Error 404 suddenly in all pages and posts

Posted in: Newspaper
Post count: 52

I was creating a new page and when I published it and preview it I see this error:
_____________________________________________________________
Not Found

The requested URL /lifestyle2/ was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
____________________________________________________________

Then I tried to open any post or page of my website and is only working the homepage.

¿Any idea? Thank you very much!

Post count: 52

I have no idea of code. I’m not a programmer.

I’m using Newspaper Theme with Visual Composer plugin to build the website. Thanks.

Post count: 52

I remember that the page I created was named the same as a category, if it helps.

The original page I created when I see the error was called Lifestyle, same as another category in my site.

Post count: 9544

You can’t have pages and categories with the same name / slug if using pretty permalinks. How can it send a request to two diff pages with same name?

So make sure the ‘slug’ is notably different when editing the post.

You cannot have

page = How-to-Order
cat = How-to-Order

you need to do something like

cat = how-to-order
page = how-to-order-our-services

or similar.

Chris

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.