Real Estate Forums

Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here.

Reply
 
Thread Tools Display Modes
Old 05-10-2008, 01:15 PM
RealMan RealMan is offline
New real estate webmaster
 
Join Date: May 2008
Location: Minot ND
Posts: 1
RealMan is on a distinguished road
Default I'm Self Taught but I need Your Help Now.

I've been reading everything I can on the web about SEO and yesterday I learned something new and it sounds important but I don't know how to do anything about it. In a casual comment made in a news letter it mentions that MSN Office sites are redirects and you can do something to get rid of that ?Label? by changing a 302 code to 301. OK I don't have a clue about code...yet. Is there an idot's gide to tell me how I change this 302 to a 301. I don't even know how to access the code to change it. Help!
Reply With Quote
Old 05-10-2008, 04:14 PM
VRI's Avatar
VRI VRI is offline
Uber Real Estate Webmaster
 
Join Date: May 2004
Location: Tampa Bay
Posts: 2,123
VRI will become famous soon enough
Default Re: I'm Self Taught but I need Your Help Now.

Honestly, I don't know a thing about "MSN Office Sites" but if you'll paste your url into the form field here http://www.seoconsultants.com/tools/headers.asp it'll tell you what's returned from the headers (301, 302, 200..) and what type of server you're on (if you don't know)

I'd guess because it's MSN it'll be a Windows server so if it returns a 302 you'd have to do the redirect on the server (if you have access) or have a component installed that will let you modify it through an external file.

If it's an Apace server copy/paste code for your .htaccess file is easily found.
__________________
The New OverlyReal.com | Information about our most recent site update
Real Estate Directory | A regional listing of quality real estate related web sites.
Tampa Bay Charter Fishing | Seeks references from the area resource pages of quality local sites.
Reply With Quote
Old 05-17-2008, 02:15 PM
dmanhattanapts's Avatar
dmanhattanapts dmanhattanapts is offline
Advancing Webmaster
 
Join Date: Jan 2008
Posts: 30
dmanhattanapts is on a distinguished road
Default Re: I'm Self Taught but I need Your Help Now.

Doing a 301 (AKA Permenant redirect") is easy if you can edit your .htaccess file.

Simply type the following in your htaccess file (where webpage1.html is the initial page and webpage2.html is where you want to redirect it to):

Code:
Redirect 301 /webpage1.html http://www.mywebsite.com/webpage2.html
It really is simple as that. Remember, though, whenever you edit your .htaccess file - or upload it via ftp - it MUST be ascii and not binary.
Reply With Quote
Old 06-25-2008, 09:20 AM
jamesww jamesww is offline
Real Estate WebMaster
 
Join Date: Jun 2008
Posts: 115
jamesww is on a distinguished road
Default Re: I'm Self Taught but I need Your Help Now.

You first need to find out how to gain access to alter code then come visit us and we can walk you through the change to a 301 redirect.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hello Fellow Real estate Webmasters!!! Exit_REALTORŪ Introduce Yourself 10 02-09-2007 09:19 AM


Main Navigation

Charles Richey Fund

Popular Services

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 06:26 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.