I manage the Microsoft Dynamics Community site located here:
https://community.dynamics.com. Your users have a lot of useful
information on their blogs that they host on your site but when we
syndicate to their content we get a error. It asks our users to sign
in with credentials? We started looking into how the information was
being processed and this is what we found.
Example url: click on any blog post and you will receive the error.
You can canel out of the log in and still see the content. But this a
bad user experience. This doesn't just happen on our site this will
happen on any site that syndicates your users content.
https://community.dynamics.com/blogs/crmdavidjennaway/default.aspx
The main problem is with the rss feed from blogspot. It is probably a
misconfiguration on the David Jennaway’s part.
The feed contains tracker pixels which should be pointing to a google
site:
<img width='1' height='1' src='//blogger.googleusercontent.com/tracker/
199106851038957806-1191590376206019907?l=mscrmuk.blogspot.com'>
The problem is that the src of this tracker pixel is incorrect – it is
missing the http: prefix.
When community reads the feed it sees this as a relative URL and tries
to convert it into an absolute URL:
Could you please look into this issue. If you need to contact me
please contact me @ [email address] or call me @
1-701-281-7488
Thank you for your time.