It certainly sounds like a caching issue. Even if you disable W3 Total Cache, often it keeps cache code in your wp-config.php
file and .htaccess
. Purge all that code and see if the problem persists.
Also, make sure your web host does not have server caching. Many “managed” platforms have a built-in cache (eg. WP Engine, SiteGround) which can lead to unusual behaviour. Purge or switch off any server cache you find.
The other thing it could be is your permalinks. Go to the Permalinks page and just click “Save Changes” to force the permalink records in the database to be rebuilt. That should flush out any erroneous records.
Related Posts:
- Page returns 404 with POST variables, but not without
- Where does the 404 redirection happen?
- Putting footer content in a “page” – Doing it wrong?
- Page not found error when adding text `2 = 2 ^ 1` to the page
- Created php page in wordpress – Error Page can not be reached
- WordPress Site Page Exists but Error 404
- Need 404 behaviour for blank parent page
- How to bypass 404 for certain pages/posts?
- Loading ACF Field content on a 404.php page
- Pages in wp-admin is not found 404
- Assign Parent Page – Now 404 Error
- Add pagination to search.php page
- If searched in a category show different 404 page
- How to configure WordPress to handle 75,000 pages?
- What is the difference between $paged and $page?
- multi page password protection
- Create a “Dummy” parent page for a hierarchy in page listing?
- Custom SQL Query for WordPress page
- Change admin startpage to Pages-page?
- Password protected post or page – error message by wrong password?
- How restrict page for users logged? [closed]
- Only allow new subpages to be created
- Hide Visibility Option From WordPress Publish Metabox
- WordPress 4 and wp_editor() Not Showing Visual/Text tabs
- How to make nested page structure?
- Redirect to a page if ancestors is empty
- Get Order of Meta Box in a Page/Post
- Check to see if page exists problems
- Modify Page Title before output via wp_page_list
- Custom /page/2/ template (different from index.php)
- Getting a 404 error when clicking edit page
- Front Page not showing on Pages
- WordPress pages with hierarchy
- How to incorporate Documentation into wordpress?
- Two Search pages, One search form
- Why doesnt ONE of my links in the footer work properly? [closed]
- Create subpage – filter parent pages list
- Use lots of pages, or categories/posts?
- How to have custom tinyMCE buttons break onto next line when too long
- Get all pages that are published
- Add a predefined page to site
- How do i change page template in bulk?
- Determine page content based on page parent
- Weird issue with is_pages() with array
- Missing ‘Page Attributes’ in page edit
- Can’t get done anything with admin.php response
- Role – edit page but not publish
- get_pages() & “child_of”
- How to detect if is_404() or is_page() or etc…? [closed]
- check first and last child pages wordpress
- Special Character Appearing in my WordPress Pages Content
- Prioritize visible content – Page speed issue on Google insights
- How can I check user capability when a page loads (via functions.php)?
- How can I get the blog page ID?
- Can I change the “Home” text in the menu?
- Search child pages from a specific page parent
- Proper procedure for wp_insert_post?
- Read more on pages WordPress
- Bad pages redirection
- Parent page shows no child content
- How to disable delete option for a specific page? [closed]
- How to create different template designs for different pages in WordPress [closed]
- Use page template for custom $_GET content
- Custom page only editable by one user
- Page Title repeating
- Password Protect Pages Not Working
- Can I connect a page to a taxonomy?
- wp_nav_menu: output featured image of each page listing
- Prompting for review / reapproval of page content
- Limit the amount of main pages
- Change displayed “page name” to distinguish multiple pages with the same title
- Add separate list of pages under Admin
- How to transfer a site to hosting?
- How to list pages from an author?
- Add the same content to multiple pages
- Share a folder with files
- Front Page post mirroring revisions to other pages, constantly updating itself
- Microsoft Security Essentials is blocking my WordPress website in IE11
- Author information on all pages
- Display inner pages like posts.[Like how post excerpt works]
- include exception inside theme for empty widget area
- WordPress Pages “allow comments” meta option can’t be checked
- Add role and edit page capabilities
- Add text to the bottom of particular pages
- Access wordpress pages using a self signed shared ssl
- Page loads all pages of the image gallery with pagination
- WordPress, page 2 shows the same posts as page 1
- How to exclude page in pages module
- get id custom tables on current page
- Create a new page for each form selection
- pagination does not work with query_posts. Help! [duplicate]
- Subpage Conditional
- Multiple WordPress Pages
- How to create an user defined page?
- How to pass the Querystring in pages?
- I have over 3000 child pages – but I need a different main page
- How to enable automatic search results in WordPress
- How to make a conditional statement that checks if the page is the child of a certain page?
- Edit the text location of a form
- Missing page on wordpress “Pages” dashboard [closed]