The letter ending codes are just intended to serve as an identifier for the device that a person uses to view a blog. If the suffr ending indicates?m=1, you are using a mobile device to visit the blog; otherwise, if the code indicates?m=0, you are using a PC device to view the blog.
Why is it necessary to remove the suffix code?m=1 from the Blogger URL?
Suff ending codes should be deleted for several reasons, one of which is that they might lead to duplicating material on a blog. Additionally, removing the codes from the blogger address might help a blog's SEO. Some bloggers continue to believe this.
What is the Best Way to Get Rid of Code? ?m=0 or m=1
1. Please create your own Blogger account.
2. Then go to Themes > Edit Html in the Themes section. Then, directly above </body>, copy and paste the code below.
<script type='text/javascript'>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>
3. Save the theme and visit the blog url to see if the suffr ending code is still attached to your blog address.
As a result, the article on "How to Get Rid of?m=1 or?m=0 Code Url on Blogger ".. Best wishes. Thank you very much.