Step 2 install SSL on shared IP Cpanel We have to upload SSL certificate to shared server using. following steps Cpanel>>Security>>TLS/SSL Certtifcates>> Upload. Upload the SSL certificate from SSL provider. Step 1. Generating SSL & download from provider Buy SSL and then click setup you will ask you to select domains hosted with … [Read more...]
wordpress password reset in 3 ways mail, phpmyadmin, mysql command
reset forgotten password option by email on the wp-login page we have to click on forgot the password. after that, we have to enter the email. email does not work due to most of the causes Gmail throws in the spam folder. open the spam folder and click on verify. otherwise look at the 2nd option. some causes your server doesn't have the … [Read more...]
Free wordpress tutorials for beginners advanced complete guide to run WordPress
WordPress tutorials for beginners WordPress tutorials pdf Free WordPress tutorials beginners advanced Wordpress tutorials Wordpress optimized hosting providers? This is the basic and essential part of your business. here I recommend two popular optimized for WordPress hosting companies Bluehost and another DreamHost. Bluehost recommended by WordPress. after you got … [Read more...]
website cache best caching plugins wordpress w3tc cloudflare
What is website caching? Catching website's Static content temporary to load quickly, reduce server load bandwidth, and server response. Static content Javascript, CSS, HTML caching all js files into one place and serving them from only one. increase page load time and decrease requests and DNS lookups. top catching Plugins for wordpress WP super cache: created and … [Read more...]
WordPress security prevent bruteforce
How to prevent WordPress brute force? Login Lockdown by IP Address banning really not works for brute force attacks, because hackers use lots of ip address. Don't expose wp-login.php Protect wp-admin directory with .htacess password. Always check the error log in WordPress directory. Block brute force attack by XML … [Read more...]