How can I set parameters in Google webmaster tools so that my dynamic content is indexed?
Posted
by
Werewolf
on Pro Webmasters
See other posts from Pro Webmasters
or by Werewolf
Published on 2013-04-18T15:16:50Z
Indexed on
2013/10/23
22:07 UTC
Read the original article
Hit count: 275
I have read questions about URL parameters in Google Webmaster Tools in this site and the Google Webmaster Help Center but I have a problem.
My site searches in the database and show some information.
These two URL display some data:
http://mydomain.com/index.aspx?category=business
http://mydomain.com/index.aspx?category=graphic&City=Paris
- In URL parameter section, I can only define parameter category, how Google can detect proper values (business, graphics, real estate...)? Every word is not valid for search.
- If My page name is
default.aspx
or anything else, where I should define it? - If I use URL rewriting like
http://mydomain.com/search/category/business
, my settings must change?
© Pro Webmasters or respective owner