jbibbs
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Bad URL does not return 404 error…Maybe I can segment this down a little. Does anyone know what file contains the actual code to call the 404 error page?
Forum: Fixing WordPress
In reply to: Bad URL does not return 404 error…Has anyone ever even seen anything like this?
Disgregard the /meta error messages as actually they are doing what they are supposed to. The problem is with why a nonsensical page isn’t calling the 404 error page….
Thanks
Forum: Fixing WordPress
In reply to: Bad URL does not return 404 error…Is there some other form of support outside of these forums?
Forum: Fixing WordPress
In reply to: Bad URL does not return 404 error…Anyone have any clues on this?
Thanks.
Forum: Fixing WordPress
In reply to: Bad URL does not return 404 error…Wow sorry this took so long to reply. I couldn’t find my post, and thought it got deleted by an admin for too many bumps.
I am still having this issue though, and yes it happens using the default theme as well as the custom template. Every page except the home page (which is actually a post instead of a page) returns a good 200 code on the header.
Forum: Fixing WordPress
In reply to: Bad URL does not return 404 error…No one has seen or heard of something like this?
Forum: Fixing WordPress
In reply to: Bad URL does not return 404 error…Any help on this would be much appreciated, or if anyone knows of any documentation outside of WordPress that might relate to this error?
Pages like http://netvantagemarketing.com/?page_id=7/nonsense/nonsense2/nonsense3/nonsense4 etc should not just continue to display the original page should they?
Forum: Fixing WordPress
In reply to: Bad URL does not return 404 error…Anyone have any ideas on this? I’m really at a loss.
Things I’ve tried:
– Added ErrorDocument 404 /wordpress/index.php?error=404 to .htaccess
– Made sure 404.php is in correct directory
– Validated header (returning ok on bad pages, but I don’t know why)
– Searched through all the other 404 topics on wordpress with no matching problem solution
– Have “latest post” selected under settings–>reading in wp-admin
– Am using a “post” as the homepage, with “pages” as all of the other pages on the site