Descripción
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
Instalación
- 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.
Preguntas frecuentes
-
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.
Reseñas
Colaboradores y desarrolladores
«Category Subdomains for Woocommerce by TheCartPress» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Category Subdomains for Woocommerce by TheCartPress» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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