Dynamic content for googlebot

72 views Asked by At

I have a website where depend on the location the user receive the some messages from another webmembers. So, by workflow user need to type the address to textfield and with an ajax callback he get back an answer. All Request to server going by POST. My question is how can i make it good for the googlebot? How index google the such websites like twitter? I have several solutions but i not sure:

  1. When an user put the message with an address i generate some static page and give it for the searchrobot.
  2. Public the users accounts with all messages from them.

Thank you in advance.

1

There are 1 answers

2
FarhadD On

The best would be option 1 where you make messages crawlable with a static page URL and a link that points to that static URL