Bhagyesh25 Posted July 11, 2015 Share Posted July 11, 2015 Hi, Is it possible to create a subdomain blog.domain.com with a prestashop module? How to create it then? If not , what would be the best alternative to get a simple blog with a subdomain? Link to comment Share on other sites More sharing options...
gonebdg - webindoshop.com Posted July 11, 2015 Share Posted July 11, 2015 Subdomain can be created within your hosting control panel or your domain registar, NOT with prestashop and its modules The best alternative is to install blog software like Wordpress on your subdomain. In case you still want to use the integrated blog module, after your subdomain is ready and a blog module has been installed on your prestashop, you will need to modify your blog module to disable or modify /blog/ URL rewrite (so it wont be pointing to your prestashop domain), or create permanent redirect to blog.domain.com and then setting up an "index" page to show your blog content on blog.domain.com Maybe you can set the DocumentRoot of blog.domain.com to /YOUR_PRESTASHOP_INSTALLATION_PATH/modules/your_blog_module/modification/ where the /modification/ directory is a place where all of your modification reside. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now