How to Find Your WordPress Page ID and Post ID

For some reasons, if you want to find out the WordPress Page ID or Post ID, then this post is for you. Page and post IDs are required both when you’re using plugins and working with code. However, WordPress doesn’t … Read More

How to Set Up Error Logs in WordPress

If your WordPress website works as expected you’ll be happy. But what happens if it doesn’t work as expected? How will you identify the problems and fix it? Here comes WordPress debug mode. Once you enable the debug mode and … Read More

Limit Login Attempts on your WordPress Website

If you have a WordPress website then most likely you’re receiving thousands of malicious attack on your website per month. Most common form of attack every WordPress website receive is the – Brute Force Attack. By default, WordPress allows users … Read More