Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

Actually, i want to add rss feed to my website which can be read by google reader. For this what all should i do? I use php to create my website and i am totally new to xml and rss. What should I do?

share|improve this question

closed as not a real question by John Conde Sep 28 '12 at 0:56

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

up vote 0 down vote accepted

You can use an RSS generator such as http://feedity.com/

Or code one your self to output the RSS in XML format http://www.mnot.net/rss/tutorial/

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.