Tagged Questions
0
votes
0answers
23 views
%page%/number didn't return 404 but redirect to /%page%/
I've got page, for eg. /about/
when after slash I put some numbers (not letters) I still get this same page.
I really want 404 there.
Why? What to do to avoid that? SEO itp...
0
votes
1answer
62 views
How to bypass 404 for certain pages/posts?
I have a site with urls like so: site.com/folder/page-name
It is moving to another site built in wordpress and I am trying to recreate the page to ensure incoming links continue to work as normal.
...
2
votes
1answer
53 views
Putting footer content in a “page” - Doing it wrong?
So, in my shortish WordPress development career, I've gotten in the habit of creating a "page" for the content in a footer, and adding different fields with the wpalchemy class. Everything with this ...
1
vote
0answers
100 views
Wordpress Page Edit gives Error 404 [closed]
I'm having the stupidest problem, ever.
I can manage and edit pages just fine, but after some time, I can no longer edit or preview a page and I receive an "Error 404 - Page Not Found".
This ...
0
votes
1answer
726 views
Prevent 404 of Author pages without posts
How do I prevent author archives without posts from 404ing?
0
votes
3answers
874 views
Wordpress multisite giving a 404 on all new pages created [closed]
I am using multisite on wordpress using subdomains on my local.
I had created a page for one of the sites [site1.local.loc] with the link [site1.local.loc/page1 ; I entered this in the page creation ...
1
vote
4answers
583 views
Where does the 404 redirection happen?
Can someone please tell me where the 404 redirection occurs?
I am wanting to redirect to a custom template.php instead of the 404 page.
Is this possible to do? If it is can some one provide me with ...