﻿=== Page As Subdomain Lite ===
Contributors: zinger252, chandusoft
Donate link: https://webostock.com/market-item/wordpress-page-as-subdomain-pro/8860/
Tags: subdomain, pages, seo, page
Requires at least: 3.0.1
Tested up to: 6.9
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Convert page into Subdomain, instanly convert any wordpress page to subdomain, i.e page-name.site.com

== Description ==


As the title WordPress Page as Subdomain Lite says it all this plugin convert any of your single page into sub domain used for wordpress seo.

WordPress Page as Subdomain Pro empower WordPress to easily convert any single page into Subdomains for website.

= IMPORTANT =


Do not forget to setup a WildCard Subdomain.

= Usage =

[youtube https://www.youtube.com/watch?v=Vdcu7M5VT4c]

With Better Voice
[youtube https://www.youtube.com/watch?v=MOWZXJz17-I]

Simply Create a Page. Then Visit Pages > Subdomains > Select Page from dropdown and hit Save Settings.
You may require one time Configuration of adding Wildcard Subdomain but most of the Host already did it. 
If you want to know how to add Wildcard Subdomain 
[Click here](https://codex.wordpress.org/Configuring_Wildcard_Subdomains/)



= Pro Features =

- Convert All Pages to Subdomain

- Exclude Pages

- Login Cookie


[Get Pro](https://webostock.com/market-item/wordpress-page-as-subdomain-pro/8860/)


= Related Plugins =
[Post As Subdomain Free](http://wordpress.org/plugins/post-as-subdomain-free)
[Post As Subdomain Pro](https://webostock.com/market-item/wordpress-post-subdomain-pro-2/31781/)
[Category Subdomain Pro](https://webostock.com/market-item/category-subdomain-pro/31782/)
[WooCommerce Category Subdomain Pro](https://webostock.com/market-item/woocommerce-category-subdomain-pro-2/31783/)
[Page as Subdomain Pro](https://webostock.com/market-item/wordpress-page-subdomain-pro/31776/)


= Troubleshoot =

Getting Logged out issue?
Set following in your wp-config.php replace domain.com with your domain, notice the dot before domain.

`define('COOKIE_DOMAIN', '.domain.com');
define('COOKIEPATH', '/');
define('COOKIEHASH', md5('domain.com'));`



No �Access-Control-Allow-Origin�
Add following to your .htaccess file.

THIS WILL BE YOUR COMPLETE HTACCESS FILE. [CLICK HERE](https://pastebin.com/s9HSZfps)

`Header set Access-Control-Allow-Origin "*"`


= Discussion about SEO and Subdomains =
[youtube https://www.youtube.com/watch?v=G_3ySITP4O8]

== Installation ==

1. Unzip `zip` and Upload Folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Visit Pages > Subdomain > Enter Page ID > Save.


== Frequently Asked Questions ==

= How to configure a WildCard Subdomain =

Read the following tutorial [Configuring_Wildcard_Subdomains](https://codex.wordpress.org/Configuring_Wildcard_Subdomains)


= Where to set the page id to be subdomain? =

In Admin Dashboard Visit Page > Subdomain > Enter Page ID > Save

= Where to find page ID? =

In your Admin Dashboard Click EDIT on any page, and see the URL in address bar and file the value of post=YOURPAGEID


== Changelog ==

= 2.5.1 =
* Minor Bug fixed

= 2.5 =
* fixed URLs not working in admin panel

= 2.3 =
* js elementor fix

= 2.2 =
* Added Do not track option, to disable tracking of email address and added privacy policy.
* Files Structure changed.

= 2.0.1 =
* Added SSL Seurity

= 2.0 =
* Added Seurity

= 1.5 =
* Added Dropdown to select a page.
* Added link to WildCard Configuration Giude.
* Few bug fixed.

= 1.2 =
* Bug Fixed

== Upgrade Notice ==

= 1.5 =
This Version will fix few bugs, will also show dropdown in the subdomain menu, made easier for users to find their page.

= 1.2 =
This Version will fix few bugs.