The pages are the root ‘/’ and the ‘index.php’.
I have since added the to my index page.
My question, is the duplicate page which is really the same page hurting my rankings?
Hope I’m making sense. ” title=”” class=”bbcode_smiley” />
I just added the tag the other day. I did always think it wasn’t good to have the duplicate content thingy but never really knew how to take care of it. This is gonna be my first site that I’m ‘trying‘ to make SEO friendly.
Now I’m already learning techniques of using mod_rewrite to take care of this problem also.
I would not add a restrictive meta tag to your index! / and /index.xxx are the same page, make sure you do not link to /index.xxx anywhere and do not worry about this one.
I didn’t add a restrictive tag ( not sure what that is ). I know that the root ‘/’ and ‘index.php’ are the same so I added the tag to my ‘index.php’ so both could be treated as one page and not a duplicate.
Is this not a good thing?
As allfreechips points out, you do not want people linking to the wrong page contextually in the url. If someone is on a forum somewhere and the are like “oh yeah you got to check out xxx.usaonlinecasino/bonus cause I know you will find the bonus you’re looking for” with no canonical tag, and with other people linking to the site above with no www, both will be indexed and then possibly penalized for dup content.
Thankfully this tag does NOT restrict anything at all. It only tells search engines which is the real page the webmaster prefers to be visible.
Matt Cutts: “Google, Yahoo, and Microsoft announced support for a new link element to clean up duplicate urls on sites. The syntax is pretty simple: An ugly url such as [HTML]http://www.example.com/page.html?sid=asdf314159265[/HTML] can specify in the HEAD part of the document the following:[HTML] [/HTML]That tells search engines that the preferred location of this url (the “canonical” location, in search engine speak) is [HTML]http://example.com/page.html[/HTML] instead of [HTML]http://www.example.com/page.html?sid=asdf314159265[/HTML] .”
Please login or Register to submit your answer