Wednesday, 30 June 2021

How to remove ?m=1 from Blogger!!

We as a whole realize that "straightforwardness is magnificence". Thus, in this post, I will direct you on the best way to eliminate ?m=1 from blogger URL, and make a basic expert URL. On the off chance that you focus when you visit any Blogger blog on the cell phone, then, at that point there will show you, ?m=1 in the page address (URL). As a rule, it's anything but a versatile view boundary. 


I have seen around the web (Google, Blogger help ) numerous Bloggers has posed inquiries "on the most proficient method to remove?m=1 from blogger", yet nobody has any reacted. Along these lines, I think why I am not settling this issue! Lastly, I have an answer for this. In spite of the fact that I have an answer for this, it was convoluted to do. 


In the event that you might want to know 'how to eliminate date from blogger URL?', then, at that point you could visit our past post from here. 


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


You don't have to eliminate it with regards to SEO. Means in the event that you don't eliminate ?m=1 it won't influence your blog SEO in any condition and furthermore, it doesn't influence in Google search console (website admin instrument). In any case, you could eliminate it just for making an easy to use blog entries URL. 


Numerous beginners bloggers appear to be that it's anything but an issue with the format, yet the truth was totally unique in relation to their considerations. It was not added by you (the topic designer), or any other person, it was naturally added by Blogger CMS. Be that as it may, it relies upon you if you eliminate it.

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. 

Steps to remove ?m=1 from blogger URL

-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.
   /* 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);} /*]]>*/
- Now 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.Now if you want to learn more about Blogger, you can Click here

Labels: ,

1 Comments:

At 30 June 2021 at 02:34 , Anonymous Anonymous said...

Cool

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home