View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0002970 | SMF 3.0 "Saguaro" | public | 2009-01-25 09:20 | 2013-06-25 08:40 | |||||||||
Reporter | regularexpression | ||||||||||||
Priority | none | Severity | minor | Reproducibility | have not tried | ||||||||
Status | acknowledged | Resolution | open | ||||||||||
Summary | 0002970: SEF/Non-SEF links should redirect to enabled type or noindex | ||||||||||||
Description | This is UBER! important for SEO purposes. Anyone with an existing indexed website who then either enables OR disabled SEF urls will have issue with duplicated content. (and struggle to get their old types of urls out of google) When enabled/using standard smf urls eg http://localhost/a/index.php?topic=987.0 any time a user uses an SEF style url eg http://localhost/a/index.php/topic,987.0.html should either be redirected to the standard url with http 301 moved permanently and vice versa. When SEF url is enabled, standard links are redirected. At MINIMUM, the disabled type should be noindex'ed. (that way google will drop them, and the new url will be picked up from the link on the page) (for most users, it is better to do this via smf, than via .htaccess) <hr> Why is this needed? - Google + other SE may find old-style links in posts and follow them - On switching SEF on/off, it is important that the old-style are redirected or noindex, otherwise google will never drop them, and the new style will be discovered and marked as duplicate content. | ||||||||||||
Additional Information | P.S I made this private to avoid the smf-isnt-seo-brigade complaining about it. | ||||||||||||
Tags | SEO | ||||||||||||
Attached Files |
|
![]() |
|||||||
|
![]() |
|
regularexpression (Viewer) 2009-01-31 04:20 |
Topic where user recently reported this as duplicate link issue. http://www.simplemachines.org/community/index.php?topic=287564.0 |
Compuart (SMF Friend) 2009-02-02 14:40 |
As with the other SEO issues, though it would be nice to fix them ASAP, we are imho at a stage where we shouldn't be introducing relatively significant changes. Moving this to the next version. |
regularexpression (Viewer) 2009-02-18 15:07 |
After speaking to Aaron. Carnonical tag reduces the need for this fix, but since it will only work for Google/Yahoo/Microsoft, a permanent redirect solution should be sought for 2.1 (so it works for other search engines) |
emanuele (Viewer) 2013-06-25 08:40 |
Edit by emanuele: not sure why it was marked as private, removed. |