Remove "?m=1" from blogger URL for SEO

We all know that "simplicity is beauty". So, in this post, I will guide you on how to remove ?m=1 from blogger URL, and make a simple professional URL. If you pay attention when you visit any Blogger blog on the mobile phone, then there will show you, ?m=1 in the page address (URL). Usually, it is a mobile view parameter.
How to remove ?m=1 from blogger
Remove m=1 in blogger 

I have seen around the internet (Google, Blogger help ) many Bloggers has asked questions on "how to remove?m=1 from blogger", but no one has any responded. So, I think why I am not resolving this issue! And finally, I have got a solution for this. Although I have got a solution for this, it was complicated to do.

If you would like to know 'how to remove date from blogger URL?', then you could visit our previous post from here.

Why you need to remove "?m=1" from blogger URL?

You don't need to remove it in the context of SEO. Means if you don't remove ?m=1 it will not affect your blog SEO in any condition and also, it doesn't affect in Google search console (webmaster tool). But you could remove it only for making a user-friendly blog posts URL. 

Many newbies bloggers seem that it is an issue with the template, but the reality was completely different from their thoughts. It was not added by you (the theme developer), or anyone else, it was automatically added by Blogger CMS. But it depends on you whether you remove it or not. 

In my blog address, also shows this ?m=1 because I have not removed it. If you want to remove it, so you need to follow the given steps with attention.

4 step to remove ?m=1 from blogger URL

Step to remove ?m=1 from blogger URL
4 step to remove? m=1from Blogger adress on mobile view 


  • Open your Blogger dashboard and click on the Layout.
  • Click on Add a Gadget and select HTML/JavaScript.
  • Now copy the code that provided below, and paste it on the HTML/JavaScript Gadget that you have added recently.

<script>/*<![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);}; var protocol=window.location.protocol.replace(/\:/g,''); if(protocol=='http'){ var url=window.location.href.replace('http','https'); window.location.replace(url);} /*]]>*/</script>


  • Save the Gadget and enjoy ?m=1 free URL.

I hope you have successfully added this code on your blog. If you like my guide on how to remove ?m=1 from blogger, please leave a comment about our work and tell us what your opinion. We likes to know your thoughts.

