I use ispconfig3 since a long time on my little server and i have a problem.
When some wordpress are hosted on this server, the rss feeds of these wordpress are served as "text/xml".
This is a problem as google index them like normal pages, that generate a lot of duplicate content.
What can i change in the ispconfig or apache configuration in order to serve rss feeds as "application/rss+xml" ?
Does AddType application/rss+xml .rss works anyway ?
Or do i need to do something like :
AddType application/rss+xml .*feed$
AddType application/rss+xml .*rss2$
Recent comments
12 hours 1 min ago
13 hours 1 min ago
16 hours 48 min ago
18 hours 2 min ago
21 hours 38 min ago
1 day 4 hours ago
1 day 13 hours ago
1 day 15 hours ago
2 days 6 hours ago
2 days 8 hours ago