Redirect web pages

  • softstor
  • Novice
  • Novice
  • No Avatar
  • Joined: May 31, 2004
  • Posts: 29
  • Status: Offline

Post June 6th, 2004, 9:14 am

I need to redirect a web page to a sub-directory. Are there any suggested ways of doing this that the search engines will not penaltize you for?

I am presently using the following in my HEAD section of my main page:

<SCRIPT>
location.href = "http://www.smartdictionary.com/cgi-bin/lexicon/browse.cgi"
</SCRIPT>

Is this a recommended method of doing this redirection? Is there a better solution?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 6th, 2004, 9:14 am

  • eCommando
  • Graduate
  • Graduate
  • No Avatar
  • Joined: Jan 27, 2004
  • Posts: 164
  • Loc: California, USA
  • Status: Offline

Post June 8th, 2004, 10:34 am

You should use 301 redirects.
The redirect u r using is Javascript and it's not a good method.

What kind of server r u running. Php, asp, etc. Just do a search on 301 redirect.
  • softstor
  • Novice
  • Novice
  • No Avatar
  • Joined: May 31, 2004
  • Posts: 29
  • Status: Offline

Post June 8th, 2004, 11:05 am

Thanks I added the 301 redirect and it works very well.

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 20 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.