Moving from www.domain.com/nameofblog to www.domain.com/blog
-
Describe your question in detail. The more information you give, the better! It helps give context for a great answer
I have had my blog located at www.legacytravel.com/ramblings for a while. I now believe that, from an SEO perspective, it would be preferable to move it to www.legacytravel.com/blog.
So, I want to be able to not lose any links (few though they may be) with the move. I believe I would need to do a 301 redirect in the htaccess file of www.legacytravel.com that will tell anyone who comes knocking on the door of www.legacytravel.com/ramblings/blah blah blah that now what they want is at www.legacytravel.com/blog/blah blah blah
-
Is that correct?
-
What would the entry look like in the htaccess?
Thank you in advance.
-
-
Well, it sounds like it may not be worth the brain damage to make the change. Is that what I'm hearing?
If that's the case, I'm good with that!
-
I am not sure if there is any big of a SEO different in having your own blog name or the word blog itself. It is only important when you have lot of audience who is linking back to you and you have witnessed that as a standard they link your blog section by adding /blog to your domain name in any other case having a blog name or a word blog will make no big difference.
If you ideally want to redirect just go to your .htaccess file and include the following one line code.
Redirect 301 / ramblings /blog (code valid for your blog)
Once you will do that the browser will read the instructions and take you to the new URL instead of the previous one and your link juice will also transfer to the ne domain.
Hope this helps!
-
You didn't ask about this but I think that it is worth considering... Let's say that you have a wordpress install on somedomain.com/blog/ and another one on somedomain.com/anythingelse/.
The install at somedomain.com/blog/ is going to attract a lot more weasels and is almost askin' people to throw wrenches at you.
Just my two cents.
-
You are spot on.
RewriteRule ^subdirectory/(.*)$ /anotherdirectory/$1 [R=301,NC,L]
Taken from: http://coolestguidesontheplanet.com/redirecting-a-web-folder-directory-to-another-in-htaccess/
-
Hi cathibanks,
I don't foresee you getting a significant SEO impact by switching from /ramblings to /blog. If users easily understand that /ramblings is your site's blog, then that is all you need.
Will you get a ranking boost because you now have 'blog' in your URL? No.
Continue to concentrate on creating value-added, unique content and your blog pages will naturally increase rank.
If you think it would help user experience by switching to /blog, then I do suggest making the switch. Since you're on WordPress, you don't need to access your .htaccess file, instead you can usually use your SEO plugin (Yoast) to create a custom redirect for any page.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Blog.domain.co.uk or domain.co.uk/blog
Hi Guys, I'm just wondering which offers more SEO value and which is easier to set up out of: blog.domain.co.uk domain.co.uk/blog Thanks, Dan
Technical SEO | | Sparkstone0 -
Home Page .index.htm and .com Duplicate Page Content/Title
I have been whittling away at the duplicate content on my clients' sites, thanks to SEOmoz's pro report, and have been getting push back from the account manager at register.com (the site was built here and the owner doesn't want to move it). He says these are the exact same page and he can't access one to redirect to the other. Any suggestions? The SEOmoz report says there is duplicate content on both these urls: Durango Mountain Biking | Durango Mountain Resort - Cascade Village http://www.cascadevillagehotel.com/index.htm Durango Mountain Biking | Durango Mountain Resort - Cascade Village http://www.cascadevillagehotel.com/ Your help is greatly appreciated! Sheryl
Technical SEO | | TOMMarketingLtd.0 -
How can I prevent duplicate content between www.page.com/ and www.page.com
SEOMoz's recent crawl showed me that I had an error for duplicate content and duplicate page titles. This is a problem because it found the same page twice because of a '/' on the end of one url. e.g. www.page.com/ vs. www.page.com My question is do I need to be concerned about this. And is there anything I should put in my htaccess file to prevent this happening. Thanks!
Technical SEO | | onlineexpression
Karl0 -
Where to host my blog
If I cannot have my blog on my main site, what is the second best option? It is currently on Blogger, but I am wondering if it would be worth it to move it to blog.mainsite.com. Thanks!
Technical SEO | | AlightAnalytics0 -
How do I redirect non www pages to www on a windows server?
As the .htaccess file cannot be worked on, I added this php code 301 redirect if the URL does not contain a www on all the pages (small website - 10 pages) : header( "HTTP/1.1 301 Moved Permanently" ); header( "Location: $location" ); I want to know if this is ok for SEO? Has anyone done this on a windows server? Or if you have any better methods, it would be great if you can share. Please help. Thanks.
Technical SEO | | ArjunRajkumar0 -
Domain Transfer Process / Bulk 301's Using IIS
Hi guys - I am getting ready to do a complete domain transfer from one domain to another completely different domain for a client due to a branding/name change. 2 things - first, I wanted to lay out a summary of my process and see if everyone agrees that its a good approach, and second, my client is using IIS, so I wanted to see if anyone out there knows a bulk tool that can be used to implement 301's on the hundreds of pages that the site contains? I have found the process to redirect each individual page, but over hundreds its a daunting task to look at. The nice thing about the domain transfer is that it is going to be a literal 1:1 transfer, with the only things changing being the logo and the name mentions. Everything else is going to stay exactly the same, for the most part. I will use dummy domain names in the explanation to keep things easy to follow: www.old-domain.com and www.new-domain.com. The client's existing home page has a 5/10 GPR, so of course, transferring Mojo is very important. The process: Clean up existing site 404's, duplicate tags and titles, etc. (good time to clean house). Create identical domain structure tree, changing all URL's (for instance) from www.old-domain.com/freestuff to www.newdomain.com/freestuff. Push several pages to a dev environment to test (dev.new-domain.com). Also, replace all instances of old brand name (images and text) with new brand name. Set up 301 redirects (here is where my IIS question comes in below). Each page will be set up to redirect to the new permanent destination with a 301. TEST a few. Choose lowest traffic time of week (from analytics data) to make the transfer ALL AT ONCE, including pushing new content live to the server for www.new-domain.com and implementing the 301's. As opposed to moving over parts of the site in chunks, moving the site over in one swoop avoids potential duplicate content issues, since the content on the new domain is essentially exactly the same as the old domain. Of course, all of the steps so far would apply to the existing sub-domains as well, IE video.new-domain.com. Check for errors and problems with resolution issues. Check again. Check again. Write to (as many as possible) link partners and inform them of new domain and ask links to be switched (for existing links) and updated (for future links) to the new domain. Even though 301's will redirect link juice, the actual link to the new domain page without the redirect is preferred. Track rank of targeted keywords, overall domain importance and GPR over time to ensure that you re-establish your Mojo quickly. That's it! Ok, so everyone, please give me your feedback on that process!! Secondly, as you can see in the middle of that process, the "implement 301's" section seems easier said than done, especially when you are redirecting each page individually (would take days). So, the question here is, does anyone know of a way to implement bulk 301's for each individual page using IIS? From what I understand, in an Apache environment .htaccess can be used, but I really have not been able to find any info regarding how to do this in bulk using IIS. Any help here would be GREATLY APPRECIATED!!
Technical SEO | | Bandicoot0 -
Any input / pointers for my upcoming Ecommerce move?
I posted this as a reply on my other question, but never got another responce... I am basically moving ecommerce platforms to answer your question. I am keep the same domain (www.stbands.com). If you want to get even more specific i am moving from storesonline to corecommerce. Here's some more info: All meta tags, URLS, content is virtually going to be the same except my product pages and normal pages will end with .html, however my category pages will still be /categoryname (like a directory). My category URLS seem to build in a mod re-write fashion, which I hear is better for SEO (like /sweatbands/head-sweatbands/). I have set all my pages to use the rel=cananical tag, so if you are on the category /sweatbands/head-sweatbands/ it cananicals back to /head-sweatbands The images are changing names as I upload them on a product because it auto creates new sizes. This differs from our old host and may affect our vertical image rankings. Should I 301 the image URLS? I am keeping the www. in my domain name, as opposed to just domain.com to keep everything the same. CoreCommerce automatically seems to make my products uppercase in the URL as they are in the title, but the url works both lowercase and uppercase so its not case sensitive. This is just an overview of some things I think I have most of my bases covered, but i'm aiming for a april 1st launch / move for the new site. Do you guys have any other pointers / suggestions?
Technical SEO | | Hyrule0 -
.htaccess and www - non www
Recently I have taken over a website and I made a pretty colossal mistake. The site was properly constructed via .htaccess to a www domain. Typically I roll without it and I made a bad assumption that the .htaccess was not previously set correctly because there were hundreds of fundamental mistakes. After a couple of days I noticed the mistake but some of our new (non www) have picked up some solid links etc. So now I feel that I am in a nightmare of creating redirects etc. So should I switch back to WWW or not? Does it matter at this point?
Technical SEO | | mikeusry0