I have a Wordpress based classified ads site. I get a lot of 404s because search engines cache ad listings that have expired. I don't want to return a 404 to these visitors, but instead redirect them to the category of the listing they clicked thru to.
For example, if they found a cached listing at...hxxp://mysite.com/category/xyz/listing/...that was expired, I'd like them simply be redirected to the list of similar ads at hxxp://mysite.com/category/xyz/.
I'm not sure whether this plugin is ideal for my purpose so that's my first question? Is this plugin suited for this? If so, how would I accomplish this?
Thanks.