Nuove URL per i Feed RSS dei post e dei commenti

in Comunicazioni

E’ da un po’ di tempo che mi chiedo quanti visitatori leggono il blog attraverso i feed, ho provato qualche plugin apposito per wordpress, tipo FeedStats, ma alla fine mi sono deciso di attivare un account su FeedBurner.com.

E’ un buon servizio, dategli un occhio :)

Per tanto ora le URL dei feed RSS sono i seguenti:

Ho gia’ configurato il blog per queste nuove URL, voi fatemi il favore di cambiarle nel vostor aggregatore! Grazie!

Aggiornamento

Se anche vuoi usate wordpress e volete fare in modo di utilizzare le nuove URL dei feed dovete aggiungere questo nel file .htaccess nella root del vostro blog:

# BEGIN WordPress


RewriteEngine On
RewriteBase /

RewriteCond %{HTTP_USER_AGENT} FeedBurner
RewriteRule ^feed/(feed|rdf|rss|rss2|atom)/?$ /index.php?&feed=$1 [QSA,L]
RewriteCond %{HTTP_USER_AGENT} FeedBurner
RewriteRule ^(feed|rdf|rss|rss2|atom)/?$ /index.php?&feed=$1 [QSA,L]
RewriteCond %{HTTP_USER_AGENT} !FeedBurner
RewriteRule ^feed/?([_0-9a-z-]+)?/?$ http://feeds.feedburner.com/VitaDiUnSys-admin [R,L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]


# END WordPress

Popularity: 6% [?]

Share
1 Comment

One Comment

  1. non ho capito cosa devo fare….

Leave a Reply

*

Using Gravatars in the comments - get your own and be recognized!

XHTML: These are some of the tags you can use: <a href=""> <b> <blockquote> <code> <em> <i> <strike> <strong>

  • Tags

  • Meta