New Zenner
- Join Date:
- Aug 2006
- Posts:
- 12
- Plugin Contributions:
- 0
Error after installed wordpress in subfolder under zencart - SEO URL conflicting
First, I installed zencart under the /public_html/, and i used Ultimate_SEO_URLs
So when i access https://www.myshop.com ,it will show the store. Since then, everthing works well.
But then i created a folder under the /public_html/ named as blog. After that, i installed wordpress2.3(it's not the plugin wordpress for zencart) under blog folder. I can access the main page of blog https://www.myshop.com/blog/
But seems the Ultimate_SEO_URLs rewrite all urls including the blog, so each time i open the blog categorie,it leads me to the store page.
Anyone know how to control the Ultimate_SEO_URLs, and let it only rewrite zencart but others folders under /public_html/
i guess i should write something in .htaccess ,but i don't have any clue. :cry: