Is there an advantage to using rel=canonical rather than noindex on pages on my mobile site (m.company.com)?
-
Is there an advantage to using link rel=alternate (as recommended by Google) rather than noindex on pages on my mobile site (m.company.com)?
The content on the mobile pages is very similar to the content on the desktop site. I see Google recommends canonical and alternate tags, but what are the benefits of using those rather than noindex?
-
If we can't change the tags before launch, but change them immediately after, how long does it take Google to recognize the change and adjust our ranking? Will we be digging ourselves out of a hole if we implement it the wrong way and fix it shortly after?
-
Hi Jennifer,
You should definitely index the mobile site. As long as you correctly implement the mobile switchboard tags (which are basically a mobile-specific version of the standard rel=canonical/rel=alternate approach) this will not lead to duplication but rather to the correct version of the page showing up for mobile searches.
There is some discussion around whether or not Google currently has a separate index for mobile search (in any case they are likely to in future if they don't currently) but they definitely have a separate mobile crawler, which spoofs an iPhone user-agent. If you noindex all the mobile pages and redirect mobile user-agents to mobile versions of your pages, what the mobile crawler will see is your whole site as noindexed.
-
Isn't a noindex page still crawlable though? We are not disallowing it in robots.txt - they just don't want both the mobile site and the desktop site showing up in the search index.
My developers are telling me that if the desktop site redirects a mobile user to the mobile site, it will get the mobile friendly tag. (It's a separate subsite, rather than dynamic serving on the same URL).
-
Google gives mobile friendly pages preference on mobile users SERPs. When they crawl your site they determine if a page is "mobile friendly" and they index it to serve.
Since the mobile-friendly update on April 21st of this year, Google will favor mobile friendly and responsive pages on mobile device SERPs.
Use this tool to verify that your pages are mobile friendly
If you no index your mobile pages, they will not be crawled and assessed as mobile friendly. Thereby negating the whole point of having a mobile version of your site. Stick to Rel=canonical to tell google which page is authentic/original. Add the rel="canonical" tag to point to the desktop and the rel="alternate" on the desktop site to point to the mobile site.
Check mobile configuration - go to option, Dynamic Serving
Use the bots name "Googlebot-Mobile" to differentiate which version of your site to serve. Serve up the mobile version when that bot name visits for a crawl. Check in the User-agent header.
Specifically referenced -
"Once Googlebot-Mobile crawls your URLs, we then check for whether the URL is viewable on a mobile device. Pages we determine aren't viewable on a mobile phone won't be included in our mobile site index (although they may be included in the regular web index)."
Also, check out the Webmasters Mobile Documentation.
Once Googlebot-Mobile crawls your URLs, we then check for whether the URL is viewable on a mobile device. Pages we determine aren't viewable on a mobile phone won't be included in our mobile site index (although they may be included in the regular web index).
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
-
Rel canonical tag from shopify page to wordpress site page
We have pages on our shopify site example - https://shop.example.com/collections/cast-aluminum-plaques/products/cast-aluminum-address-plaque That we want to put a rel canonical tag on to direct to our wordpress site page - https://www.example.com/aluminum-plaques/ We have links form the wordpress page to the shop page, and over time ahve found that google has ranked the shop pages over the wp pages, which we do not want. So we want to put rel canonical tags on the shop pages to say the wp page is the authority. I hope that makes sense, and I would appreciate your feeback and best solution. Thanks! Is that possible?
Intermediate & Advanced SEO | | shabbirmoosa0 -
Use hreflang on links without rel alternative?
Does it do any good to use hreflang on links without rel="alternative" ? We have on each page a possibility to go to another language, but the languages root page and not an alternative version of that specific article.
Intermediate & Advanced SEO | | Preen0 -
Best support site software to use
Hi Guys We currently use Desk to run our company support site, it seems ok (I don't administer it), however is it very template driven and doesn't allow useful tools such as being able to add metadata to each page (hence in our Moz crawl tests we get a large number of no metadata errors (which seems like a lost opportunity for us to optimise the site). Our support team are looking to implement MadCap Flare as an information management tool, however this tool outputs HTML as iframes which obviously make it hard for google to crawl the content. We recently implemented HubSpot as our content marketing platform which is great, and we'd love to have the support site hosted on this (great for tracking traffic etc), however as far as I'm aware MadCap Flare doesn't integrate directly with HubSpot....so looking for suggestions on what others are successfully using to host/manage their SEO optimised support sites? Cheers Matt
Intermediate & Advanced SEO | | SnapComms0 -
Canonical URL on search result pages
Hi there, Our company sells educational videos to Nurses via subscription. I've been looking at their video search results page:
Intermediate & Advanced SEO | | 9868john
http://www.nursesfornurses.com.au/cpd When you click on a category, the URL appears like this:
http://www.nursesfornurses.com.au/cpd?view=category&cat=9&name=Acute+Surgical+Nursing
http://www.nursesfornurses.com.au/cpd?view=category&cat=6&name=Medications Would this be an instance where i'd use the canonical tag to redirect each search results page? Bearing in mind the /cpd page is under /Nursing cpd, and that /Nursing cpd is our best performing page in search engines, would it be better to refer it to the 'Nursing CPD' rather than 'CPD' page? Any advice is very welcome,
Thanks,
John0 -
301 redirect or rel=canonical
On my site, which I created with Joomla, there seems to be a lot of duplicated pages. I was wondering which would be better, 301 redirect or rel=canonical. On SeoMoz Pro "help" they suggest only the rel=canonical and dont mention 301 redirect. However, ive read many other say that 301 redirect should be the number one option. Also, does 301 redirect help solve the crawling errors, in other words, does it get rid of the errors of "duplicate page content?" Ive read that re-=canonical does not right? Thanks!
Intermediate & Advanced SEO | | waltergah0 -
There's a website I'm working with that has a .php extension. All the pages do. What's the best practice to remove the .php extension across all pages?
Client wishes to drop the .php extension on all their pages (they've got around 2k pages). I assured them that wasn't necessary. However, in the event that I do end up doing this what's the best practices way (and easiest way) to do this? This is also a WordPress site. Thanks.
Intermediate & Advanced SEO | | digisavvy0 -
<rel canonical="">and Query Strings</rel>
How are you supposed to <rel canonical="" tag="">a page with a query string that has already been indexed? It's not like you're serving that page from a CMS where you have an original page with content to add to the head tag.</rel> For example.... Original Page = http://www.example.com/about/products.php Query String Page = http://www.example.com/about/products.php?src=FrontDoorBox Would adding the <rel canonical="" tag="">to the original page, referencing itself, be the solution so that the next time the original page is crawled, the bot will know that the previously indexed URL with query string should actually be the "original"? That's the only solution I can come up with because there's no way to find the query string rendered page to tag with the canonical.....</rel>
Intermediate & Advanced SEO | | Yun0 -
Building a mobile site.
We are building a mobile site that will be launching in another month. I’m concerned that the mobile site will start catabolizing our traditional rankings. Is there a way to keep this from happening? Should we utilize the cross domain canonical tag and point back to the traditional site URLs?
Intermediate & Advanced SEO | | SEO-Team0