Beskrivning
TCP Category Subdomains plugin can converts post and woocommerce product categories to sub-domains.
Simply Create a Posts or Product Categories. All post and product categories will be included inside the plugin page. You can choose to enable or disable them.
You may require configuration on adding wildcard subdomain. Normally it will be configured by host, ask them if needed. It will increase the performance of site and will help in SEO. Plugin will also auto redirect to new subdomain link to avoid duplicate content issue.
[FREE] Maximum 5 post or product subdomains
[PREMIUM] Unlimited subdomains for all post and product categories
Upgrade to PREMIUM to enjoy unlimited domains.
IMPORTANT
Don’t forget to configure WildCard Subdomain.
Donations
Installation
- Unzip and Upload Folder to the /wp-content/plugins/ directory.
- Activate through WordPress plugin dashboard page.
- Visit TheCartPress > Category Subdomain > Choose cateories that need to set as subdomain.
- Save Changes.
Vanliga frågor
-
How to configure a WildCard Subdomain
-
Read the following tutorial https://codex.wordpress.org/Configuring_Wildcard_Subdomains
-
Where to set the subdomain
-
In Setting Menu > TCP Category Subdomains > Tick to enable product or post category > Save Changes
-
When using woocommerce, add cart not working?
-
This seems to be regarding cookies availability in subdomain issue.
one of the solution is to change the cookie domain.eg: go to wp-config file, add in define(’COOKIE_DOMAIN’, ’.example.com’); need to add
.
in front of the domain to support multiple subdomain.
Recensioner
Bidragsgivare och utvecklare
”Category Subdomains for Woocommerce by TheCartPress” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Category Subdomains for Woocommerce by TheCartPress” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.4.0
- Support subdomain for category page
1.3.0
- Add plugin link to TheCartPress sidebar menu
- Use tcp.php
1.2.0
- fix redirect bug reported
- fix unidentified index warning in menu page
1.1
- implement TheCartPress menu
- fix bugs reported
1.0
- First release