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

  • SEARCH
  • Home
  • 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 6007545
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:41:46+00:00 2026-05-23T01:41:46+00:00

We have a site that www.domain.com for example. If a visitor forgets to put

  • 0

We have a site that http://www.domain.com for example. If a visitor forgets to put the www on the url request how is the best way to rewrite the URL to http://www.domain.com?

We are using VS 2008 with VB.Net 3.5

  • 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-23T01:41:47+00:00Added an answer on May 23, 2026 at 1:41 am

    You can detect it in your Session_Start event in the Global.asax with the following code:

        Sub Session_Start(ByVal sender As Object, ByVal e As EventArgs)
        ' Fires when the session is started
        If Request.Url.Host.Contains("www.") = False Then
            Session.Abandon()
            Response.Redirect("http://www.domain.com")
        End If
    
    End Sub
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a site that sits in a directory on a domain: http://www.example.com/site/ I
We have a site that is public facing, let's say it's http://www.example.com . When
I have a site that uses www.example.com for standard pages and secure.example.com for HTTPS.
I have 3 mvc4 sites. Site 1 'www.mydomain.com' is a marketing site that allows
I have a simple web site ( http://www.kousenit.com/twitterfollowervalue ) that computes a quantity based
I wish to canonicalize a domain name, from bar.example.com to www.example.com (well anything that's
I have a wordpress site that I moved from domain.info to domain.com. Some of
I have an application that is designed to manage a small company at www.example.com.
I have thousands of URLs that look like this: http://www.domain.com/here-is-a-product-ab00007a1.html The number at the
I have an old site ( www.example.com ) with approximately 2000 documents (PDF, Word

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.