Blogger ?m=1 Problem Fix With Proof [Hindi] 2021 by ArmanSeoTips

 दोस्तों आज की इस पोस्ट में मैं आपको बताऊंगा की आप कैसे Blogger ?m=1 Problem को आसानी से fix कर पायेंगे वो भी आज के समय 2021 में और Step by Step Guide के लिए इस पोस्ट को पूरा पढ़े।


अगर आप Blogging Seo और Online Earning के बारे में पढ़ने के शौक़ीन है तो हमारे इस Hindi Blog को Daily Visit करके पढ़ते रहे और हमसे जुड़े भी रहे।

How to fix Blogger ?m=1 Problem in Hindi 2020 Complete Guide

Blogger ?m=1 Problem Fix With Proof [Hindi] 2021 by ArmanSeoTips
Blogger ?m=1 Problem

दोस्तों ब्लॉगर के सभी यूजर को सबसे बड़ी समस्या यही है की वो Blogger ?m=1 problem को fix नहीं कर पाते है और इसकी वजह से उनके सभी post और website url के बाद mobile में ?m=1 automatic add हो जाता है।

जब आप blogger से wordpress में अपनी साइट को Migrate करते है तब हमे एक समस्या आती है जिसका नाम Redirect Error होता है जिसको आप Google Search Console में देख पाएंगे। इसीलिए हमे इस समस्या को Fix करने की बहुत जरुरत पड़ती है।

इस समस्या को दूर करने के लिए सिमलित अपने ब्लॉगर Dashboard में जाए और Theme Option पर क्लिक करके अपने Blogger Template का Backup ले क्योकि Code की मदद से हम इस Problem को Fix करेंगे।

Backup लेने के बाद Edit HTML पर क्लिक करे और अपने कोड के सबसे लास्ट में आ जाये जहा आपको </body> दिखेगा।

इसी के ऊपर निचे दिए गए कोड को Paste कर दीजिये आपका ये Blogger ?m=1 Problem solve हो जाएगा। मुझे उम्मीद है ये पोस्ट आपको अच्छा लगा होगा

?m=? Problem Fix Code 

<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>



Download Free ?m=? Problem Fix Code 

अगर आप इस तरह के और टॉपिक्स चाहते है तो नीचे कमेंट कर के बताये, कमेंट करते समय Comment Policy का धियान रखे और अगर आपको ये पोस्ट अच्छी लगे तो इस पोस्ट को अपने दोस्तों के साथ शेयर ज़रूर करे और आप इसी तरह के Amazing Tips and Tricks देखना चाहते है तो हमारे YouTube चैनल को सब्सक्राइब करे और बैल आइकॉन दबाये
Arman Ansari

I’m Arman Ansari, founder of this platform, dedicated to providing actionable insights on Personal Finance, including Budgeting, Saving, Loans, Insurance, Mortgages, and Financial Literacy. We also offer practical tips on Retirement Planning, Online Earning, Blogging, and Internet Tricks to help you achieve your financial goals. Explore our content for clear, valuable information tailored to your needs.

एक टिप्पणी भेजें

और नया पुराने