Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-02-2009, 11:08 AM   #1
Active Warrior
War Room Member
 
jelder1's Avatar
 
Join Date: Jul 2006
Location: , , USA.
Posts: 93
Thanks: 14
Thanked 1 Time in 1 Post
Contact Info
Send a message via MSN to jelder1 Send a message via Skype™ to jelder1
Default creating redirect page (firefox,ie8, safari etc)

I created a redirect page but it only works on firefix and ie8 . . how do I make one thats compatible with other browsers? It's redirecting to an affiliate link but for some reason safari wont work it just stays on the blank page. . . Id like it to work with all browsers

thanks
josh
jelder1 is offline   Reply With Quote
Old 11-02-2009, 11:48 AM   #2
Flyin' Low & Slow
War Room Member
 
Kevin AKA Hubcap's Avatar
 
Join Date: Nov 2008
Posts: 1,189
Thanks: 56
Thanked 177 Times in 132 Posts
Default Re: creating redirect page (firefox,ie8, safari etc)

What kind of redirect are you using?

Kevin AKA Hubcap is offline   Reply With Quote
Old 11-03-2009, 02:45 PM   #3
Warrior Member
 
Join Date: Nov 2009
Posts: 12
Thanks: 0
Thanked 2 Times in 2 Posts
Social Networking View Member's Twitter Profile 
Default Re: creating redirect page (firefox,ie8, safari etc)

It's strange. Those browser (mozilla/safari) use the same engine. Take a look at
HTML Code:
navigator.userAgent
you'll find "Gecko" string. So i think this will work

HTML Code:
<script type="text/javascript">
window.location="hddp://trainercheats.net";
</script>
Binggo is offline   Reply With Quote
Old 11-05-2009, 01:39 PM   #4
Active Warrior
War Room Member
 
jelder1's Avatar
 
Join Date: Jul 2006
Location: , , USA.
Posts: 93
Thanks: 14
Thanked 1 Time in 1 Post
Contact Info
Send a message via MSN to jelder1 Send a message via Skype™ to jelder1
Default Re: creating redirect page (firefox,ie8, safari etc)

that is strange how it would work on one and not the other. hmmm . . . I'll give it a try and see how the code works thanks a ton
jelder1 is offline   Reply With Quote
Old 11-05-2009, 07:40 PM   #5
Active Warrior
War Room Member
 
Join Date: Jan 2009
Posts: 77
Thanks: 10
Thanked 5 Times in 5 Posts
Default Re: creating redirect page (firefox,ie8, safari etc)

Why use a javascript redirect? I know that most people have javascript enabled but for those that don't you are losing the traffic over a very simple edit:
<?php header ("location:http://trainercheats.net"); ?>
Gimme4Free is offline   Reply With Quote
Old 11-05-2009, 08:40 PM   #6
Warrior Member
 
zombo's Avatar
 
Join Date: Nov 2009
Location: New Zealand
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via MSN to zombo
Default Re: creating redirect page (firefox,ie8, safari etc)

Are you sure its not just your PC? Link it here and I'll try it out on my PC

Visit my Heavily Promoted Directory!! and list your site today, you could even win a prize :cool:

Computer Hardware News and Reviews revHardware is your source for all things tech! :D
zombo is offline   Reply With Quote
Old 11-06-2009, 11:14 AM   #7
Warrior Member
 
Join Date: Nov 2009
Posts: 12
Thanks: 0
Thanked 2 Times in 2 Posts
Social Networking View Member's Twitter Profile 
Default Re: creating redirect page (firefox,ie8, safari etc)

That's a good solution too.
Binggo is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
creating, firefox, ie8, page, redirect, safari

Thread Tools

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 Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 08:53 AM.