Forum Moderators: Robert Charlton & goodroi
If you decide to use dynamic pages (i.e., the URL contains a "?" character), be aware that not every search engine spider crawls dynamic pages as well as static pages. It helps to keep the parameters short and the number of them few.
? is not the same as #.
Should I try to make my dynamic URLs look static?
Following are some key points you should keep in mind while dealing with dynamic URLs:
1. It's quite hard to correctly create and maintain rewrites that change dynamic URLs to static-looking URLs.
2. It's much safer to serve us the original dynamic URL and let us handle the problem of detecting and avoiding problematic parameters.
3. If you want to rewrite your URL, please remove unnecessary parameters while maintaining a dynamic-looking URL.
4. If you want to serve a static URL instead of a dynamic URL you should create a static equivalent of your content.
One recommendation is to avoid reformatting a dynamic URL to make it look static.
I am asking this because I think all links to independent products will be concentrated to the one URL example.com/product in Website B, but will be fragmented to the different independent URLs in the case of Website A.