Quote:
Originally Posted by UncutBucksMike
Very nice work on the code! Many of the blogs and RSS feeds available seem to lose the affiliate code if you navigate through the sidebar or through other various links in wordpress. Takes a lot of effort to find and change/remove them.
Mike
|
That's because they don't set a cookie in the header, it's really not hard. The majority of the work in setting up an RSS feed is still setting up the blog, theme and SEO work. The affiliate code part is adding 2 lines in wp-header, plus using a php statement to read it in the actual post.