Go to http://[your-site].com/wp-admin and have a look in the Posts or Pages menu (or if it’s a custom post type, the edit screens for your post type). Also, if it’s indeed there, check your permalinks (Settings > Permalinks) and save them even if you don’t make any changes. This will flush the permalinks, which might be all that’s needed.
How it works: If you did a DB dump of your site, and then imported it into another DB, you’ll get all the posts/pages/sundry other content, but your Permalinks need to be flushed to make sure that WordPress understands that a request from the browser for, say, ‘/products/acme-widgets/foo’ is really a request for the post with $post->ID
39. If you make changes to the permalink structure, the permalinks need to be flushed. This doesn’t happen automatically because it’s an intensive process.
Saving your Permalinks does a flush.
Related Posts:
- How to eliminate weird 404 errors in wp-admin?
- get_the_ID() gives notice in 404 page
- Feed 404 Errors
- In wordpress I am manipulation 404 response. I want to give the response before 404 error is given to google
- 404 error on all pages but homepage
- Why does my WordPress show a 404 message for 403 forbidden directories?
- Moved to new server, all pages work EXCEPT home page (page not found)
- “Lost password” page triggers 404
- 404 to 301 – Fixing old links
- How do I go about fixing this apparently messed up upgrade?
- WordPress Stats keeps showing non-existent post as a top post?
- What does do_action(‘admin_init’); does actually?
- Form in WordPress : 404
- Why Runtime service worker (runtime-service-worker.js) is being loaded, but can’t be found?
- Nginx with WordPress not showing template 404 for certain file types
- Getting a 404 in Debugger for example.com/wp-admin/Array?
- Intercept 404 and try to serve another content if exists?
- How do I show the WP admin error page?
- WordPress takes too long to show 404 error on images (on LEMP stack)
- WordPress Post – On Post – 404 Page Not Found
- Template redirect template loaded, but the header 404
- How can I send an email in my plugin?
- All pages after level 1 showing 404 after WordPress migration plugin – how to fix?
- Why I get File Not Found (404 error) when the file is actual there?
- WP_DEBUG must be on, otherwise edit post or page will show 404 error
- Getting “404 page not found” error when i access to my Login page
- Virtual robots.txt missing
- Moved from Blogger to WordPress, however I can only see the Google 404 page
- wp-tinymce.php 404
- Display child pages on parent page: 404 message overrules shortcode in page
- Incorrect url for sharing blog on linkedin [closed]
- Catch 404 errors in nested installations
- WordPress 404 Page displaying on a sub directory that has it’s own 404 page
- Why do I have a weird rendering issue only on 404.php caused by wp_nav_menu?
- make wordpress log errors in apache log file
- How to fix: “The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.”
- Page not found (404 Error) even if the page exists?
- Custom JSON feed rewrite
- My wordpress website does not show 404 page and results in http 500 error
- wp-json Returns 404 Upon Plugin Activation
- Page not found – Wamp green, phpmyadmin working
- WordPress 404 errors for old plugin files via Google Bot
- When I remove get_header() from 404 page, my css doesnt work
- How to direct user to actual 404 page when a check is false in single.php?
- Some users getting a 404 when previewing draft posts/pages
- full blog working fine but post-new.php throwing 404
- Link to WP-CONTENT not working
- Scheduling publish of a new version of existing page results in 404
- Page not found but cannot make a new one because the slug is already there
- No 404 page available
- Multiple 404.php templates based on a post_type
- List all WordPress key words
- Site migration from Localhost to Server – 404 errors
- returning 404 page error on form submission [duplicate]
- How can I block with a child theme certain pages?
- Page not found when trying to link to files in child theme directory
- Can’t view post, goes to 404 page. Please help
- WordPress broken after vhosts setup
- Lots of 404 errors of pattern /null&rand=. Why?
- wordpress sitemap subtypes returns 404 with correct data for pages bigger than 1
- Why am I getting Intermittent 404 pages on a sub domain with WordPress?
- 404 error when I tried to use author slug in url
- Page not found after migration to localhost. I already updated the sql links and the permalinks. Wp-admin page works perfectly
- Please Help me with this 404 error
- 404 error on new pages but only for non logged in users?
- How to fix mime-type and (after disabling nosniff) 404 errors for css and js files in staging site
- Could use some help moving site to subdirectory, what am i doing wrong?
- WordPress 404 all pages except home
- Problem with a wordpress admin system. and website
- WordPress as backend for SPA – problem of 404 page for custom routing
- Since moving HTTPS using cloudflare, the admin and login pages no longer work
- Pages counts are showing in WordPress backend but pages shows 404
- wp-admin throws 404 when accessed from some IPs
- 404 on CSS and JS only on Homepage
- fix slugs containing invalid characters?
- Getting a Error 404 Not Found on subcategory
- I’m getting 404 when editing a post with hyperlink, what’s wrong?
- https images not displaying
- Custom Rest API namespace and endpoints are responding with 404 & 503 errors
- My question:When I started my website, the “page not found” error always came up
- Page 2 404 Error – From main homepage, not custom post type
- Error 404 when saving or previewing one specific page [closed]
- Copying live site that is using older version of WP to localhost
- new post link leads to 404 error page
- Error 404 on wp-includes directory
- Why are 404 errors redirecting to my homepage and not my custom 404.php?
- WordPress shows 404 on pages 11 and above?
- Posting to most pages throws 404
- Using calendar and page does not show calendar for next or previous year
- 404 Error for Custom Post type
- $_POST[‘message’] gives a 404 [duplicate]
- Why after a form post back, I get 404?
- HTTP status 404 (error) when trying to log in
- Page/2 posts don’t load and give 404
- %20 in URL in archive page shows error 404 on page [closed]
- Author page not found
- WordPress Site says Front Page is 404 When Not Login
- Getting 404 when static files have “?ver=x.y” suffix
- How to include a php file in 404.php file?
- How to navigate to a non-wordpress page in a wordpress install without getting a 404 error?