====
before:http://www.example.com/?m=200707
after:http://www.example.com/blog/2007/07/
====
Because there is a permanent link function,
WordPress can easily realize URL such as the above. The method is as follows.

Step1)
Install [WordPress on Zen-Cart] by a method of
[a] Wordpress and Zen-Cart into separate directories.

Step2)
Install Ultimate SEO URLs.

Step3)
access WordPress admin > Options > General
Change Blog address (URL):
before:[ZENCART URL] >>> after:[ZENCART URL]/blog

Step4)
Access WordPress admin > Options > Permalink
Select Common options:

Step5)
Add the following to the bottom line of .htaccess
RewriteRule ^blog/ index\.php?main_page=wordpress&%{QUERY_STRING} [L]
htaccess sample
htaccess sample

Related Ads