| auszookers.com https://www.auszookers.com/forum/ |
|
| Default page https://www.auszookers.com/forum/viewtopic.php?f=16&t=30123 |
Page 1 of 1 |
| Author: | royce [ Thu Feb 02, 2012 1:06 pm ] |
| Post subject: | Default page |
When I come here at work, I start typing auszookers into the browser and scroll down and hit enter on www.auszookers.com This now opens on a different page and I have to click another link to get to the forum. This sucks cause I have to do more or remember to scroll further down to teh correct link and if it went direct to the forum I would spend more time here I think it should be fixed. Kthxbi |
|
| Author: | steve [ Thu Feb 02, 2012 1:18 pm ] |
| Post subject: | Re: Default page |
google html redirect code, and insert it in to the index.htm page. |
|
| Author: | royce [ Thu Feb 02, 2012 1:24 pm ] |
| Post subject: | Re: Default page |
I cant do that at work, and at home its fine cause I have a favourite to click All this change, its bad for the environment! |
|
| Author: | royce [ Thu Feb 02, 2012 1:27 pm ] |
| Post subject: | Re: Default page |
so I need <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.auszookers.com/forum"> ? |
|
| Author: | steve [ Thu Feb 02, 2012 1:53 pm ] |
| Post subject: | Re: Default page |
yeah we should be getting all the people that want something to make their browsing easier to help out around here. here's the html code for the page... if someone puts in what we need i'll copy it over. Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>auszookers.com</title> <style type="text/css"> <!-- .style1 {font-family: Arial, Helvetica, sans-serif} --> </style> </head> <body> <p class="style1"> </p> <p class="style1"> </p> <p class="style1"> </p> <p align="center" class="style1">Enter the new forum......</p> <p align="center" class="style1"> <a href="http://auszookers.com/forum" target="_self">http://auszookers.com/forum</a></p> <p align="center" class="style1"><a href="http://auszookers.com/forum" target="_self"><img src="az_logo.jpg" width="400" height="196" border="0"></a></p> </body> </html> |
|
| Author: | royce [ Thu Feb 02, 2012 2:13 pm ] |
| Post subject: | Re: Default page |
so Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.auszookers.com/forum"> </head> <</html> I have nfi |
|
| Author: | Ben_Sierra [ Thu Feb 02, 2012 2:14 pm ] |
| Post subject: | Re: Default page |
steve wrote: yeah we should be getting all the people that want something to make their browsing easier to help out around here. here's the html code for the page... if someone puts in what we need i'll copy it over. Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.auszookers.com/forum"> <title>auszookers.com</title> <style type="text/css"> <!-- .style1 {font-family: Arial, Helvetica, sans-serif} --> </style> </head> <body> <p class="style1"> </p> <p class="style1"> </p> <p class="style1"> </p> <p align="center" class="style1">Enter the new forum......</p> <p align="center" class="style1"> <a href="http://auszookers.com/forum" target="_self">http://auszookers.com/forum</a></p> <p align="center" class="style1"><a href="http://auszookers.com/forum" target="_self"><img src="az_logo.jpg" width="400" height="196" border="0"></a></p> </body> </html> Try that. |
|
| Author: | Ben_Sierra [ Thu Feb 02, 2012 2:16 pm ] |
| Post subject: | Re: Default page |
^The code I posted still has the links etc in it - just in case the redirect doesn't work and people end up stuck on that page still. If the redirect works, I'll fix it up so that it just redirects straight in, with no content on the index page. |
|
| Author: | steve [ Thu Feb 02, 2012 2:51 pm ] |
| Post subject: | Re: Default page |
works! i reckon just leave it like that for a while so people can still click the link, otherwise i'll get emails saying it doesn't work and they can't get on the site cheers Royce and Ben.. gees eh, AZ has all the answers |
|
| Author: | stockman [ Thu Feb 02, 2012 2:57 pm ] |
| Post subject: | Re: Default page |
My browser stores http://auszookers.com/index.php which is now a dead page. |
|
| Author: | steve [ Thu Feb 02, 2012 3:03 pm ] |
| Post subject: | Re: Default page |
clear browsing history. We need that index.php page there for now. |
|
| Author: | royce [ Thu Feb 02, 2012 3:32 pm ] |
| Post subject: | Re: Default page |
stockman wrote: My browser stores http://auszookers.com/index.php which is now a dead page. Works for me |
|
| Author: | royce [ Thu Feb 02, 2012 3:34 pm ] |
| Post subject: | Re: Default page |
and I went in and it worked but I clicked it anyway and then realised it was already changing, had to close it and try again |
|
| Page 1 of 1 | All times are UTC + 9:30 hours |
| Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |
|