Google Search Console has included some highly effective instruments that assist customers to enhance their website search engine marketing. And this search engine optimization enhancement result in increased visibility on Google search engine.Blogger is likely one of the finest free internet hosting platform and a really perfect place for a beginner to start out his weblog and begin incomes cash with out paying excessive internet hosting charges .However there are a lot of issues related to blogger ,and if these issues are usually not addressed on time you could get penalized by google panda and penguin algorithms.There may be a number of error and points come up whereas we preserve our Web site. Amongst them Duplicate title tags impacts our web site search engine optimization.
The duplicate title tags m=0 and m=1 are one of many main issues with the blogger .These are the Url parameters that are discovered on the finish of your weblog permalinks, they really exhibits a cell model of your weblog, for instance:
/2016/01/duplicate-title-tags.html
/2016/01/duplicate-title-tags.html?m=0
/2016/01/duplicate-title-tags.html?m=1
These duplicate title tags warning messages could be discovered within the Google webmaster instrument within the HTML enhancement tab .These hyperlinks could also be in hundreds and should be fastened in an effort to keep away from penalty from google and to enhance website positioning of an internet site.
Step 1
Fixing Through Google Webmaster Tool
First Go to Google webmaster tool > Crawl > URL Parameters > Configure URL parameters.
Click on add parameter or if parameter “m” is current click on edit and do the next settings as proven in display screen shot and click on save.
Now you can see parameter m click on edit button.after that follow the below steps.
Just Change it to no, doesn't effect page content.and you are done.
Step 2
Fixing Through Custom Robots.txt in blogger settings
First Go to blogger > Settings > Search preferences.
First Enable custom robots.txt content and paste the below code in it and replace bloggersstand.com with your domain/website name and click save settings.
User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search
Disallow: /?m=0
Disallow: /?m=1
Allow: /
Sitemap: http://www.bloggersstand.com/feeds/posts/default?orderby=UPDATED
Applying this setting will disallow search engine to index m parameter in google search console.check after 10-15 days your all m parameter m=0 and m=1 will be fixed.
Step 3
Fixing Through custom robots header tags
First Go to blogger > Settings > Search preferences.
Just enable custom robots header tags and apply the below settings proven in the image and fix your duplicate title tags error from google search page.
Just click on highlighted boxes and click on save change buttons and you are done.