Skip to main content

Fix Breadcrumbs Error And m=1? In Blogger

 Remove Breadcrumbs Errors And ?m=1


Breadcrumb is a small path. It points your location on your site. It also affects the SEO of your website. 


Use canonical URL, so: data:blog.url.canonical  instead of data:blog.url. It should work for both desktop and mobile versions. It means the same URL works on both mobile and desktop without producing the ?m=1 or ?m=0.


Before this, I am going to tell you what all the portions I will explain and fix your problem.


First we will fix Breadcrumbs Error. This is the most dangerous for your website.


Second we will remove ?m=1 and ?m=0, tags from our mobile view URL.



Remove Breadcrumbs Error:-

You should follow the below steps, so that you would fixed this error :-

  1. Go to blogger.com

  2. Login to blogger with your blogger email id

  3. Click on Template

  4. Click edit HTML, you have to edit HTML theme code.

  5. Press Ctr + F to open a search bar in your HTML theme code.

  6. Search for <div class='breadcrumbs'

  7. Paste the below code up to </b:loop>



This code will solve your Breadcrumbs. Then save HTML template code and refresh the page.

Go to Google Search Console and validate your error page. Your Problem will be fixed Or it can take some time for google to validate the issue.


Fix ?m=1 and ?m=0 Mobile URL:-

You have to follow the same steps as the first one. But in the second code you have to paste before the closing body tag.


Follow the below steps for this error :-


  1. Go to Template setting of your blog

  2. Click on the Edit HTML 

  3. Find the </body> of your theme, by pressing Ctrl+F

  4. Paste the second code before </body>

  5. Save the theme code and refresh the page on your mobile.



After applying this technique you can fix ?m=1 and ?m=0 URL problem.


Conclusion:-

I have described all the steps in this post. To fix breadcrumb errors and m tag URL errors of mobile. Whenever paste or remove code from HTML theme save that edited code it will help you if any error occurs.


Comment your problems in the comment section And share this post. If you have any question then ask in the comment. 


Comments

Popular posts from this blog

API : What is an Application Programming Interface

Application Programming Interface API का पूरा नाम "Application Programming Interface" हैं| यह एक software intermediary है जो दो software applications को एक दूसरे से बात करने का कम करता हैं| जैसे कि उद्धरण के लिए Instagram पर आपको message आता है और आप अपने phone पर check कर लेते है API के कारण, क्योंकि API एक माध्यम है आपके फ़ोन में आप किसी भी application से इनफार्मेशन प्राप्त कर पते  हैं| जब आप अपने phone में  कोई  application use करते है तो application internet से जुड़ता है और data को server पर  भेजता है| तब वह server, data को लेता है और translate करता है इस data को , उसके बाद उस data पर जरुरी कार्य करता है और अंतिम में जो translated data है उसे phone पर send करता हैं| तब Application उस data को translate करता है और आपके फ़ोन पर दिखता है readable form में जैसा आप देखना चाहते हैं|  ये जितने भी कार्य है, phone से data को लेना और उसे translate कर के server को send करना और फिर उसे phone पर user के readable form में change करके उसके फ़ोन पर डिस्प्ले करना, ये सब API के मा...

Blogger : How To Create Blog Through Blogger & Its Overview

Overview Of Creation Of Blog Now days online learning and earning is very popular. Most of the people is trying to either learn or earn from their home. If you are a writer or story teller, you have interest in writing or reading new thing. So, This is very helpful for you, in this post i will tell you how to create your own blog website and earn money. Step follow to create a blog on blogger:- First you should have a email account and phone number to open or create a blogging account. You have to go to blogger website page, URL of that page is given below, simply you go and click on the URL. Click on the create new blog, after clicking, you have enter the blog name that you want to show to the user and you must choose or set the appropriate your own blog URL. After this process, you will have created your blog. You can handle everything post, pages, layout, inside the setting,you can set the user information and the account information. In the layout you can set layout from the given ...