and yahoo will love you by dropping you a special logfile LINE in your access_log file - usually on daily basis - telling you the number of subscribers and views of RSS feeds if you submit with below procedure RSS feeds this procedure does NOT work with blogs however
aww no fair . So if I submit the RSS to yahoo, they wont do crap? Sorry if I misread what you said. Hey is access log in my yahoo account or my hosting account?
as said your access_log file hence host/server access_log - your myyahoo has no "access_log" for publisc use look at your access_log using grep. go into directory of your logfiles, then using shell, enter zgrep "YahooFeedSeeker/1.0" ./* if you use compressed access_llog - files or grep "YahooFeedSeeker/1.0" ./* if access_log uncompressed it gives you output of all access_log lines having THAT above YahooFeedSeeker/1.0 agent field with the Yahoo data they PUT THERE just for your webmaster use !! output has by the END of the agent field a string looking like ... "YahooFeedSeeker/1.0 (compatible; Mozilla 4.0; MSIE 5.5; http://my.yahoo.com/s/publishers.html; users 204; views 1689)" ... the COMPLETE log entry Yahoo creates for you give the URL of each RSS feed the data are for PLUS as seen above - the users ( 204 ) subscribers in myyahoo of THAT feed and the views ( 1689 ) of that feed