Origionally the directory had links to each pages xml feed but after installing the new Internet Explorer v7 i realised that the feed button wasnt lighting up.
After doing some research i found out the correct meta tag was missing, here is the code i have used to get the rss buttonĀ
to light up
{if $category.ID eq not 0 and not $p}
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="{$smarty.const.DOC_ROOT}/rss.php?{if $qu ne ''}q={$qu}{elseif $p}p={$p}{else}c={$category.ID}{/if}" />
{/if}
No Comments »
No comments yet.
RSS feed for comments on this post. TrackBack URL
Leave a comment
You must be logged in to post a comment.
