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
-
Rankings have dropped but why?
Recently our keywords have plummeted with regards to anything hen related on our stag and hen website. We were on the first page ranking 6<sup>th</sup> for terms such as Newcastle hen and hen weekend Newcastle. Now were around 15th this has also began to happen with other keywords. Content wise our pages score 90+ on page optimisation, we do have various keywords on the pages alike our competitors and use the highest searched for term as our page title. Our page speed is good on mobile and desktop. I’m struggling to see why we can’t seem to crawl back up to the first page when people who are outranking us have minimal content on slow sites. I know we lack back links but this can't be the only reason? Our website is hangoverweekends.co.uk
On-Page Optimization | | andy_simpson0 -
Google rendering mobile to the right
So the website is displaying correctly in mobile devices and online tools. However, when using Google Page Speed Insights mobile or fetch as mobile in Search Console the page always loads as if it has moved 50% of the screen to the right - so whitespace on the left then 50% of the page in on the right side. I've been ignoring this. The site loads fine in devices and i've put it down to a glitch in Google, but at the same time it's been bugging me. Has anyone else seen this and should I ignore?
On-Page Optimization | | MickEdwards0 -
Site update and what to do about current keyword rank
Hi im in the process of giving my site a major update as its only one page and not responsive . The the new site will have a homepage with a list of my services with a small description of each and each service will link to its own page. My one page site at the moment ranks number one in my area for a low competition keyword (moz keyword score of 13%) of course this sends me very little traffic. With my new site im also going for more keywords but these will be Moz KWD 30% and 40%. I know this will be quite hard and take some time but i'm pretty sure I know what I need to do to get there. Now my question is what do i do with my current home page (only page) that ranks for that low comp keyword?
On-Page Optimization | | juun
I dont want to lose my rank for that, so do i make a new page on my new site that is optimized for that keyword, but then I don't want to 301 my homepage to that so I guess as its such an easy word to rank for my new page would soon rank for that? What are your thoughts and advice please, thanks in advance.1 -
How Much Does a Missing www. 301 redirect hurt a business?
We're preparing a report for a potential client, and are trying to figure out a way to estimate rankings gains. One of the major issues is a lack of a 301 redirect for non-www. domains to www. domains. We checked and there's no canonicalization, so it's a clear issue. According to Google, the non-www. links from 8 different domains. The www. version of the website has links from 248 different domains. Nearly all anchor text is branded, as they've never had any SEO work done before. Does anyone have a suggestion for approximating benefits of setting up their .htaccess file correctly? Would the benefits even be that great? We're of course advising additional things, but we just want to be more certain about this step's SEO-boost.
On-Page Optimization | | FlynnZaiger0 -
301 redirect usage
I just wondering if using a lot of 301 redirects could hurt to my seo? We have site which have a lot of content with such links: title: This Is Title page url: www.site.com/This-Is-Title-page.html and we use for each page 301 redirect to remove capital letters in url: www.site.com/this-is-title-page.html Is this is good idea and not hurting to seo ? Thanks in advance
On-Page Optimization | | bele0 -
Temp redirects of homepage URLs
Working on a site for a client and the CMS provider has all variants of their domain (.co.uk & .com and / and http:// etc) temp redirecting to the /default.aspx homepage. I know in theory that this means no Google Juice is being passed to the final location page, does this mean that all backlinks that point to their domain are not actually passing Juice onto the homepage? Thanks
On-Page Optimization | | Switch_Digital0 -
301 redirects from several sub-pages to one sub-page
Hi! I have 14 sub-pages i deleted earlier today. But ofcourse Google can still find them, and gives everyone that gives them a go a 404 error. I have come to the understading that this wil hurt the rest of my site, at least as long as Google have them indexed. These sub-pages lies in 3 different folders, and i want to redirect them to a sub-page in a folder number 4. I have already an htaccess file, but i just simply cant get it to work! It is the same file as i use for redirecting trafic from mydomain.no to www.mydomain.no, and i have tried every kind of variation i can think of with the sub-pages. Has anyone perhaps had the same problem before, or for any other reason has the solution, and can help me with how to compose the htaccess file? 🙂 You have to excuse me if i'm using the wrong terms, missing something i should have seen under water while wearing a blindfold, or i am misspelling anything. I am neither very experienced with anything surrounding seo or anything else that has with internet to do, nor am i from an englishspeaking country. Hope someone here can light up my path 🙂 Thats at least something you can say in norwegian...
On-Page Optimization | | MarieA1 -
Anchor_partial_atpiu??? in ranking factors
Could anybody explain what does it mean anchor_partial_atpiu in ranking factors http://www.seomoz.org/article/search-ranking-factors#metrics-1
On-Page Optimization | | PeterSEO0