/wordpress/ v2 moved to /wordpress3/folder1/ v3
-
Hi
I had wordpress 2 working in the /wordpress/ folder. WordPress 3 was installed in /wordpress3/ and I migrated the v2 blog into a subsite of /wordpress3/ as /wordpress3/folder1/
Now there is no actual folder1 – its virtual.
Question is how do I:
1. Redirect /wordpress/2009/10/10/postname to /wordpress3/folder1/2009/10/10/postname
2. Redirect the default blog i.e. /wordpress3/ to /wordpress3/folder1.
I’ve tried many things out with my htaccess file, in the root of the site, in the old v2 folder etc but the only thing I got to work was redirecting /wordpress (without the slash) to /wordpress3/folder1/ using a 301 redirect.
The topic ‘/wordpress/ v2 moved to /wordpress3/folder1/ v3’ is closed to new replies.