[wp-trac] [WordPress Trac] #20958: Add to the Template Hierarchy the 410 error page
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 14 16:32:57 UTC 2012
#20958: Add to the Template Hierarchy the 410 error page
-----------------------------+-----------------------------
Reporter: byteee | Owner: byteee
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
-----------------------------+-----------------------------
In my last project where I migrate a web from asp to wordpress, I have
some pages that not longer exists. Normally, we do a 301 redirection to
the home page or some other place. But digging a little in google, if we
get a page that not longer exists, its better to return a 410 response
code instead of 301 code (talking about SEO aspects).
I did it manually following this post:
[http://otroblogmas.com/retornar-410-wordpress/]
I think that we can include in the Template Hierarchy the 410.php file to
show it when we are getting a page that not longer exists.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20958>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list