sitecreations
11-11-2005, 05:57 PM
Hi... another mystery.
I wrote a PHP script to grab and display rss on a site's "industry news" pages for one of my clients. It takes the XML, parses is, and inserts it in the HTML pages neatly formatted. It was using Yahoo News Search RSS/XML.
My theory was it would give server-side content to the pages and that would be:
a) useful to the visitor
b) interpreted as fresh content by SEs
...but what happened was that after I added it, my Google ranking plummited. Removing them caused a slow crawl back up. No other changes were done on the site. It's worth noting that these were ADDED pages, not replacements for any existing page.
Anyone else experienced a drop when feeds added to a site?
THANKS
I wrote a PHP script to grab and display rss on a site's "industry news" pages for one of my clients. It takes the XML, parses is, and inserts it in the HTML pages neatly formatted. It was using Yahoo News Search RSS/XML.
My theory was it would give server-side content to the pages and that would be:
a) useful to the visitor
b) interpreted as fresh content by SEs
...but what happened was that after I added it, my Google ranking plummited. Removing them caused a slow crawl back up. No other changes were done on the site. It's worth noting that these were ADDED pages, not replacements for any existing page.
Anyone else experienced a drop when feeds added to a site?
THANKS