MOSS2007 RSS feed displays URL paths as relative
Hello everyone,
Is there a way to change the RSS feed to display URL paths (e.g. images) as absolute?
We encounter an issue that when the feed is viewed from outside the e.g.
http://mossserver.com the links are broken.
The links are stripped to the relative path showing:
source=”/sampleImage”
Instead of
source=”http://mossserver.com/sampleImage”
How this could be fixed?
I already tried the solution described here, withouth success:
http://blog.tylerholmes.com/2008/01/enabling-anonymous-access-in-sharepoint.html
Many Thanks!
Kind regards,
Marek
May 4th, 2011 5:40am
Hi mafx,
you dont need get absolute url for solving this problem, sharepoint save url as relative,
If user want view this image from outside of domian, add full dns in alternate access mapping (e.g mossserver.com)
centarl admin > application management > alterate access mapping.
Free Windows Admin Tool Kit Click here and download it now
May 4th, 2011 6:27am
Hi Alireza,
could you please elaborate on the AAM ? I have the following scenario:
1. Web App where blog posts are stored.
2. Different Web App where via RSS Viewer Web Part the blog posts are shown.
3. When I have images in the blog posts they are not displayed in the RSS Viewer.
And the question is why and how this could be fixed?
Thanks!
May 4th, 2011 8:47am


