I am developing a blog site with C # in ASP.NET 3.5. I have written some blog posts in my site Now, I want to give two icons below my article
1: "Retett" [Twitter], so that people can tweet my articles
< P> 2: Subscribe to the RSS feed for this article.Please find out how best I get it.
Thanks in advance.
This javascript code will allow users to tweet their articles for # 2
For # 2, you must create an RSS feed through the normal handler (.asxx file). , And link the icon to it.
Or you can use a free service such as addthis.com which allows your users to post their articles on Twitter, Facebook, Google, RSS feeds and other mediums. / P>
Comments
Post a Comment