-
How do I promote my web development services for free?
Reading Time: 3 minutes How do I promote my web development services for free? As there is immense growth in the digital marketing industry seen in recent years, there is a need for web designers and developers everywhere. Each one has unique skills and ways to serve the clients which set them apart from others. This, on the other […]
-
How to disable RSS feeds in WordPress?
Reading Time: 2 minutes How to disable RSS feeds in WordPress? You want to disable RSS feed in WordPress, and you don’t know how to do that? Here are 3 easy ways to do it. Simplest & Quickest way is Use a plugin If you’re a advance user and having knowledge of Programming Use WordPress hooks .htaccess rule to […]
-
Change Your WordPress Login Page Without Plugin
Reading Time: 2 minutes Change Your WordPress Login Page Without Plugin For modifying below all changes you have to write these function and hooks in your active theme’s function.php file. Create one directory called login into your active theme. Change the logo: Save Your Logo image as logo.png to login directory you created. Here I use login_head wordpress action […]
-
Change Your WordPress Admin Url Without Plugin
Reading Time: < 1 minutes Change Your WordPress Admin Url Without Plugin Let’s have a quick walk through regarding changing Admin URL with WordPress. As we all know that WordPress provides us less security compare to other CMS and Frameworks. So, in this case, to protect our website from hackers we need to perform several processes like protecting admin area, give […]