Mobmet
  • Guide
    • Miui
    • Oxygen OS
  • Gaming
    • Pubg New State
    • valorant
  • Download
    • Live wallpaper
  • windows
    • Windows 11
  • Fix
  • Forum
No Result
View All Result
Mobmet



Home blogger

How to fix ?m=1, m-0, ?m=0 suffix in Blogger URL

Piyush by Piyush
November 16, 2021
Blogger


Every blogger has this problem with his/her blogger site URL. And literally, no one can fix it. I have watched a lot of videos read 100s of articles but none of their methods works.
The ?m=1, ?m-0, ?m=1, m-0 at the end of URL comes if you are using any type of theme or template for your blogger site. This URL denotes that your site has been visited by the user or viewer through a mobile phone.

Table of Contents

  • Does ?m=1 or any of these types of words or codes in your site URL affect blog SEO or rank
  • What are the reasons for?m-1,?m=1,m-0, or such suffix on your URL
  • How can you remove or fix the ?m-1,?m=1,m-0 or such suffix on your URL
  • How to apply the above code on your blogger site to remove or hide ?m-1,?m=1

Does ?m=1 or any of these types of words or codes in your site URL affect blog SEO or rank

No, these words like ?m=1, m=0 or many like that in your URL does not affect the SEO of your blog post or page. Now the reason for no effect on SEO is that they are originally not on your URL, these words or suffix don’t just indicate that your site has been visited through a mobile device. It means that they are only indicators.

What are the reasons for?m-1,?m=1,m-0, or such suffix on your URL

Now notice that when you visit your blog post through a desktop you won’t see any such suffix holding on your URL. And when you visit through a mobile device then you see that suffix or words. It means that they are only visible on a mobile device as they are indicators of analytics through a mobile device.

How can you remove or fix the ?m-1,?m=1,m-0 or such suffix on your URL

Since I have told you that these are not any errors and they also don’t affect your seo. But if you want to fix or remove these suffixes from your url then there are a lot of method on the internet claiming that they can fix it. But literally, I wanna say that none of them works because it’s not an error or any problem. These methods only hide the ?m-1,?m=1,m-0, or such suffix from your site URL.

Now in these methods of so-called fixes, you have to add a code to your blogger html in order to hide the suffix. This code gives a command to your web browser to hide the particular word or suffix from your site URL.

Html Code to hide ?m-1,?m=1,m-0 or such suffix from your site URL :

<script type=’text/javascript’>
//<![CDATA[
var uri = window.location.toString();
if (uri.indexOf(“%3D”,”%3D”) > 0) {
var clean_uri = uri.substring(0, uri.indexOf(“%3D”));
window.history.replaceState({}, document.title, clean_uri);
}
var uri = window.location.toString();
if (uri.indexOf(“%3D%3D”,”%3D%3D”) > 0) {
var clean_uri = uri.substring(0, uri.indexOf(“%3D%3D”));
window.history.replaceState({}, document.title, clean_uri);
}
var uri = window.location.toString();
if (uri.indexOf(“&m=1″,”&m=1”) > 0) {
var clean_uri = uri.substring(0, uri.indexOf(“&m=1”));
window.history.replaceState({}, document.title, clean_uri);
}
var uri = window.location.toString();
if (uri.indexOf(“?m=1″,”?m=1″) > 0) {
var clean_uri = uri.substring(0, uri.indexOf(“?m=1”));
window.history.replaceState({}, document.title, clean_uri);
}
//]]>
</script>

How to apply the above code on your blogger site to remove or hide ?m-1,?m=1

  1. Copy the code from <script type=’text/javascript’>…. to…..</script>.
  2. Now go to your blogger page.
  3. Click on theme
  4. Now click on edit HTML by clicking beside the customize button.
  5. Now paste the code above the closing body tag(</body>) on you blogger HTML code

Note : Closing body tag could be found at the most bottom of your HTML code

Piyush

Piyush

I am a student, who has a deep interest in the tech world. I like to share my thought about tech-related queries and want to help people through my knowledge. If these little things help people in any mean then I feel glad about it.

Related Posts

Valorant poster with Jett agent
info

Valorant System Requirement Size And Setup Download

February 28, 2022
logitech g402 hyperion fury mouse
info

Logitech G402 Hyperion Light Effect and Settings, DPI, Response Rate

February 22, 2022
Recorder
info

Where Recordings Are Saved in MIUI Phone | Xiaomi, Redmi, Poco Phone Recorder Recordings File Location

January 9, 2022

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Disclaimer
  • For Site USERS
  • More

@2021 - Mobmet.com

Best Deals Today

No Result
View All Result
  • Guide
    • Miui
    • Oxygen OS
  • Gaming
    • Pubg New State
    • valorant
  • Download
    • Live wallpaper
  • windows
    • Windows 11
  • Fix
  • Forum

@2021 - Mobmet.com