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
-
Ajax, SEO and Angular
Hi all! We have a platform which includes a housing area which is created by ajax and angular. You can see a sample here:
Technical SEO | | Eurasmus.com
eurasmus.com/en/erasmus-antwerp/student-room-accommodation It has a static version under which shows the first 18 rooms, the rest are generated by angular.
Also this static version has a dynamic text with around 400 characters. Is this the right procedure?
How would you suggest to do it?0 -
SEO Ultimate Plug in problems for SEO MOZ
Hi Newbee here! SEO ultimate seems to work ok for other url I have on this problem. http://www.pureescapism.co.uk and performing the on page grader for hair salon broadstairsI have canonicalizer on for the plug in and I have made it the rel=canonical targetIt tells me I haven't.Further down I don't get a tick also and am told : Remove all but a single canonical URL tag.Not aware I have more than one.I am also told : No More Than One Meta Description Element ( Cant see how I can do that either as I havent changed any code)Help please
Technical SEO | | Agentmorris0 -
301 redirect chains
Hi everyone, I've had my site for a while now and have changed the structure a number of times. I'm confident my 301's work well and am not concerned about dead ends on my site. My question is, is there a way to find 301 redirect chains? i.e. can I export my link data from webmaster tools and run it through some software that tells me how many steps my 301's are taking to get to the final page? I don't know for sure that there are long 301 chains in my link structure, but I have a suspicion and it's very hard to check by going through them manually. Thanks in advance Will
Technical SEO | | madegood0 -
Multiple domain SEO strategy
Hi Mozzers I'm an AM at a web dev. We're building a new site for a client who sells paint to different markets: Paint for boats Paint for construction industry Paint for, well you get the idea! Would we be better off setting up separate domains - boatpaintxxx.com, housepaintxxx.com, etc - and treat each as a searate microsites for standalone SEO activity or have them as individual pages/sub doms from a single domain - paints4all.com or something? From what i've read today, including the excellent Beginners Guide - I'm guessing there's no definitive answer! Feedback appreciated! Thanks.
Technical SEO | | rikmon0 -
Homepage not showing for searches
Hi Looking for a bit advice our client - www.financial-wise.co.uk We worked with this client on his old website www.mortgage-wise.co.uk we had him ranking for most local searches. The client then re-branded the full company and got another company in to do this, they did him new website www.financial-wise.co.uk, the company then launched the new domain with the old one still showing, some of the content was the same, including homepage. Anyway the issue im having now is, for certain searches im struggling to get them ranking again and for searches such as financial wise, its inner pages showing instead of the homepage? I have che checked and homepage is indexed, i have also re-written all the text on the homepage but still having some issue, its almost like the homepage has been penalised any help would be great?
Technical SEO | | rfksolutionsltd0 -
301 Redirection of entire section to the homepage
Hi Guys, So here's the deal. Let's say I have a site at mysite.com/ which talks about tomatoes, and I also have a subsection that talks about potatoes at mysite.com/potatoes I want to stop providing information about potatoes altogether so i'm thinking about doing a 301 redirection from all of the pages at mysite.com/potatoes(.*) to the home page. The thing is, mysite.com/potatoes actually has a great page authority (3475 links from 145 domains) so I really don't wan to lose all that juice... Here are my questions: Will the links be added to the ones i have for the homepage already? Since my home page and my /potatoes section ranked for 2 different subjects, how is this transfer going to affect my rankings for the homepage? will it now also rank for both tomatoes AND potatoes? How much time does it usually take for google to recognize the 301 and pass the link juice? Any other tips on optimizing this process? Thank you for your time! -francois
Technical SEO | | nyakim0 -
301 Redirects - SEO Benefit?
Hello, Years ago, our company started out as a Yahoo store. We've since moved onto another website with its own shopping cart but since the Yahoo store is almost 10 years old, there's a lot of history there and it still exists with the occasional order. We currently use it for reputation management purposes with links to our real ecommerce site but we're thinking of just redirecting the Yahoo store to our ecommerce site. Is there any SEO benefit in doing this? We were also kind of penalized by Panda. Would this help us out at all (the descriptions on both sites could be considered duplicate content).
Technical SEO | | airnwater0 -
301 redirects
Hi Guys, Question,
Technical SEO | | VividLime
Lets say I have a page oldfile.php at position #2 then set-up a redirection in the following way 100 incoming external links--> oldfile.php [301 to] newfile.php Google comes along and updates its index to newfile.php and ranking of newfile.php remains at position #2. Everything is good. Lets say in 5months, I come along and delete oldfile.php so we have
100 incoming external links--> deleted(oldfile.php) or 100 incoming external links-->404 error. |||| newfile.php Do I then loose the rankings on newfile.php. My thinking is that now that all the external links now point to a page not found, newfile.php should loose rankings Am I correct in my assumption?0