Log in

View Full Version : Need somone to test my site.



queerfm
02-18-2007, 09:55 AM
Hi i need to see if my sites redirecton works in the US if you go to http://www.queerfm.net/demo.html and your from japan it should redirect you to http://www.queerfm.net/Japan if your from the US it should redirect you to http://www.queerfm.net/US

If for some reson it does not work can you post it here.

Thanks

thetestingsite
02-18-2007, 03:22 PM
It just keeps me on the demo.html page which is blank.

BLiZZaRD
02-18-2007, 03:26 PM
I got redirected to /WORLD/

queerfm
02-18-2007, 04:06 PM
i know i am trying to fix it now thanks

queerfm
02-18-2007, 04:08 PM
if anyone can tell me what i am doing wrong that would be great


<script language="Javascript" src="http://gd.geobytes.com/Gd?after=-1&variables=GeobytesLocationCode"></script>
<script language="Javascript">
var sSpanishLocations="ES,MX,GT,SV,HN,NI,CR,EC,PE,CU,DO,PR,PA,VE,CO,BO,AR,CL,PY,UY";
var sEuroLocations="AT,BE,FI,FR,DE,GR,IE,IT,LU,NL,PT,ES";
var sGermanLocations="DE,AT,CH";
var sAustraliaLocations="AU";
var sFrenchLocations="FR,BE";
var sPhilippineLocations="PH";
var sEnglandLocations="UK";
var sCanadianLocations="CA";
var sJapaneseLocations="JP";
var sUSLocations="US";
var sSingaporianLocations="SG";
var sChineseLocations="CN";
if(typeof(GeobytesLocationCode)=="undefined")
{
var GeobytesLocationCode="unknown";
}
if(GeobytesLocationCode==sSpanishLocations)
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://www.queerfm.net/WORLD'>");
} else
if(GeobytesLocationCode==sAustraliaLocations)
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://www.queerfm.net/Australia'>");
} else
if(GeobytesLocationCode==sFrenchLocations)
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://www.queerfm.net/France'>");
} else
if(GeobytesLocationCode==sPhilippineLocations)
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://www.queerfm.net/Philippine'>");
} else
if(GeobytesLocationCode==sChineseLocations)
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://cn.queerfm.net'>");
}
if(GeobytesLocationCode==sSingaporianLocations)
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://cn.queerfm.net'>");
} else
if(GeobytesLocationCode==sEnglandLocations)
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://www.queerfm.net/UK'>");
} else
if(GeobytesLocationCode==sCanadianLocations)
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://www.queerfm.net/Canada'>");
} else
if(GeobytesLocationCode==sJapaneseLocations)
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://www.queerfm.net/Japan'>");
} else
if(GeobytesLocationCode==sUSLocations)
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://www.queerfm.net/US'>");
} else
{
document.write("<META HTTP-EQUIV='Refresh' CONTENT='0;URL=http://www.queerfm.net/WORLD'>");
}
</script>

BLiZZaRD
02-18-2007, 04:11 PM
if anyone can tell me what i am doing wrong that would be great


err... using meta redirects? That's my guess.

It would be easier, more useful and overall better if you used links and let the user click on what language they wanted.

If I have to travel over seas for business and I can't view the English page because my current location prevents it, I probably won't be going back to the site when I get home.

queerfm
02-18-2007, 04:42 PM
I fixed it could you try again please

also any one from japan or china if you could check it out to because i want to make sure i have the words correct english version at http://www.queerfm.net/WORLD

boxxertrumps
02-18-2007, 05:09 PM
Vista?

NOOOO!!!!!!!!
Insights of the QCF resident furry...
LINK (http://www.qcf.ca/modules.php?name=Forums&file=viewtopic&t=1080)

queerfm
02-19-2007, 12:20 AM
Vista?

NOOOO!!!!!!!!
Insights of the QCF resident furry...
LINK (http://www.qcf.ca/modules.php?name=Forums&file=viewtopic&t=1080)

Well i am not going to say if vista is better then mac or what every. But i will say running a radio station and moving to vista is one big job i was hoping that i would be done by now.

Also what did you think about the design if i may ask.

After 12:30pm today (time now- 9:15am) ill be uploading new content to the server. So i can release the new site design. The hard part is converting each page into different laguages. But i am doing it slowly.