[TYPO3] mastertemplate

JoH asenau info at cybercraft.de
Sun Jul 8 14:44:44 CEST 2007


>> instead of having shortcut from
>> root to startpage, you need to make shortcut from startpage to root.
>
> Why?

Because for a search engine like google the pages
www.domain.tld
and
www.domain.tld/indexp.php?id=10
are looking like different pages, while the content is the same because
actually they "are" the same page.

This is called double content and it might lead to decreased ranking.
There are people who believe that it makes a difference, if your pages are
found at position 233638 instead of 354271 and this is why they try to avoid
this double content.

This is an example:

Root    => Shortcut to Page1
    Page1    => Content of the startpage

Will give the user two pages, since Page1 can still be called directly by
index.php?id=1

Root    => Content of the startpage
    Page1    => Shortcut to Root

Will give the user only one page, since Page1 always redirects to Root
whitout using any id.

So if you care about SEO you should choose option 2.

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com




More information about the TYPO3-english mailing list