Skip to content
📰 Blogging

How to Remove Website URL Field from WordPress Comment Box

How to Remove Website URL Field from WordPress Comment Box

WordPress comment box से URL field को कैसे remove करें : How to Remove Website URL Field from WordPress Comment Box Hindi, WordPress’ post के निचे comment box से website url field को कैसे remove करें?

WordPress comment box से URL field को कैसे remove करें? : हेल्लो दोस्तों आपका स्वागत है Infinity ज्ञान हिंदी ब्लॉग मै, इस आर्टिकल मे आपको सिखाऊंगा कीस तरह से आप WordPress Comment Form मै से Website URL Field को हटा सकते है!

How to Remove Website URL Field from WordPress Comment Box

यदि आपकी Website URL Field खुला हुआ रहता है तो कोई भी आकर कुछ भी कमेंट में लिख कर के Backlink लेना चाहता है और यह कभी-कभी आपके लिए नुकसानदायक भी हो सकता है इसलिए आप हो सके तो इसको हटा सकते हैं

नीचे मैंने आपको Step By Step सिखाया है की किस तरह से आपक WordPress Comment Form मै से Website URL Field को हटा सकते है!

इसको आप Plugin के द्वारा भी कर सकते थे लेकिन हम आपको Plugin के द्वारा नहीं बताएंगे क्यों कि यदि आप कोई भी Plugin को ऐड करते हैं तो आप की ब्लॉग पर लोडिंग स्पीड बढ़ जाएगी इसीलिए हमने आपके लिए यह Method बताया है

Remove URL field from WordPress comment section

WordPress में default comment section open होता है और इसमें चार field show होते हैं Name, Email, Website और comment box

जब की कोई user आपके ब्लॉग में कोई comment करता है तब यह चारो fields को fill up करता है उसके बाद वह Comment कर सकता है तो comment section में उसका नाम के ऊपर hyperlink add हो जाता है जिसमें उसके द्वारा enter किया गया URL में उसका वेबसाइट होता है

जो लोग आपके Website में Comment करता है तो वह आपकी वेबसाइट से Backlinks लेना चाहता है यह कभी-कभी आपके वेबसाइट के लिए खतरनाक भी हो सकता है क्योंकि लोग यहां पर आपकी वेबसाइट में Spam करने लगते हैं और इसकी वजह से आपकी वेबसाइट Down होने लगती है और यही कारण है कि वहां से URL field को हटाना बहुत ही आवश्यक होता है

WordPress comment box से URL field को कैसे remove करें?

इसे आप 3-step में कंप्लीट कर सकते हैं यह काफी Easy Proses है

Step #01

सबसे पहले आपको अपने Website dashboard ओपन कीजिये, इसके बाद Appearance पे Click कीजिए उसके निचे Theme Editor पर क्लिक कीजिये.

WordPress comment box से URL field को कैसे remove करें
WordPress comment box से URL field को कैसे remove करें

Step #02

इसके बाद आप यह Code को Copy करके आपके Functions.php के नीचे इस Code को Paste कर दीजिए

add_filter('comment_form_default_fields', 'unset_url_field');
function unset_url_field($fields){
    if(isset($fields['url']))
       unset($fields['url']);
       return $fields;
}

Step #03

इसके बाद आप Functions.php फाइल को सेव कर दीजिये. और नीचे में Save का Option दिखेगा उसको आपको Save कर देना है

How to Remove Website URL Field from WordPress Comment Box
How to Remove Website URL Field from WordPress Comment Box

How to Remove Website URL Field from WordPress Comment Box : तो दोस्तों मै आशा रखता हु की आपको WordPress comment box से URL field को कैसे remove करें यह जानकारी पसंद आयी होगी, अगर आपको पसंद आई और आपको लगता है की हेल्पफुल है तो Comment में बतायें

इन्हें जरूर करें

Gyanshout Team
Written By

Gyanshout Team

AI enthusiast and technology writer covering the latest in artificial intelligence tools and trends.

Leave a Reply

Your email address will not be published. Required fields are marked *

Featured Tools

View All →

Recommended Tools

Paid
4.3
43
Receiptor AI - Verified

Receiptor AI is an intelligent AI-powered receipt management platform that automatically captures, organizes, and extracts data from receipts, invoices, and expense documents, helping individuals and businesses save time, reduce manual...

VISIT
Premium
4.3
45
Nakedly AI - Verified

Nakedly AI is an AI-powered image editing platform that uses advanced artificial intelligence to generate, transform, and enhance digital images. It offers fast, user-friendly tools for creative editing, visual experimentation,...

VISIT
Paid
4.5
47
AccuWeb Hosting - Verified

AccuWeb Hosting is a debt-free, privately owned company with over two decades of experience in the hosting industry. We value loyalty, transparency, and quality

VISIT
⭐ Featured on
Click to copy widget code