Block Mobile Based URL's (m=1 / m=0) from Index and Crawl

Facing duplicate meta titles alongwith duplicate meta description problem since few weeks but didn’t reach to a proper solution. When a user access our site from a smartphone, Google follow it and shows these errors.

Now can any webmaster show me the way to block these (m=1 and m=0) based URL’s from indexation and following of Google bot.

Note: I already applied different methods e.g.

  • Blocked mobile URLs via robots:

User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search
Disallow: /?m=0
Disallow: /?m=1
Disallow: /?m=0
Disallow: /
?m=1

  • Blocked m URL’s from Google Search Console (URL Parameters) see screenshot below:

  • Use meta tags to block mobile canonical URL’s from being crawled e.g.

<b:if cond='data:blog.isMobile'><meta content='noindex,nofollow' name='robots'/></b:if>

Still have 24 errors that makes me worried, Someone please help me

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.