Last Updated20th of August, 2009
If you are using Twitterfeed to push RSS content to Twitter, first put your source feed into the setup, then simply update your redirect rule to allow Twitterfeed's user agent past the redirect as shown in the example below in bold. RewriteEngine on RewriteCond %{HTTP_USER_AGENT} !^Pheedo.* RewriteCond %{HTTP_USER_AGENT} !twitterfeed$ RewriteRule ^feed.xml$ http://feeds.pheedo.com/examplefeed [R,L] More details of redirects can be found here.
If you use backdoor source feeds, use those for your Twitterfeed setup.
© 2008 Pheedo. All rights reserved. Privacy Policy | Terms of Service.