How To Remove ?m=1 From Blogger Url
Hello visitores so today in this blog we will talk about how you can remove '?m=1' from your Blogger url it's easy to do so follow my steps
For removing Blogger extention from url the steps are described bellow
Step 1:- Go To Theme section and >> Edit Html >> find <head> tag and paste the code in below the tag
<script>/*<![CDATA[*/ 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>
So now you can see the after results on your Blogger url you might me able to see that now ?m=1 is not showing means the extantion is removed from your Blogger
So guys I am hoping that you would liked our this blog and it might be help ful for you
If yes please follow us and help us to improve the experience for users to get better contant and blogs by donating an ammount the minimum is 1rupees please help us
we are using that money to remove co2 from the environment
Comments
Post a Comment