Links on website: & vs. & ... different for Google? Duplicate Content?
|
12-17-2013, 09:39 AM
Post: #1
|
|||
|
|||
Links on website: & vs. & ... different for Google? Duplicate Content?
ASP.NET MVC Helper made that on the an archive page like ...
Code: http://www.finanznachrichten.de/suche/uebersicht.htm?von=10.11.2013&bis=10.11.2013&medium=dpa-afx <head>: Code: <link rel="canonical" href="http://www.finanznachrichten.de/suche/uebersicht.htm?von=10.11.2013&bis=10.11.2013&medium=dpa-afx" /> Breadcrumbs in <body>: Code: <span typeof="v:Breadcrumb"><a rel="v:url" property="v:title" href="http://www.finanznachrichten.de/suche/uebersicht.htm?von=10.11.2013&bis=10.11.2013&medium=dpa-afx" title="dpa-AFX - News vom 10.11.2013">dpa-AFX - News vom 10.11.2013</a></span> Now the big question: Is an URL with & for Google search the same as the URL with & OR do I have 2 different URLs (= duplicate content)? According to this it is different in Google Maps: http://stackoverflow.com/questions/19678...ery-string What is your opinion? |
|||
12-17-2013, 08:33 PM
(This post was last modified: 12-17-2013 08:36 PM by robzilla.)
Post: #2
|
|||
|
|||
RE: Links on website: & vs. & ... different for Google? Duplicate Content?
My opinion is that Googlebot will simply convert the & in a URL to &, like any browser would (except in the source code, of course). Sounds to me like basic functionality for a search engine spider, so I really wouldn't worry about this.
Also, searching site:http://www.finanznachrichten.de/suche/uebersicht.htm inurl:amp currently returns no results. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)