When accessing a Blogger platform website on a mobile device, you may observe the presence of "?m=1" in the address bar, affecting the appearance of your site. If you are seeking a method to eliminate this element and enhance the professionalism of your blog without compromising SEO, today Seekhly Online will provide you with a solution on how to replace "?m=1" in the Blogspot mobile address bar.
Steps To Remove ?m=1 From Blogger Site
Step 1: First of all Login to your Blogger Dashboard.
Step 2: On Blogger Dashboard, click Theme.
Step 3: Click the arrow down icon next to 'customize' button.
Step 4: Click Edit HTML, you will be redirected to editing page.
Step 5: Next, locate the <head>
section and copy the following code directly paste below <head>
it.
<script>/*<![CDATA[*/function rmurl(e,t){var r=new RegExp(/\?m=0|&m=0|\?m=1|&m=1/g);return r.test(e)&&(e=e.replace(r,""),t&&window.history.replaceState({},document.title,e)),e}const currentUrl=rmurl(location.toString(),!0);null!==localStorage&&"dark"==localStorage.getItem("theme")&&(document.querySelector("html").className="dark-mode");/*]]>*/</script>
Step 6: Save the changes by clicking on this icon .
Terms of Use
If you intend to incorporate this Related Posts Accordion into your website, kindly refrain from altering the attributes within the code. Any modifications may result in the accordion not being displayed on your site.
When revising an article concerning this Related Posts Accordion or Accordion utilizing the provided codes, it is imperative to include a reference. The reference should be visibly presented and clickable, directing readers to our website: https://www.itisuniqueblog.com
. Failure to include the reference may lead to legal actions being taken.
Conclusion
In this blog post, I have provided a comprehensive solution on removing "?m=1" from Blogger URLs. I trust that my detailed explanation will prove helpful to those seeking guidance on this matter. Thank you for reading, and I hope my blog post proves to be a valuable resource for you.