Google doesn't like dynamic pages but your can turn your dynamic page to look like a static page with the help of mod_rewrite. If you use PHP and Apache web sever to run your web pages, you can use what's called mod_rewrite to turn a page which reads like this
http://www.yourdomian.com/article?id...create_website
to
http://www.yourdomian.com/article/12...e_website.html
Lisa, is using mod_rewrite script to turn the dynamic url of this forum to read like static pages. For example, this url of this thread reads...
http://www.websitebabble.com/search-....html#post1511