Wordpress Support

How to redirect to home page after login ?

In general, default WordPress system is built to show dashboard after successful login. But sometimes we need to redirect our…

10 years ago

Hide your WordPress LOGIN page from Brute-force, bots & hackers

As we know WordPress generates a default admin URL like: domain.com/wp-login.php OR domain.com/wp-admin. If anyone knows that this is WordPress site…

10 years ago

How to add facebook Like box in WordPress site without plugin

Today i will show you how to add facebook like box to your Wordpress site without plugin. This is very…

10 years ago

Add an IMAGE to Text Widget in WordPress site

Sometimes we need to add an image in sidebar as per client request or any kind of reason. So the…

10 years ago

How to create robots.txt file for your WordPress site

What is robots.txt ? A robots.txt file is a file that contains specific instructions that inform the bot what it…

10 years ago

Print Shortcode in WordPress Template

Shortcode API introduced in wordpress since 2.5 and it refers to a simple set of functions for creating macro codes…

10 years ago

Check Page Loading Time & Queries in WordPress

Sometimes in WordPress site, we feel our site loading slow and need to wait for few times to complete loading…

10 years ago

How to add favicon in your WordPress site

A favicon refers to web site icon or we can say it bookmark icon that contains short form of  Favorite…

10 years ago

How to solve “Maximum execution time of 30 seconds exceeded” in WordPress

During update or installing themes or plugin in Wordpress we face this problem if the time limit set very low…

10 years ago