---
title: "Can I change the name of my Web site and also redirect requests for the old site name to the new one?"  
description: "Can I change the name of my Web site and also redirect requests for the old site name to the new one?"  
author: "AVADHESH PATEL"  
published: 2012-12-13  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/1601/can-i-change-the-name-of-my-web-site-and-also-redirect-requests-for-the-old-site-name-to-the-new-one  
category: "iis 7"  
tags: ["iis 7"]  
reading_time: 1 minute  

---

# Can I change the name of my Web site and also redirect requests for the old site name to the new one?

You can configure your Web site to respond to both the old name and the new name, provided your network correctly routes both requests to your computer. This way, visitors can still reach your site by using the old name, and will be informed of the new name.

## Answers

### Answer by AVADHESH PATEL

You can configure your Web site to respond to both the old name and the new name, provided your network correctly routes both requests to your computer. This way, visitors can still reach your site by using the old name, and will be informed of the new name.


---

Original Source: https://www.mindstick.com/interview/1601/can-i-change-the-name-of-my-web-site-and-also-redirect-requests-for-the-old-site-name-to-the-new-one

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
