How to Convert HTML to RSS
Some time back I had wrote this article about Dapper and how you can use Dapper to convert HTML to RSS of any website. Dapper is one of its kind service as normally people uses SimplePie and other HTML to RSS converting scripts.
Now I did some searching to find ways to convert HTML pagess into RSS feeds. Here are soem of the options you have -
1. use Dapper service. I will highly recommend it as I am using it on my own site. To know more about how I am using it, check this article,
2. use Simplepie script to build your RSS feed. Of course you will be required to have some knowledge of php programing to use it on your own. It is not easy to use it
3. If your site is just simple HTML, its not possible to convert it into RSS just like that, not to mention, it dnn’t even make any sense to convert a static site into RSS when it is not going to updated but I have seen people converting static sites into wordpress or drupal site which have default RSS features for any kind of content. This may look very tedious but in reality it is very simple. Of course the things won’t be same for huge sites with lot of static content.
Unfortnately there are not many options available to convert html websites into RSS feeds (there are tons of options available for the other way around though) but using Dapper along with do it for you.
Related posts:
- Find if your RSS Feed is Valid or not If you have created your own RSS Feed using simplepie...
- Create Custom RSS Feed from any Website using Dapper Nowdays almost every website offer RSS feeds which you can...
- How to Join two RSS Feeds If you are looking to join 2 RSS Feeds to...
- Convert AVI to WMV This process can seem a bit confusing at first. However,...
- Get Wordpress Feed into Drupal If you see the front page of MWolk, you should...
No Responses to “How to Convert HTML to RSS”
No feedback yet.