[RFC] Search engine optimization: canonical link elements
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: [RFC] Search engine optimization: canonical link elements
Couldnt the sid be removed from urls and move its functionality inside a user cookie ?
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3
Re: [RFC] Search engine optimization: canonical link elements
I think that has already been done.Dragosvr92 wrote:Couldnt the sid be removed from urls and move its functionality inside a user cookie ?
By the way, I have a question. Below are 6 different URLs for the same page:
Code: Select all
http://www.domain.com
http://www.domain.com/
http://www.domain.com/index.php
http://domain.com
http://domain.com/
http://domain.com/index.php
I know that search engines are good at understanding that all the above are the same page, but are they that good that we don't need a canonical link element?
- nickvergessen
- Former Team Member
- Posts: 733
- Joined: Sun Oct 07, 2007 11:54 am
- Location: Stuttgart, Germany
- Contact:
Re: [RFC] Search engine optimization: canonical link elements
www. to non-www and trailing / is not something we should deal with.
index.php to / is also not a good idea, as mods/extensions sometimes overwrite the htaccess so / leads to portal.php not index.php
index.php to / is also not a good idea, as mods/extensions sometimes overwrite the htaccess so / leads to portal.php not index.php
Member of the Development-Team — No Support via PM
Re: [RFC] Search engine optimization: canonical link elements
Duplicate post from another topic
In the current situation, the search engines will index each page twice, the first time with the parameter f =, as almost all the links to the forum include this option in the second visit without the canonical version. The double burden.
In the current situation, the search engines will index each page twice, the first time with the parameter f =, as almost all the links to the forum include this option in the second visit without the canonical version. The double burden.
Sorry for my English.
Re: [RFC] Search engine optimization: canonical link elements
Most modern search engines have a tool page to not index specific parameters. such as =sid, =f, =etc
Re: [RFC] Search engine optimization: canonical link elements
It's good that you have finally added
rel="prev"
and rel="next"
Re: [RFC] Search engine optimization: canonical link elements
As a guest I see SIDs everywhere. Is this normal?