The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
21 views

Why Google does not fetch some $_GET parameters in URL?

I have StackOverflow style URL's in my site, like mysite.com/article/42/the-article. However, when I search for the article, I see that Google has fetched it like this mysite.com/article/42/. Am I ...
0
votes
2answers
45 views

Why are the custom campaign parameters in Google Analytics so long?

Adding several Google Analytics custom campaign parameters can make URLs very long.* For example, in Google's own examples: ...
1
vote
1answer
50 views

IE strips off parameters from a file URI pasted into an address bar?

Question: How do I stop IE from stripping off parameters from file URI pasted into address bar? Description of a problem: I have a "simpleTest.html" page with only this JS code inside, that returns ...
1
vote
2answers
31 views

Should I have link rel=next & prev on URLs which have query variables?

For example, I have link rel prev & next set up on these pages of products: site.com?page=2 site.com?page=3 (this is my preferred structure by the way and I'm trying to get all the ugly URLs ...
2
votes
1answer
39 views

How long does it take for URL Parameters changes to take effect on Google Webmaster Tools?

Google was showing up pages with affiliate ID parameter in the search results. After some research on how to disallow this, I came across URL parameters in Webmaster tools. I set the parameters for ...
1
vote
1answer
69 views

how can I set parameters for google webmaster tools to index my dynamic content

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 ...
9
votes
2answers
283 views

Where does the URL parameter “?chocaid=397” come from?

In Google Webmaster Tools, I noticed that my front page was indexed two times: example.com/ example.com/?chocaid=397 I know that I could fix this with the use of link type canonical, but I wonder: ...
1
vote
1answer
266 views

Google and querystring parameter capitalization?

I looked all over the web, but I could not find an answer to this. We all know that Google treats different capitalization of Urls as potentially duplicate content. My question is, what about ...
1
vote
1answer
584 views

Does Google Analytics automatically handle URLs containing a jsessionid?

When a user visits my web site, the first page they load has a jsessionid appended to the URL like this: http://foo.com/Welcome.do;jsessionid=1234567890abcdef Note that the jsessionid parameter is ...
0
votes
1answer
110 views

URL parameter names being changed by user agents

In reviewing one of our site's web logs I'm seeing instances where we are returning a 404 to requests because we're expecting an id parameter to be sent, but instead we're seeing a di parameter. The ...
2
votes
2answers
380 views

Google Webmaster Tools -> URL-Parameter after Migration from Magento

After migrating from magento to a different e-commerce system I can find lots of URL-Parameters with millions of monitored sites: http://i.stack.imgur.com/8CDVm.png Is it safe to reset those? Or ...
4
votes
1answer
2k views

What does Enable/Disable mean in Bing's URL Normalization feature?

I'm in Bing Webmaster Tools, under Index > URL Normalization. Many parameters are listed in the table with 3 other columns: Status, Source, Date. The "Source" column says "Webmaster" where I have ...