Your HostICan Community  


Go Back   Your HostICan Community > Programming & Design > Javascript / Java Applets

Javascript / Java Applets Are you a JavaScript guy? Do you need help with JavaScript? This is the place to talk about anything related to Java.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-05-2009, 06:49 AM
Margot Margot is offline
Junior Member
 
Join Date: Feb 2009
Posts: 2
Default code for redirect my hosting pages

How do I make a simple redirection which can be changed directly from source code in my index page. I want to try some redirection tricks.
Reply With Quote
  #2  
Old 06-05-2009, 07:05 AM
iceman1's Avatar
iceman1 iceman1 is offline
Senior Member
 
Join Date: Jan 2009
Posts: 100
Default Re: code for redirect my hosting pages

This code can be named with the name 'hard redirect':
HTML Code:
<head>
<SCRIPT language="javascript">
<!--
window.location="http://someplace.com";
//-->
</SCRIPT>
</HEAD>
Be careful using this code many of search engines may stop index you.
Reply With Quote
Reply

Tags
code, hosting, pages, redirect

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 01:46 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.