i need a Help for replacing url

Discussion in 'Site & Server Administration' started by yk0279, Feb 8, 2009.

  1. #1
    I have a website like sitename.com/services.html

    and i want to replace this url to sitename.com/best-services.com.

    can anyone suggest me how can i change old url to new url. Old url is already indexed in Google and other search engines. if i keep both the urls with same contents, it will effect in Google. Can anyone suggest me the safe idea for replacing the url.

    Thanks in Advanced
     
    yk0279, Feb 8, 2009 IP
  2. Priya_Verma

    Priya_Verma Banned

    Messages:
    58
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi,

    First of all create the page with the name that u want(best-services.com). Change the navigation of all the pages (replace the old url (sitename.com/services.html) with new url (sitename.com/best-services.com). After that you can submit a request in Google webmaster tools to remove your old URL (sitename.com/services.html).

    You can found at this path - Google Webmaster tool > Dashboard > Tools > Remove URLs

    You should also add following text in your .htaccess file and redirect your old URL to this new URL so that you don't loose visitors of your old url.

    Redirect 301 /best-services.com sitename.com/best-services.com
     
    Priya_Verma, Feb 9, 2009 IP
  3. yk0279

    yk0279 Well-Known Member

    Messages:
    193
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    123
    #3
    Thank you Priya for this useful information.
     
    yk0279, Feb 9, 2009 IP