How to handle .mobi and normal website for mobile search and regular search
-
Hi,
we have our regular website at jameda.de and a mobile only page at jameda.mobi
Users on mobile devices will be automatically redirected to .mobi if they click on a link to jameda.de in the SERPs.
What is the best practice to ensure, that Googlebot is indexing jameda.de and Googlebot Mobile is indexing jameda.mobi without duplicate content issues and having Link-Juice benefits on mobile search at the same time?
Thanks a lot
-
Create a regular and mobile site map, then remove the redirect for the googlebot (authentication google bot that is not just the googlebot useragent as that is easily spoofed).
As a side note, anyone looking for mobile device redirection, detectmobilebrowsers.mobi should only be used if you are a small business within the US or Europe only. If you are a medium to large business and/or care about global visitors and covering all mobile device not just top of the range "smartphones" its simply not good enough and you should look into using WURFL or "DeviceAtlas".
-
add a mobile sitemap to your GWT.
Here is a link that will help you.
http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=34648
-
Thanks, but you missed the point.
We ARE already redirecting users according to their user agents, but what's about Google-Bot?
How to ensure, that both pages are indexed and ranking, one (.de) in Google regular search and the other (.mobi) ranking in Google mobile search?
-
If you are using PHP, then you can include as is explained in the URL below:
http://detectmobilebrowsers.mobi/
Yu can use a javascript based useragent redirection as well:here is the URL:
http://www.quirksmode.org/js/detect.html
You can also use the Yahoo Library API to detect browsers (mobiles have different browsers as compared to desktop computers and laptops.
http://developer.yahoo.com/yui/examples/yahoo/yahoo_ua_detection.html
For apache level redirection:
http://stackoverflow.com/questions/1005153/auto-detect-mobile-browser-via-user-agent
Hope these resources help you.
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
-
Wrong image shown to represent brand in mobile search
The image I’ve attached is a screenshot of what shows up on mobile when I do a branded search for one of my clients. We have a Youtube video on the homepage featuring Harry Connick Jr. The video is directly under the hero image on the homepage, and the thumbnail for the video is the image that Google is pulling into the SERP. I don’t want this image in the SERPs. I’ve marked up the logo with schema but that doesn’t seem to be helping. Is there any other schema markup I can use to remedy this? What else I can do to influence which image Google pulls? zVfvz
Technical SEO | | tdastru0 -
Hidden text and mobile indexing
Hello, I believe mobile indexing 1 st is in place. Since then, does google give the same value to content that is hidden behind a tab (for example a question where you need to click on the + to see the answer) as content that would be directly visible ? Thank you,
Technical SEO | | seoanalytics0 -
Google Search Console - Sitemap
Hi all, Quick question. I'm trying to update my sitemap via Google Search Console using a sitemap.xml file that I've created with ScreamingFrog. However, when trying to submit it, it seems that Google only allows sitemaps that are located at a path within your domain (i.e. www.example.com/sitemap.xml) as opposed to being able to directly upload a sitemap.xml file.Is there any way that I can easily upload my sitemap.xml file? Or is there any easy way that I can upload the file to a path on my domain so I can upload via the URL?Any insight would be much appreciated!Best,Sung
Technical SEO | | hdeg0 -
My site is not being regularly crawled?
My site used to be crawled regularly, but not anymore. My pages aren't showing up in the index months after they've been up. I've added them to the sitemap and everything. I now have to submit them through webmaster tools to get them to index. And then they don't really rank? Before you go spouting off the standard SEO resolutions... Yes, I checked for crawl errors on Google Webmaster and no, there aren't any issues No, the pages are not noindex. These pages are index,follow No, the pages are not canonical No, the robots.txt does not block any of these pages No, there is nothing funky going on in my .htaccess. The pages load fine No, I don't have any URL parameters set What else would be interfereing? Here is one of the URLs that wasn't crawled for over a month: http://www.howlatthemoon.com/locations/location-st-louis
Technical SEO | | howlusa0 -
Onsite Search Engine
Hi, We have a search engine on our website. Whenever a user searches on our site it goes to subdomain - search.mysite.com. This domain is not hosted by us, is this negatively affecting our SEO? Does google interpret this as a bounce since a user is technically leaving our site to search for something? Are there any other ramifications this would have on our site? Thanks!
Technical SEO | | EcomLkwd1 -
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 -
Handling '?' in URLs.
Adios! (or something), I've noticed in my SEOMoz campaign that I am getting duplicate content warnings for URLs with extensions. For example: /login.php?action=lostpassword /login.php?action=register etc. What is the best way to deal with these type of URLs to avoid duplicate content penelties in search engines? Thanks 🙂
Technical SEO | | craigycraig0 -
Best way to Handle Pagination?
At the moment I my blog is paginated like so: /blogs > /blogs/page/2 > /blogs/page/3 etc What are the benefits of paginating with dynamic URLs like here on SEOmoz with /blog?page=3
Technical SEO | | NickPateman810