How to disable the WordPress admin email notification?

blog-hero

Do you find it annoying when you login to your WordPress site and get greeted with a notice to verify your admin email? WordPress, includes a feature that prompts site administrators to verify their admin email address periodically. Email Verification This email verification alert is intended to check that the email address linked with the […]

Transfer Posts and attachments in WordPress

blog-hero

Why would I need to move blog entries? The domain of your website may have changed, you may have created a new website, or you may just be switching from another service to WordPress. Downloading the Export media with selected content plugin (I’ve personally tried this, and it works wonders) and installing it on the website […]

Managing The htaccess file

blog-hero

WordPress is a secure platform out of the box, but keeping your site safe should be your highest priority. You can use the file called .htaccess to harden your site security. The configuration file is used for Apache servers, it’s powerful, and you can do a lot with it, like boost performance, secure your site, create […]