Build a Dynamic RSS Feed Using PHP/MySQL
Before we begin building our feed we need to make a few things clear: .htaccess is not required to make this script work. Any RSS feed does not have to end in .xml or .rss to work properly, it, in …
Get Your Most Recent Twitter Posts Using PHP with RSS (part 3)
Taking the Twitter feed to the next step: pulling from multiple user accounts all at once. In Part One, we pull a single user’s latest tweet. Then, in Part Two we pull multiple tweets from a single user. Where do …
Get Your Most Recent Twitter Posts Using PHP with RSS (part 2)
Taking the script another step with more prefixing, suffixing, and multiple entries. In part one of this tutorial we have a script that allows us to pull the latest tweet from a Twitter user via the RSS feed that is …
How to Disable RSS Feeds in WordPress Without Plugin
Some small business owners use WordPress as CMS. They do not need any sort of RSS feed. This is also good for security and private space blogs. You can easily disable all RSS feed. Click on Appearance > Themes > …


