Wordpress - Can I transform 404 pages into search querries?

vinniffa

Junior Member
Joined
Nov 8, 2008
Messages
193
Reaction score
29
Wordpress - Can I transform 404 pages into search querries?

I've googled this and couldn't find anything.

If I type mysite.com/garasdasac, wordpress is gonna give me a 404 error.

Could I get instead a search result for "garasdasac" instead?

And would this be good or bad for SEO?

Thanks in advance..
 
http://wordpress.org/extend/plugins/smart-404/

This plugin will search your blog based on your url. You need to add some script on you 404.php themes file.

I don't know if the plugin is going to work on WP 3.21.
But anyway, that's kinda what I thought could be done.. Take the url, transform it into a search string, and then shows 404.php as if it was search.php.

Thaanks!
 
Back
Top