[Phpwm] RSS Feeds
pete graham
petegraham1 at gmail.com
Fri Feb 1 15:06:53 GMT 2008
Hi quick questions I wasn't sure about,
Does a rss feed need to be in a certain place on a site so rss readers
(such as google reader) will find it if a users only provides the
sites domain as the feed location?
Or do I need to add markup to the index.php pages header such as this:
<link rel="alternate" type="application/rss+xml" title="RSS 2.0"
href="http://<?php echo $_SERVER['SERVER_NAME']?>/rss/index.php" />
Many thanks,
Pete
More information about the Phpwm
mailing list