Homepage 301 and SEO Help
-
Hi All,
Does redirecting alternate versions of my homepage with a 301 only improve reporting, or are there SEO benefits as well. We recently changed over our servers and this wasn't set-up as before and I've noticed a drop in our organic search traffic. i.e. there was no 301 sending mywebsite.com traffic to www.mywebsite.com
Thanks in advance for any comments or help.
-
Hi Mick,
One more question if you don't mind, how would this affect my traffic results? Could this be why my direct is off so much? Or would it show in my organic traffic?
My Direct traffic used to be 3x or 4x by Organic or Paid traffic, now it's barely 1/10th. Cheers.
-
Thanks Mick, appreciate you taking the time to look at it. I'll get on this asap!
-
This is not implemented. You have both www and non www URLs along with /index.php for the homepage. This needs to be implemented in your htaccess file with something like (ensure you backup existing file):
Redirect non-www urls to www
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.4cabling.com.au
RewriteRule (.*) http://www.4cabling.com.au/$1 [R=301,L]Remove index from URL
RewriteRule ^(.*)index.(htm|html|php)$ http://%{HTTP_HOST}/$1 [R=301,L]
Your page load is woeful and you need to address - https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2F4cabling.com.au%2F&tab=desktop
Also, you have not got canonical tags set up for each page which I would recommend
-
-
What is the URL?
-
Follow Up:
So, I had our SEO guy do a 301 for both versions of our homepage, and now every single page on our site is showing as duplicate content! Is this just a reporting thing, or do they have no idea what they are doing?
-
Cheers, will get our devs on this asap.
-
Thanks,
Page load is good, pages are indexed, but we did get an error in Google Analytics showing that we needed to 301 our homepage, but when I showed it to them they said it wasn't a big deal!!!!
They've since done the 301, but I think I need to learn to do it myself for next time.
-
If you have changed servers I would double check a few things. This is stuff to rule out:
- Page load speed should be good
- All your pages are still indexed in Google
- There are no warnings in Google Webmaster Tools
- Have a look through your link profile - if the majority of links are to non www then the 301s will shave an edge off the link value from those links. You are right to do the 301, so if this the case see if you can update those links.
- Have you implemented any other internal 301s to new URLs
-
It is very important redirect all the alternate versions of your home page to be permanently redirect to the preferred version of the home page. Search Engines ideally consider unique URLs to be a separate page on the website and if two different URLs contain the same content that will be considered as duplicate content which actually can hurt your SERP rankings.
For example:
- http://www.example.com/xyz - http://www.example.com.xyz.html
these two URLs are different in the eye of Google and if it displays the same content that will be considered as duplicate content. In order to stay away from this problem you should set 301 redirects to all alternate versions of your home page.
Hope this helps!
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
-
301 Redirects Backlinks?
I am wondering how many people still getting results from 301 redirects from high authority expired domains..? I read few case studies on detailed dot com where the shared some people still making big bucks from this strategy which i think 10beast also implemented few years back.? Is it worth it to test out 301 redirects to money sites.? How many people on the moz community here have implemented this strategy in practical and can share some insights and pros and cons of doing 301 redirects? Many Thanks.
Technical SEO | | asifseo0980 -
301 Redirecting http to https
In the Moz Site Crawl issue, I was seeing an error that said we were temporarily redirecting our homepage to https URLs. So I changed the code in htaccess to make it 301 redirect but I'm still getting the same error. I implemented it last week and we just had a new crawl yesterday. Here is the new code: RewriteEngine on
Technical SEO | | Heydarian
RewriteCond %{HTTP_HOST} ^heritagelawmarketing.com [NC]
RewriteRule ^(.*)$ http://www.heritagelawmarketing.com/$1 [L,R=301,NC] Does anyone know why I'm still getting 302 redirects? Thanks0 -
Badges & SEO
Hello, Moz Community! We're working on creating an affiliate badge for events that make our best-of list and we're wondering: if every event website embedded the badge (could be as many as 70), would having the same image hosting URL for each one raise concerns with Google? Thanks!
Technical SEO | | EveryActionHQ0 -
I have a GoDaddy website and have multiple homepages
I have GoDaddy website builder and a new website http://ecuadorvisapros.com and I notices through your crawl test that there are 3 home pages http://ecuadorvisapros with a 302 temporary redirect, http://www.ecuadorvisapros.com/ with no redirect and http://www.ecuadorvisapros/home.html. GoDaddy says there is only one home page. Is this going to kill my chances of having a successful website and can this be fixed? Or can it. I actually went with the SEO version thinking it would be better, but it wants to auto change my settings that I worked so hard at with your sites help. Please keep it simple, I am a novice although I have had websites in the past I know more about the what's than the how's of websites. Thanks,
Technical SEO | | ScottR.0 -
2 Versions of Same Homepage
We want to show new and returning visitors different versions of our homepage (same URL) What, if anything, should we use as the markup to tell Google what we are doing?
Technical SEO | | theLotter
Any danger that Google will think we are cloaking? Thanks!0 -
301 redirect after penalty to domain which currently 301 to the penalised domain
Hello all, As I have mentioned in another Q&A, one of our new clients got hit by manual penalty. I checked their link profile and there was a lot of black hat involved. Long story sort, I submitted a reconsiderationr equest which was not enough as it seems 99,9% of his links are bad links. We took the decision to move a newly launched web site from www.websitename.com to www.website-name.com with the latter being an old domain name with good authority and clean link profile. The problem is that at the moment the www.website-name.com is set to 301 redirect to www.websitename.com and what we want to do now is take the web site off www.websitename.com and launch (not 301 as we dont want to pass the penalty to the clean domain) it to www.website-name.com. What is the best practise for this particular case and are there any things i should pay attention to? I would appreciate your advise!
Technical SEO | | artdivision0 -
301 issue in IE9
My development team recently discovered an issue with 301 redirects caching in IE9. They did some research and found the situation was very complicated so their solution was to use 302s and no longer use 301s. As a temporary solution to a few URLs I was okay with this, but we have a site redesign launching in a few months and I am quite worried if we have to do all of our redirects as 302s. Has anyone else had this issue with IE9 and 301s. I could use any advice on how to overcome this issue. Thanks!
Technical SEO | | SEI0 -
301 redirect to new website
We are migrating to a new website that will be using entirely new URLs under the same domain as the old website. The old website is a custom PHP script and the new website uses Drupal. I know that I should use individual 301 redirects to the corresponding new pages. My question is just how to set up the hundreds of 301 redirects from the old website to the new one? Here is the process I've come up with. Please let me know if there is an easier and better way for this. Before actually changing to the new website: download an advanced report with all pages on this domain from OSE. Find corresponding pages on the new website Make the hundreds of 301 redirect lines in an .htaccess file with the following code: redirect 301 /oldurl.html http://domain.com/the-full-url Thanks in advance for your help!
Technical SEO | | qbeeker0