Redirect /feed-items/newstory to another page
-
Hi,
I am noticing a fair bit of 404 because feed items are being indexed by Search Engines. My feed items are only kept for max 2 days and don’t really want them being indexed, anything older than 2 days gets dumped. Is there a way to add a noindex to feed items.
At the moment I have just added a redirect:
RewriteRule ^(.*)feed-items(.*)$ https://www.example.com/all-feeds-here [L,R=301]Just don’t want people landing on pages with a headline and a short excerpt as it looks very spammy.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Redirect /feed-items/newstory to another page’ is closed to new replies.