briangarson
09-06-2006, 11:53 PM
I have my site set up:
http://briangarson.com/ (with index.html) as my main portfolio
http://briangarson.com/index.php is my blog.
This all works, but it's come to my attention from several other bloggers who use their RSS readers to keep updated on my site that, it does not work for them. So I took a peek into the RSS, and would like to know where I can go to modify what gets written to it, here is the problem:
<link>http://briangarson.com/?showimage=97</link> <-- this should have /index.php?showimage=97
bloglines however appears to use:
<guid>http://briangarson.com/index.php?showimage=97</guid>
which works fine.
thanks
http://briangarson.com/ (with index.html) as my main portfolio
http://briangarson.com/index.php is my blog.
This all works, but it's come to my attention from several other bloggers who use their RSS readers to keep updated on my site that, it does not work for them. So I took a peek into the RSS, and would like to know where I can go to modify what gets written to it, here is the problem:
<link>http://briangarson.com/?showimage=97</link> <-- this should have /index.php?showimage=97
bloglines however appears to use:
<guid>http://briangarson.com/index.php?showimage=97</guid>
which works fine.
thanks