• I’m seeing 404 error when I click on the pages in menu on my WordPress

    Step 1: Log into cPanel. Step 2: Open File Manager option from the menu. Step 3: Navigate to the Document Root which is usually public_html Step 4: Open or create the .htaccess file if it does not exist already. Step 5: Get the default htaccess code from https://wordpress.org/support/article/htaccess/ STep 6:…

  • How to detect suspicious IP addresses and block them in WordPress

    Step 1: Log into WordPress dashboard. Step 2: Naviagate to Plugins > Add new > Wordfence. Step 3: Once the plugin is activated click on Tools on the left pane under plugin options. Step 4: Click Live Traffic tab to see all the IP addresses that are accessing your site….

  • How to block an IP address in WordPress

    Step 1: Log into WordPress dashboard. Step 2: Navigate to Plugins > Add new > Wordfence. Step 3: Once the plugin is activated click on Firewall on the left pane under plugin options. Step 4: Switch to the Blocking tab. Step 5: Select block type as IP address and then…

  • I’m unable to log into WordPress. How can I edit my post urgently

    Step 1: Log into your cPanel. Step 2: Open phpMyAdmin and click on the database the WordPress website is using. Step 3: Click on the wp_posts table. Step 4: Click on edit button respective to the post. Step 5: Scroll down to the post_content section and make changes. Step 6:…

  • I’m not able to edit the name of my WordPress post, it changes back

    Step 1: Log into your cPanel. Step 2: Open phpMyAdmin and click on the database the WordPress website is using. Step 3: Click on the wp_posts table. Step 4: Click on edit button respective to the post. Step 5: Scroll down to the post_name section and enter the new name…