Tag: tips
-
Difference Between home_url() and site_url() in WordPress
home_url() and site_url() in WordPress is very simple thing, but could be little bit confusing. Look at the image, then I described below. Also trick to remember it.
-
How To Secure Server After Heartbleed OpenSSL Vulnerability
Heartbleed is probably the worst thing ever happen to internet in whole. Its old news, all server and application should be already updated. If you are not here I will share very basic process to fix it, should not have more then 1 min. Yes, just 1 min and your server will be secured from Heartbleed Vulnerability.
M Asif Rahman
-
Add StumbleUpon Button With Counter on WordPress Index
If you add default StumbleUpon Button code on WordPress Post page(Single.php) it will work. but this wont work if you would like to use this on Home Page(index.php) it wont work. Like i did tried to add this on TheTechJournal.com‘s home page. It was not woking, showing only home page view count. Then i altered […]