WordPress security tips:Har website owner ke liye ye zaroori hai ke wo apne website blog ko secure rakhe. Isliye WordPress security har website owner ke liye ek important topic hai. Aaj is post me aapko hum WordPress security tips ke bare me batane wale hai jo aapko aapke website ko secure rakhne me help karega. Yahan pe kuch aise steps diye gaye hai jiski help se aap apne WordPress site ko secure rakh skte hai.
Why Website Security is Important?
Ek hacked website aapke business ko nuksan pahncha sakti hai. Hackers users ke information aur password ko chura sakte hai, malicious software install kar skate hai, aur aapke users ko malware bhi distribute kar sakte hai.
Useful WordPress Security tips
Always upgrade
Hamesha apne WordPress version, Plugins, Theme ko latest version me upgrade kare. Upgraded version previous version ke comparision me kisi bhi security bug ko fix kar sakta hai.
By default WordPress minor update ko automatically update kar leta hai. Major updates aapko manually install karna hoga. WordPress ko update karte rahna ek accha idea hai.
Strong Passwords
Sabse zyada WordPress hacking attempts stolen passwords se hote hai. Is liye aapke liye ye bahut zaroori hai ke aap apne password ko strong banaye taki ise guess karna bahut mushkil ho. Aap apne WordPress Admin area ka hi nahi balki apne FTP accounts, database, WordPress hosting account, aur apne professional email address sabhi ke password strong rakhe.
Risk ko reduce karne ka ek aur tareeqa ye hai ke aap apne wordpress administrator account tak kisi ko acess na den.
Hide WordPress version number
Agar kisi wajah se aap apne WordPress ko upgrade nahi kar paye hai to aap apne version number ko hackers ko pata na lagne de. Kyuki pichle version ke bug sabhi ko wordpress.org ke zarye se pata hote hai. Isliye hackers ko aapki site ko hack karna aasan hoga. Apne WordPress ke version ko hide karne ke liye niche ke steps ko follow kare.
Agar aap koi purana theme use kar rahe hai to use niche diye gaye line ko Teme’s header.php file se remove kar den
php bloginfo(‘version’); ?>” />
Agar aap naye Theme ka use kar rahe hai to niche diye gaye line ko
Teme’s header.php file me add kar den
<?php remove_action(‘wp_head’, ‘wp_generator’); ?>
Plugins
Plugins install karte waqt carefull rahe, is baat ka khayal rakhe ke week plugins ke code buggy ho sakte hai aur uske zarye aapke dusre codes aur SQL queries inject ho sakte hai. Ye buggy Plugins harmful activities ke through aapke site aur iske ranking ko damage kar sakta hai.
Kisi bhi Plugins ko install karne se pahle uske rating aur popularity ko zaroor dekhe aur possible ho to reviews ko zaroor parhe.
Kisi Plugin ko upgrade karte waqt is baat ka dhyan rakhe ke Plugoins ko sahi se Upgrade kare.
Disable Directory Indexing and Browsing
Directory browsing ka use hackers is baat ka pata lagane ke liye karte hai ke aapke pass koi file kown vulnerable hai ki nahi taki wo un files ka use kar ke access gain kar sake.
Directory Browsing ko disable karne ka ek simple trick ye hai ke aap root ko chor kar sabi directory aur sub-directory me ek blank index.html or index.php file upload kar den.
Change WordPress Database Prefix
By default wordpress apne sabhi database me sabhi tables ke liye wp prefix ka use karta hai. Agar aapki site default database prefix ka use kar rahi hai to hackers ke liye ye guess karna aasan ho jata hai ke aapka table name kaya hai. Isi wajah se aapko ise change kar lena chahye.
Aapko prefix change karne ke liye coding skill ki zaroorat hogi agar aap comfortable ho tab hi ise change kare warna ye aapke site ko break kar sakti hai.
Ye kuch essential WordPress security tips hai jinhe aapko apne website ko secure rakhne ke liye use karna chahye.
Post Views: 3