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?
