views:

42

answers:

0

Hi all,

I have a new web site and I published it a few days ago.I am using database and creating web pages from database dynamically. Initially I was using querrystrings for URLs (like default.aspx?id=123&title=message-title), then I changed it to folder type URLs with 404 SEO method (like /article/123/message-title.html). Now, I am sending my sitemap file to google but google indexes only static pages.I can see that from google's web masters page.Dynamic pages from db are not indexed.

What do you recommend?What should I do now?