Recently Updated Post

Recently Updated Post ~~
    Font Size

    How To Remove "?m=1" From Post URL

    All of us understand that "simplicity is beauty." So, all through this put up, I'll manual you on the manner to dispose of "?m=1" from blogger common useful resource locator and create an easy professional typical resource locator. If you concentrate once you visit any blogger diary at the itinerant, then there'll display you, "?m=1" inside the web page address (URL). Commonly, it is a mobile read parameter.


    I have visible around the internet (Google, Blogger Help) many bloggers have requested questions on "a way to dispose of?m=1 from blogger", but no person has responded. So, I suppose why I'm not resolving this trouble! And ultimately, I have got a solution for this.

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

    You do not get to get rid of it inside the context of SEO. This shows in case you do now not do away with "?m=1", it'll not affect your blog SEO in any condition, and additionally, it does now not have an effect on the google search console (Webmaster Device). But, you can take it away just for developing a smooth weblog post URL.

    Many newcomers bloggers appear that it's a trouble with the manual. However, the reality was wholly absolutely specific from their mind. It surely becomes no longer brought by using you (the subject developer) or everybody else. It sincerely became mechanically introduced by way of blogger CMS. however, it relies upon on you whether or not or now not you take it away or no longer.

    In my weblog cope with additionally shows this ?m=1 due to I honestly have not removed it. In case you would love to cast off it, as a result, you wish to observe the given steps paying interest.

    Steps to remove ?m=1 from blogger URL

    • Go to Blogger Site
    • Go to Theme
    • Click on Edit HTML
    • Press Ctrl+F and find </body>
    • Copy the code given below
    • Paste that code above the </body> tag
    <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>
    • Now save the Theme
    • Done!

    Final Word

    I hope you have got efficiently introduced this code to your blog. If you want my guide on getting rid of ?m=1 from blogger, please go away a comment approximately our paintings and tell us your opinion. We adore recognizing your mind.

    Terms of Use

    To appreciate our workshop, consider keeping the credits in canons. We do not allow to rewrite this post in any manner. Do not copy this post, canons or any part from this composition without authorization

    Our All Posts Are Protected By DMCA. So Don't Try To Copy Our Posts And Reproduction In Any Way Is Strictly Prohibited! Or else Legal Actions Will Be Taken. © NS DESIGN | All Rights Reserved

    ©️ Copyright Reserved: NS DESIGN

    Getting Info...

    About the Author

    Hello! I am MUSTAKIM - Designer at NS Design Templates who provides the best blogger templates, amazing features, SEO friendly, Responsive designs, and Google AdSense friendly.

    Post a Comment

    Emoticon

    Cookie Consent
    We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
    Oops!
    It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
    AdBlock Detected!
    We have detected that you are using adblocking plugin in your browser.
    The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
    Site is Blocked
    Sorry! This site is not available in your country.