Results 1 to 2 of 2

Thread: Search Engine Search Result URL

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Search Engine Search Result URL

    Our site is multi-lingual (Chinese and English) with Chinese being the default.

    For all pages,but the home page, there is only one version of the page, and the text are loaded from constants and the database depending on the user's current language.

    However, I noticed in the past a problem with this technique is that search engines enter the site in the default language and then crawl the site only in that language. So what I did is create a chinese (default)(www.studypath.cn/index.php) and english (www.studypath.cn/index_en.php) page and all works fine as regarding to the site get indexed in both languages.

    Now, when get the site in google, in english the page url show up as www.studypath.cn/index_en.php , not www.studypath.cn.
    Well, actually there's nothing wrong with this (this is the way I build it), but I was wondering if there is a way to make it show www.studypath.cn only, and the user get the chinese version, where they can change to english themselve by clicking the language button

    Bottom line..the url in search results looks ugly like that...

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Search Engine Search Result URL

    I think the best way is to use a different domain for each:

    en.stydypath.cn
    www.studypath.en

    of

    www.studypath.cn
    www.studypath.com

    Many sites use this approach even for the home page.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width