Forums

[Plugin: WPML Multilingual CMS] Duplicate Content with Languages for each domain!! (2 posts)

  1. c-bass
    Member
    Posted 2 years ago #

    hey,

    i have 2 languages. german and english.

    german (original) version goes to: http://www.hausbau-ratgeber.de
    english version goes to: http://www.dry-walls.co.uk

    so far so good.

    as i had it before, i had a redirect to avoid duplicate content for search engines:

    ##RewriteEngine on
    ##RewriteCond %{HTTP_HOST} !^www\.hausbau-ratgeber.de$
    ##RewriteRule ^(.*)$ http://www.hausbau-ratgeber.de/$1 [L,R=301]

    Since i am using a new domain for english, i cant use this redirect anymore, because the english version will be redirected in a loop to the german version.

    Is there a way to have both domains redirected to the version with the http://www.domain... like:

    http://hausbau-ratgeber.de/ to http://www.hausbau-ratgeber.de/
    AND
    http://dry-walls.co.uk/ to http://www.dry-walls.co.uk/

    It would be bad if somebody goes to http://dry-walls.co.uk/ and finds a german version.

    any idea how to solve this with htaccess oder other redirects?

    thanks

    http://wordpress.org/extend/plugins/sitepress-multilingual-cms/

  2. c-bass
    Member
    Posted 2 years ago #

    please. some genius around here?

Topic Closed

This topic has been closed to new replies.

About this Topic