RSS Feeds

For those of you read­ing the RSS feed, you will of noticed a change from sum­mary to full posts. I have made the change because of the num­ber of people tak­ing the RSS feeds. Don’t worry if you want to keep the sum­mary feeds because they are
still available.

The prob­lem is that Word­Press only lets me not you choose full or sum­mary feeds. A quick search of the Word­Press sup­port forum found other people hav­ing the prob­lem, it is either full or sum­mary post. Found a post that provided a little help, so I hacked a couple of pages (actu­ally copied wp-atom.php and wp-rss2.php to wp-atom-summary.php and wp-rss2-summary.php and mod­i­fied them) and also mod­i­fied the .htac­cess file to make things a little easier, but there is more to be done.

Sum­mary RSS Feeds

Full RSS feeds

While I would love to post a tutorial on how I man­aged to do it, it was a case of copy­ing the files, work­ing out what needed to be removed and cut­ting it out. Instead have a look at the zip file con­tain­ing two .php files I created.

The two lines I added to the .htac­cess file are

RewriteRule ^feed/rss2summary/?$ /wp-rss2-summary.php [QSA,L]
RewriteRule ^feed/atomsummary/?$ /wp-atom-summary.php [QSA,L]

The danger is .htac­cess file might be over­writ­ten when you changes your set­tings in Word­Press, so be aware of the danger. I just changed the per­mis­sion of my .htac­cess file so I can not over­write it.

Please let me know if you have any prob­lems with the RSS feeds from this site. This site is very much a learn­ing experience.

Update 16 Oct 2005 22:18 I would advise against manu­ally edit­ing the .htac­cess file if you want to add pages (not posts) and make use permalinks. Stay tuned for any new problems.

Update 17 Oct 2005 13:30 My prob­lems with the .htac­cess file had to do with per­mis­sions. I would strongly advise against delet­ing your .hta­cess file on your server and upload­ing a new one. Instead edit your .htac­cess file and add what you need after

#END WordPress:

You may need to change file per­mis­sion to do this, just remem­ber to change the per­mis­sions back, more details can be found in the Word­Press Codex.

2 Responses to “RSS Feeds”

  1. RE Mogul Says:

    Google is king of the inter­net. The only inter­net exper­i­ence second to search­ing is email (which Google also does well.) At the very least, there should be heavy focus on being prop­erly indexed.

    In recog­ni­tion of “Search­ing is everything,” I believe your search bar should be placed at the top of the MAIN PAGE — to show appre­ci­ation for the more STICKY site traffic. Top is gen­er­ally the default loc­a­tion, right?

    A simple key-press, [END] or [PG DOWN] works around this, so per­haps you can leave it at the bot­tom for nes­ted content.

    Does TOP:MAIN & BOTTOM:NESTED seem logical?

  2. RE Mogul Says:

    Also, why does it not default to search­ing YOUR SITE?

Google