Web Design Forum  
 
Go Back   Web Design Forum > Web and Graphic Design > Web Design

Reply
 
LinkBack Thread Tools Display Modes
Old 08-08-2008, 04:33 PM   #1 (permalink)
New Member
 
Join Date: May 2007
Posts: 3
Default URL forwarding

Hi
Is it possible to automatically redirect a web page by inserting code within the body tags of a web page. I use a CMS and I dont have acces to the source files
Thanks
Stefan83 is offline   Reply With Quote
Old 08-08-2008, 06:33 PM   #2 (permalink)
New Member
 
Join Date: Aug 2008
Location: Omaha, NE
Posts: 12
Default

<script type="text/javascript"><!--
setTimeout('Redirect()',4000);
function Redirect()
{
location.href = 'whateverpage.htm';
}
// --></script>
__________________
I make Web Sites. Let me make one for you.
Web Design | Hosting | SEO | Smashwebs.com
smashwebs is offline   Reply With Quote
Old 08-09-2008, 03:54 AM   #3 (permalink)
suz
Moderator
 
Join Date: Dec 2004
Posts: 378
Default

You can redirect with .htaccess files too
__________________
Art for the web - Web page templates
The work from home blog
suz is offline   Reply With Quote
Old 08-09-2008, 04:01 AM   #4 (permalink)
New Member
 
Join Date: Aug 2008
Posts: 4
Default URL forwarding

Quote:
Originally Posted by smashwebs View Post
<script type="text/javascript"><!--
setTimeout('Redirect()',4000);
function Redirect()
{
location.href = 'whateverpage.htm';
}
// --></script>
But this won;t be search engine friendly
__________________
Make Money Online - show you ways to make money online that work for me.

Passive Income Opportunities
workaholic is offline   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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 11:47 PM.


Computer Forum - TechZine - Webpage Design

 
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.