Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

I am developing a site in which:

  • users can share their own articles,
  • those users need to have an account to write an article,
  • and then articles are accessible to registered users only

Now I am looking for a method to allow search engines access to these original articles, so that they can be indexed.

Generating a sitemap is all I need, or something more is required?

share|improve this question
2  
Implement First-Click Free. – Robert Harvey Dec 15 '12 at 7:18
@RobertHarvey your comment should be an answer, should be accepted, and should get upvoted – ZJR Dec 15 '12 at 7:51

closed as too localized by Robert Harvey, gnat, ChrisF Dec 15 '12 at 11:08

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.