I just bought a domain that I want to redirect to my fashion blog, but I've never done a redirect before . Does anyone have some simple instructions to get me started?
If you are moving a blog from a subdirectory of one site to its own domain this is what has worked for me: Redirect permanent /blog/ http://www.newdomain.com/ Just add that to your .htaccess file in your domain's root directory. Richard
Nope. Actually I want www.fashionblender.com to redirect to: http://www.viciousstyle.com/fashionnews/
Check out http://www.seocompany.ca/seo/url-redirect.html just noticed that you mentioned it is a new domain, you can use the url forwarding service provided by your domain registrar too, if your purpose is that anyone who types in your domain is forwarded to your blog.
Thanks, but I'm trying to learn as little as possible...haha. Which type of redirect should i use to redirect a new domain to my fashion blog? Ah ha! That's what I was looking for . Thank you!