Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 625275
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T19:17:32+00:00 2026-05-13T19:17:32+00:00

I am creating a Multilingual web site and I use a resource manager for

  • 0

I am creating a Multilingual web site and I use a resource manager for each language.

when user select a language all pages use the selected resource bondles.

as entire sites only is available in one language,how search engines crawl the other languages ?
or does search engine crawl optional provided languages ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T19:17:32+00:00Added an answer on May 13, 2026 at 7:17 pm

    As you know, when you have a static multilingual website that has separate page for each language, you don’t have any problem with search engines. Whereas, each page has an unique url.

    But in dynamic applications, you don’t have separate page for each language and have to use resource instead, you can add a new language or remove an already existing language and so on.

    Therefore, we have to use Url Rewriter/Routing for generating unique url for each language. Check the following example out.

    Suppose we have a webform in the following url and our application supports two languages (e.g. English United States en-US, English Great Britain en-GB).

    http://www.domain.com/home.aspx

    There are some problems, we have permanent url for all of languages. Thus, search engines will be index the default language anyway. The solution is simple, you have to generate separate url for each language by using Url Rewriter/Routing as follows.

    http://www.domain.com/{country}/{language}/home.aspx

    Afterwards, you have to inference the specified culture name from the above url and set the current Culture and UICulture properties. Thus, the requested page will be shown in desired language.

    The sitemap should be generate programmatically and uses the same way as above, in this case.

    http://www.domain.com/{country}/{language}/sitemap.xml

    You have to inference the specified culture from the above url and generate sitemap dependent on culture. To introduce available sitemaps to the search engines you have to use robots.txt that should be generate programmatically as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When creating a web application, and lets say you have a User object denoting
What's the best way (to avoid modifying repeated code) to building multilingual web pages?
I am creating a multilingual site that will need to support at minimum five
Creating a patch is very easy in SubVersion, With Tortoise, you right-click and select
Creating an XPathDocument with referenced DTD sometimes throws a web exception. Why?
When creating a criteria in NHibernate I can use Restriction.In() or Restriction.InG() What is
I am creating a web application framework, in which I am providing support for
I'm creating a multilingual application using Windows Forms. I have created my multilingual content
When creating a cross-browser rich text editor. Which would you use and why? Keep
Creating hashes of hashes in Ruby allows for convenient two (or more) dimensional lookups.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.