Is there any way I can make people who visit http://www.dimensionet.com/walls get redirected to http://www.walls.dimensionet.com without hurting SEO? Thanks alot.
Mmm, that redirects but makes the wallpaper images not show. I mean once I add a .htaccess file it goes to the right site but wallpapers (Even though linked right) don't work.
Righto. I will just wait for someone to pop onto this topic, im sure Nintendo will, its only a issue as I want to keep stat checking together.
I think there's an error in the destination URL. I'm assuming it should be a subdomain of http://www.dimensionet.com whoch would make it http://walls.dimensionet.com (without the "www"). Therefore, your .htaccess line should look like this: Redirect 301 /walls http://walls.dimensionet.com Code (markup):