By neural on
Hi,
I'd like to know if there is any module project for "Feedvertising" on Drupal?
By "feedvertising" I mean management of ads in RSS feeds.
I couldn't find any way to customize the RSS output or adding ads to it.
Thanks.
Hi,
I'd like to know if there is any module project for "Feedvertising" on Drupal?
By "feedvertising" I mean management of ads in RSS feeds.
I couldn't find any way to customize the RSS output or adding ads to it.
Thanks.
Comments
Feedvertising via Feedburner
One option is Feedburner. You can run your RSS feeds through their service and they can automatically fill it up with ads.
BUT you still have to remove the RSS links in Drupal. This could be done in your theme with some regular expression, or manually with some module hacking.
Feedvertising tutorial for wordpress
There is a great feedvertising tutorial on Tubetorial
http://www.tubetorial.com/feedvertising/
Is there a way to link Wordpress plugins to Drupal and somehow translate the to work?