Adding text to RSS href link
-
Hi,
I want to add “?f=rss” to the RSS permalink for my feeds, to see if I can track the clicks using some software. But I can’t find which file to change. I tried changing this at wp-rss2.php:
<link><?php bloginfo_rss('url') ?>?f=rss</link>
But it didn’t work. Any ideas?
Thanks
Will
- The topic ‘Adding text to RSS href link’ is closed to new replies.