
內容簡介
如標題 WordPress Page as Subdomain Lite 所述,此外掛可將任何單一頁面轉換為子網域,以增強 WordPress 的 SEO 功能。
WordPress Page as Subdomain Pro 可輕鬆地將任何單一頁面轉換為子網域,作為網站使用。
重要提示
請勿忘記設置萬用子網域。
使用說明
使用 Better Voice:
只需建立一個頁面。然後訪問Pages > Subdomains > 從下拉選單中選擇頁面,然後點擊保存設置。
您可能需要進行一次萬用子網域的設置,但大多數主機已經設置好了。
若您想要了解如何添加萬用子網域
點擊這裡
示範
查看示範
獲取萬用 SSL 証書 $98.60
使用優惠券 PAGESUBDOMAIN 可獲得 10% 折扣
獲取簡單 SSL 証書 $13.60
專業版功能
將所有頁面轉換為子網域
排除某些頁面
登錄 Cookie
獲取專業版
相關外掛
Post As Subdomain Free
Post As Subdomain Pro
Category Subdomain Pro
WooCommerce Category Subdomain Pro
Page as Subdomain Pro
故障排除
登出問題?
在您的 wp-config.php 中設置以下替換 domain.com 為您的網址,請注意網址前的點。
define('COOKIE_DOMAIN', '.domain.com');
define('COOKIEPATH', '/');
define('COOKIEHASH', md5('domain.com'));
沒有「訪問控制允許起源」?
在您的 .htaccess 檔案中加入以下內容。
這將是您完整的 .htaccess 文件。點擊這裡
Header set Access-Control-Allow-Origin "*"
有關 SEO 和子網域的討論
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
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
With Better Voice
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
Pro Features
Convert All Pages to Subdomain
Exclude Pages
Login Cookie
Get Pro
Related Plugins
Post As Subdomain Free
Post As Subdomain Pro
Category Subdomain Pro
WooCommerce Category Subdomain Pro
Page as Subdomain Pro
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
Header set Access-Control-Allow-Origin "*"
Discussion about SEO and Subdomains
