Allmost everytime i try to get in to www.avantysoft.com y can't and it's in the same server as www.avantysoft.net and that one works perfect.
Help!!!!
This is a discussion on Problem with my domain in the VPS & Dedicated forum
Allmost everytime i try to get in to www.avantysoft.com y can't and it's in the same server as www.avantysoft.net and that one works perfect.
Help!!!! ...
Allmost everytime i try to get in to www.avantysoft.com y can't and it's in the same server as www.avantysoft.net and that one works perfect.
Help!!!!
Looks like you've got some sort of a redirect going on in your software, or less likely in your .htaccess file. When I check with a server headers tool it comes back with a 200 status. When I check with my browser, I'm redirected to your machine's IP address/~account name.
Check for a "header" command in your code if it is in php.
I can access the .com name but not the .net.
As Ron suggested you have seem to have some kind of redirect going on that redirects the TLDs to the IP address.
Also you need to decide which TLD extension you want to use, and redirect the other one to it with a 301 redirect. You do not want the SEs to be able to access the same page with a .net and a .com extension. It can cause you problems.
Forum Moderators - Jag Staff
Spam Whackers Blog - Dedicated to fighting Spam and providing General SEO Tips
Organize your Kitchen or purchase Kitchen Accessories at Condells
Ihelpyou Forum - Dedicated to "Best Practices" SEO
The redirection is made through an html code, and thats not the proble. The problem is that in some places people cannot access the .com and in others people can.
www.avantysoft.com returns an index.html with the following content:
Note the meta-refresh redirect in there.HTML Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.o g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <META http-equiv="refresh" content="0;URL=http://69.73.139.204/~avantys/"> <title>AVANTYSOFT :: Estrategias tecnol¢gicas</title> </head> <body> </body> </html>
It would be better to write an apache redirect in your .htaccess file for this, as well as make that a redirect to the .net, rather than the IP/~account thingy.
Regards,
Wim Heemskerk
---
Visit MeCCG.net - Cardgaming in J.R.R. Tolkien's Middle-earth
And Gwaihir.net - The Middle-earth CCG store
Are you sure? A 0 second refresh like that is a pretty ugly hack that IIRC several browsers / security softwares refuse to obey these days. I don't recall the exact logic behind it all, but as it's so easily replaced with more elegant ways..
Have you recently changed DNS settings for the .com? If so, try again two days from now.The problem is that in some places people cannot access the .com and in others people can.![]()
Regards,
Wim Heemskerk
---
Visit MeCCG.net - Cardgaming in J.R.R. Tolkien's Middle-earth
And Gwaihir.net - The Middle-earth CCG store
Thanks, but the problem is not when they get in the page the problem is that sometimes in some computers people get "page not found" even if they try to get in other folder of www.avantysoft.com
I allready chage the .htaccess to redirect to www.avantysoft.net
Last edited by javcruz; 03-13-2007 at 04:40 PM.
Why? Why would you do this?Code:<META http-equiv="refresh" content="0;URL=http://69.73.139.204/~avantys/">
It's probably a IE / caching issue. Try ading the following headers:
Does that help any?Code:<META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META HTTP-EQUIV="Expires" CONTENT="-1">
no, it doesn't help.
And tis not only in a browser, it is also happening with pop and ftp sometimes
Please login to your WHM, and use the Edit DNS Zone for that domain avantysoft.com and replace ns1.nocdirect.com. and ns2.nocdirect.com. with ns1.avantysoft.net. and ns2.avantysoft.net.
(make sure to keep the terminating dot)
And then try again in a day.
thanks a lot... that helped!!!!
Copyright © 2011 JaguarPC.com
Bookmarks