Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Claushingebjerg 939 posts 2574 karma points
    Nov 24, 2009 @ 08:32
    Claushingebjerg
    0

    problem with language versions

    i have discovered a problem on as site ive just buitl in 8 languages.

    The site is built with the languages in root nodes, and the correct domains are assigned to the site folders.

    Example:

    Dansih version is www.mysite.dk

    Swedish version is www.mysite.se

     

    The problem is i can access pages across the language versions.

    Example:

    i have a page on the dansih site called "dansihpage.aspx"

    And a page on the swedish site called "swedishpage.aspx"

     

    The problem is i can type in www.mydanishpage.dk/swedishpage.aspx

    I then get the swedish page and menu, but dansih dictionary items...

     

    How do i correct this?

     

    Its pretty critical, as google has begun indexing pages across domains/language versions, which in the end will resutl in 8 tims the pages, maybe more, and duplicate content

     

     

  • Petr Snobelt 923 posts 1535 karma points
    Nov 24, 2009 @ 08:43
    Petr Snobelt
    0

    Hi,

    I think you should find why/where google find "bad" links (maybe sitemap). Google index only pages which is linked from another pages, if there isn't this links google can't index it.

    Petr

  • Claushingebjerg 939 posts 2574 karma points
    Nov 24, 2009 @ 10:12
    Claushingebjerg
    0

    Thanks Petr, but thats not really a real solution, as i can-t control whether other sources link to the "bad pages". And if one page from "the wrong side" is indexed, the rest is wide open.

    What bugs me, is that the page shouldnt exist on the domain associated with the folde. So in my logic it should give a "page not found". Instead it looks in the other language folders, and finds the page, ignoring the domain...

  • Len Dierickx 150 posts 92 karma points
    Nov 24, 2009 @ 10:56
    Len Dierickx
    1

    You should enable to config option     <useDomainPrefixes>true</useDomainPrefixes>

    in the umbracosettings.conf file.

    With this option you can only access pages with the id www.site.dk/1235.aspx but no longer www.site.dk/swedischhomepage.aspx

  • Claushingebjerg 939 posts 2574 karma points
    Nov 24, 2009 @ 11:05
    Claushingebjerg
    0

    Coll that did the trick, Thanks a lot

Please Sign in or register to post replies

Write your reply to:

Draft