From: Shouldknowbetter
Date: Sun, 6 Jul 2008 08:35:39 -0700 (PDT)
Local: Mon, Jul 7 2008 1:35 am
Subject: 301 redirects with ASP.NET
Hi,
I'm nearing the end of a long rebuild of a small site (very
Anyway, so I've been maximising my site for SEO and I've renamed all
From an ASP.NET perspective:
I'm using a Master Page, I'm guessing that I add the 301s to the
What code should I delete and what should I leave? i.e. should I
<%@ Page Language="VB" MasterPageFile="~/MasterPage.master"
CodeFile="Default2.aspx.vb" Inherits="Default2" Title="OldPage" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head"
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"
<p>
Hello World</p>
I have a couple of pages that have some code behind (VB) for handling
From an SEO perspective:
How long should I leave it before I remove the old pages from the root
Should I have both the old pages and the new pages on the sitemap
How long should I leave it before removing the old page names from the
I want to get this right first time so your help would be greatly
Michael.
ps, if your reply is going to be a rant about faqs, don't bother.
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||