Hi Friends ,Today I gonna show you
How to Remove ?m=1 redirection of Blogger Blog in Android view.
👉How to Remove?
- Login to Your Blogger Dashboard.
- Go to Themes Section and Click Edit HTML .
- Now Code this Code Given Code
<script>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>
- Paste this Code Just below <head> and Save Your Template .
- And Now Visit Your Blog in Mobile and BOOM no redirection