301 Redirect to mobile site effecting rankings
-
On my site I redirect users when on a mobile device to be redirected to my mobile version of my site. In the last couple weeks I added that redirect in my htaccess file. I just realized today that I am doing a 301 redirect. In the last few weeks my ranking have gotten lower. I am starting to think that because of the redirect my mobile site is not as optimized as my regular site and therefor is effecting my rankings.
My question is how can I redirect my users to my mobile site but not use a 301 AND how do I get google to use my main site content for ranking on the mobile side. I want to go back to getting my search rankings on the mobile side using my main sites content. Can I simply remove the 301 on the redirect?
Hope that makes sense.
-
How do I reverse it so that google will use my desktop to rank my site on mobile? Do I simply redirect without the 301?
-
The results are the same on both pages for sure.
I was using a htaccess file to do it with a 301.
RewriteCond %{REQUEST_URI} !^/m/.$RewriteCond %{HTTP_USER_AGENT} "android|blackberry|ipad|iphone|ipod|iemobile|opera mobile|palmos|webos|googlebot-mobile" [NC]RewriteRule ^(.)$ /m/ [L,R=301]
-
Not sure if this helps, but Duane Forrester from Bing stated at a conference I attended recently that it is better to use one URL for your desktop and Mobile site.
Here is an article suggesting the same: http://www.seroundtable.com/bing-mobile-seo-14861.html
One thing he did say was that if I come to your site via my desktop and do a search, I would like to obtain the same results if I searched your site on my phone.
The article does state that in some cases you would want to have different mobile pages from your desktop version.
Also, how have you applied a 301 redirect for mobile pages only?
-
I am using the following script that works well which may help you?
But the question I have to add to the discussion is from the jquerymobile site I want to add a link to the full website if the user chooses to view the full site.
The problem with the above script is that because there is a redirect to the mobile site it ends up in a loop so the user can never see the full website if they so wish
1.) How can I get around this? (I would rather use javascript if possible because some of my sites are not using php
2.) Will Google see the content on the mobile pages as duplicate content? At present I have put a noindex on the mobile site - is this the correct way of dealing with it?
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
-
Improving the search function on my site...
Hi all, The search function on my site is pretty bad... it basically lists every single product for any search query. Has anyone got experience integrating a 3rd party tool such as Google Custom Search or Pardot and if so which would you recommend? Alternatively, any tips on improving/ creating rules for site search would be appreciated. https://www.boardwarehouse.co.uk/ Thanks, Alick
On-Page Optimization | | Alick3000 -
Does keyword usage in the footer have an effect on how high a page ranks?
My client has a lot of text about their company in their footer. Is the text in the footer associated with the on page keyword usage and density for all pages or none of the pages?
On-Page Optimization | | Santaur0 -
Rankings going down and down. Help!
I just joined a company as an in house seo. When I looked at their rankings I noticed a downward trend. How can I reverse that? I'm currently working on their onsite optimization, but is there anything more that I can do? edit
On-Page Optimization | | EcomLkwd0 -
Site Cleanup Operation
Hi, I hope you can help, I have been asked to look at a friends site that is simply shocking, but somehow ranks for its main target keywords, mainly because they are easy. But going through the site he has like 350 links on his menus that are all follow so I need to change them to nofollow, but should anything else normally be marked such as no index etc on a menu link. Also upon doing a Moz scan there are something like 250 missing meta descriptions from old blog posts. When I looked closer they had been using the blog section for posting relevant news headlines, but thats it, So he has 250 useless, low quality blog posts. My question is, what should I really do with them, ie delete, redirect, canonical etc. Any help is much appreciated. Thanks Paul
On-Page Optimization | | propertyhunter0 -
The best way to redirect to www
What is the best way to redirect non www to www. I saw a lot of the solution. is this one ok? RewriteCond %{HTTP_HOST} !^www.seomoz.org [NC] RewriteRule (.*) http://www.seomoz.org/$1 [L,R=301]
On-Page Optimization | | bruki0 -
Checking for content originality in a site
two part question on original content How would you go about checking if a site holds original content accept the long search quary within Google? ans also if I find many sites carrying my content and I am the original source should I replace the content? thanks
On-Page Optimization | | ciznerguy0 -
My site has been dropping, not sure why!
My site has been dropping in the rankings, not sure - my metrics seem better than my competitors. Historically I have been a very stable #2 for my main term, but now it's down to 7! According to SEO Moz, my domain authority is 32, while my better performing competitors are are 26, 11, and 1! Have more links than they do. Trying to think it through, not sure what is happening. My home page bounces at a low 20%-ish, other Google Analytics are good. I have a company Facebook account, occasionally upload YouTube vids, do online press releases, etc. I do have to target several metros scattered across the state, while my competitors usually focus on one major metro. I do have some SEO Moz errors, which focus on dup content due to our web editor's naming system. An example would be domain.com/keyword-keyword-i-14 vs. domain/differnet keyword-different better keyword-i-14. 14 would be the actual page number. Our system lets me change the page title keywords, as I've added new links and pages over the years there are some dupes. The only major change is I've added a password protected section for sales rep materials. The hosting/web guru firm we use has assured me Google doesn't see pages behind the password portection. Not sure if Google is testing a new SERP formula. All social media or non-website results seem to have dropped out of search for my terms. Just local business sites like mine and some directory sites remain. Any advice or private consult would be greatly appreciated as I am a ... self taught 'OneManBand' for high tech marketing in our company. Thanks
On-Page Optimization | | OneManBand0 -
301 redirects / clean urls
hello everyone, we moved our site to a new platform that has url rewrite feature. we are building out a spreadsheet of the old aspx urls and the corresponding page on the new site. my dev tells me that its not important to redirect the old page to the new "clean url" page which sounds a bit odd to me ..example below. okay. so he says its the same difference to 301 redirect this url: http://72.3.181.97/catalog/DesignerDogBeds.aspx to this urls: https://www.k9electronics.com/product.php?productid=3474 instead of this clean url: http://www.k9electronics.com/designer-dog-beds/ can anyone give me any feedback on this? thanks!
On-Page Optimization | | k9byron0