i didn't really know what to search for, so if this has been posted before, please redirect me.

i have an rss page (http://www.ocdevel.com/tip-of-day) which only registers on google reader if the 'www' is included. if there's no www in the url (aka, http://ocdevel.com/tip-of-day) then the reader gives an error.

normally, i wouldn't care, but people are coming in to the site without the 'www'. also, modifying the .htaccess file to redirect all non-www requests TO www doesn't help (the redirect works, but google still gives an error).

i don't know if it's a views_rss isue, a google-reader issue, or a me-issue... any ideas?

Comments

merlinofchaos’s picture

Since Views has absolutely know knowledge of the URL used, www or otherwise, I can't imagine how this is related to Views.

sun’s picture

Status: Active » Closed (won't fix)

Without further information this issue can only be marked as won't fix.

lefnire’s picture

Status: Closed (won't fix) » Closed (fixed)

oy, that was forever ago! yeah, the issue was Drupal's URL-encoding scheme, had nothing to do with views.