Reputation: 4357
I have a linkedIn like website. I need Google index each public profile pages. Few things in my mind. 1- Since there is no user listing on my page. And also I dont want to show all profile listing on the website. How google will index all profile pages?
Upvotes: 0
Views: 823
Reputation: 888
If you don't want to make a list accessible for everyone, you should probably make a sitemap.xml that Google can read. If you are using Webmaster Tools you could tell Google your URL to it, and they will index all URLs.
Read more about sitemaps here: https://support.google.com/webmasters/answer/183668?hl=en
Upvotes: 1