Next Post Previous Post
31 Comments
  • Raheemalzeeshan
    Raheemalzeeshan Thursday, December 31, 2020 at 3:09:00 PM GMT+5:30

    Thanks you your code i working in my site thanks

    • Dilwar
      Dilwar Thursday, December 31, 2020 at 8:03:00 PM GMT+5:30

      Keep reading 🥰

  • English Literature
    English Literature Thursday, January 7, 2021 at 12:43:00 PM GMT+5:30

    I applied it on my blogger but it doesn't work. What can I do in this situation now.
    Thanks

    • Dilwar
      Dilwar Thursday, January 7, 2021 at 5:33:00 PM GMT+5:30

      I tested this at multiple times in many different templates.... And it worked..... But unfortunately if doesn't work in your site... I suggest you don't apply

  •  Favour
    Favour Friday, February 12, 2021 at 5:56:00 PM GMT+5:30

    Thanks it works

    • Dilwar
      Dilwar Thursday, July 28, 2022 at 5:38:00 AM GMT+5:30

      Most welcome u

  • Xsoftskills
    Xsoftskills Saturday, February 13, 2021 at 5:09:00 PM GMT+5:30

    It reduced server response time but not completely removed. It stills showing

    Keep the server response time for the main document short because all other requests depend on it. Learn more.
    URL

    Time Spent
    /?m=1

  • Batio
    Batio Monday, March 8, 2021 at 8:07:00 PM GMT+5:30

    thankyou bro

    • Dilwar
      Dilwar Tuesday, September 6, 2022 at 3:44:00 PM GMT+5:30

      🥰

  • Surya
    Surya Sunday, April 4, 2021 at 7:22:00 PM GMT+5:30

    this is works but its harm of your blog mobile responsive and indexing post

  • Jefri
    Jefri Friday, May 21, 2021 at 10:47:00 PM GMT+5:30

    Nope,it doesn't work for me

  • SINTINK
    SINTINK Monday, June 7, 2021 at 11:54:00 PM GMT+5:30

    Thank you its work!! now my blog www.sintink.eu.org didn't have any ?m1. thank you very much

  • HARSH
    HARSH Monday, August 23, 2021 at 3:41:00 PM GMT+5:30

    Why " --> " this is coming on top of your website??¿?

    • Dilwar
      Dilwar Thursday, August 26, 2021 at 1:20:00 PM GMT+5:30

      It's a glitch in most of the paid themes, but it can be remove by twisting

  • tribun
    tribun Saturday, September 25, 2021 at 7:08:00 AM GMT+5:30

    oke thank you

    • Dilwar
      Dilwar Tuesday, September 6, 2022 at 3:46:00 PM GMT+5:30

      🥰

  • Girish Kumar(Rahul Singh)
    Girish Kumar(Rahul Singh) Friday, October 1, 2021 at 5:35:00 PM GMT+5:30

    You also need this Trick(Not working on you web also)

    • Dilwar
      Dilwar Saturday, October 2, 2021 at 6:29:00 PM GMT+5:30

      Yaa! I haven't applied on this blog..... Bcz I don't want too much javascript

    • doublezero
      doublezero Sunday, November 7, 2021 at 3:34:00 PM GMT+5:30

      I knew that 😁👍

  • doublezero
    doublezero Sunday, November 7, 2021 at 3:33:00 PM GMT+5:30

    I don't want remove it because more JavaScript more speed load and will lose page rank but thanks nice tricks. But brother please i want your template/theme it is cool. I want use this on my blog. I tried to find your contact but failed. Please say something. 😊

    • onetimenews
      onetimenews Tuesday, July 26, 2022 at 10:05:00 PM GMT+5:30

      i will give u template, mail me

    • onetimenews
      onetimenews Tuesday, July 26, 2022 at 10:06:00 PM GMT+5:30

      bloggerkaal@gmail.com .. i will check if available

  • Chirstlyrics
    Chirstlyrics Friday, January 14, 2022 at 11:18:00 AM GMT+5:30

    thank u so much .. its work ppf.....
    if more then 1000 posts what's sitemap

    • Dilwar
      Dilwar Tuesday, September 6, 2022 at 3:47:00 PM GMT+5:30

      Bro check out my XML site map post

  • Merije johnpaul
    Merije johnpaul Sunday, January 16, 2022 at 5:40:00 AM GMT+5:30

    Thanks it worked
    But what is the implications for doing so from Google search console,
    Because I am a new blogger and Google search console don't want to index my site because of that .?m=1
    So now I removed it will they index it

  • Sell Mac Mini Online
    Sell Mac Mini Online Tuesday, July 12, 2022 at 2:38:00 PM GMT+5:30

    Nice Article.. Thankyou for sharing this great article. https://www.shriramcomputers2001.com/

  • Admin
    Admin Wednesday, July 13, 2022 at 7:30:00 PM GMT+5:30

    thank you very very very very much , it is working on my site

    • Dilwar
      Dilwar Thursday, July 28, 2022 at 6:12:00 AM GMT+5:30

      Most welcome bro... And I am so happy to know your feedback

  • onetimenews
    onetimenews Monday, September 5, 2022 at 2:06:00 PM GMT+5:30

    Time to get a custom domain

    • Dilwar
      Dilwar Tuesday, September 6, 2022 at 3:48:00 PM GMT+5:30

      Thanks for your support 🥰

  • Fairooz baig
    Fairooz baig Saturday, December 24, 2022 at 8:28:00 PM GMT+5:30

    I think it effects seo
    I posted safe way to remove ?m=1 on https://www.prephints.com

Add Comment
comment url