I’ve got a php rss feed. There’s a lot of domains that are using my RSS feed for news. I’d like to be able to track which domains are using my rss feed. I tried using $_SERVER['http_referrer'] to no avail.
I’ve got a php rss feed. There’s a lot of domains that are using
Share
Perhaps if you link an image in your feeds, the client will load them and then you will have a referer to look for.
You could of course link to a script which doesn’t really load a visible image but tracks the traffic