SUPER Sale — up to 80% off every CodeAstrology plugin.

00days 00hrs 00min 00sec
Skip to content
CodeAstrology animated logo (1)
Content, plugins & products by CodeAstrology
Contact Us contact@codeastrology.com
Support/Help
CodeAstrology animated logo (1)

CodeAstrology

We Develop and Sell WordPress Plugins and Themes

  • Home
  • All Products
    • Premium
    • Free
    • Woo Product Table
    • Min Max Quantity & Step Control
    • Sync Master Sheet
    • UltraAddons
  • Resources
    • Demo Site
    • Docs
    • Blog
  • My Account
    • Support Area
  • Contact
    • Team
 0 - $0.00
Get Quote
CodeAstrology website image 404
By Saiful Islam

How to Resolve 404 Error in WordPress Site

There are some common issues that the beginner face in WordPress. “404 Error” is one of them. But, don’t be scared. Like every issue and bug, this problem is also easy  to resolve. So, how to Resolve 404 Error in WordPress Site.

Why 404 Error happened?

There are many reasons that’s why “404 error” shows  in your site. Like- May be you typed a url that doesn’t existed or changed or maybe your Permalink has been changed.

Now let’s see how to solve the issue.

[UltraAddons_Template id=’8543′]

Solution 1: Fix 404 Error by changing Permalink

Go to your WordPress Dashboard and click on Settings->Permalinks. From the Common Settings select Post Name.

Change Permalink Type

Click on “Save Changes” Button.

This will update your permalink settings which works for most of the 404 error. In case this doesn’t works, you can follow the second method.

[UltraAddons_Template id=’8543′]

Solution 2: Update .htaccess file

If first solution doesn’t work, try to update your .htaccess file. Login to your CPanel and connect to your WordPress root directory. Where you will find a file named .hcaccess. Download this file.

Update .htaccess file

Check if there has the following lines of code. Add the code if not exist.

# BEGIN WordPress

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

In this way, you can know how to resolve a 404 error on a WordPress site.

Fix 404 Error In WordPress Resolve 404 Error WordPress Tips and Tricks WordPress

Share

Post navigation

Previous: How To Add a Password Protected Post or Page on WordPress
Next: How to Show Product Attributes as Individual Columns Instead of All Attributes in One Cell.
Trustpilot
Trustpilot rating TrustScore: 4.9 | Rated: Excellent
Trustpilot
Trustpilot rating TrustScore: 4.9 | Rated: Excellent

Subscribe to our Newsletter


Resources

  • Support
  • Coupons
  • Blog & News
  • Write For Us
  • Video Tutorials

Company

  • Our Service
  • Get Quote
  • Refund Policy
  • Privacy Policy
  • Support Policy
  • Terms of Service

Powered By

CodeAstrology Payment options
© 2026, CodeAstrology. All Rights Reserved. Plugins & products by CodeAstrology
  • Privacy Policy
  • Terms of Service
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT