Website is abc.com, I made landingpage.abc.com, FTP'd some files in, clicked Visit in Dreamhost, and got DNS_PROBE_FINISHED_NXDOMAIN error, page wouldn't load.
Please tell me what else I need to tell you to get an answer for this, if necessary.
Thanks in advance.
Related
I am currently trying to host a website on cpanel. When I try to host it there is an site index on the front of the page. How can I get rid of this index and stop it from rerouting me towards it. I placed all my documents into the public_html. Thanks for any help
This is a link to my website so you can inspect the problem
www.brantleybrennansfriends.org
To be able to solve this problem you must name the main file you want to be viewed as index. This creates it the first page and will resolve your problem
I have a website running on openshift (xx.rhcloud.com) and I bought a domain name from one of the BIG providers (mydomain.com).
When somebody goes to www.mydomain.com/page1.php I would like the url in the browser to stay as is and the correct page to be loaded.
Here is what happens:
If I setup the domain name host with a 301 redirect
www.mydomain.com/page1.php show as xx.rhcloud.com/page1.php.
If I ask for masking (iframe) www.mydomain.com/page1.php becomes www.mydomain.com (the reset of the url never shows)
If I setup .htaccess file on the openshift side I'm stuck with "too many redirects" error.
I cannot use Cpannel because the server is not hosted by the BIG provided I bought the domain name from.
Please help me figure out what I'm missing and how to fix the problem.
Thanks,
Joanna
I got a new server from 10gbps.io and setup the dns/hostname accordingly but when I check my domain federalwardogs.com with whatsmydns.net I get errors and some users cant access the site or see the site.
I'm currently using ns3.tbuilds.org and ns4.tbuilds.org but I still can't figure out what am I doing wrong.
It's been over 5 days and still nothing :/
Any help would be greatly appreciated.
Fixed it by adding an A record in my domain # and the servers IP address 👍🏼
I have some issue regarding .htaccess redirection. I have checked a post regarding .htaccess redirection of one page to another domain page.
How to redirect a single web page from one domain to another using .htaccess
I have tried these code but when i use this code it is getting redirected but all the other pages on the old domain website are showing 404. Please help me.
Please note: I am not a developer and don't have any knowledge about the codes so please provide a simple solution so that i can directly implement on the website. I will be very greatful to you.....:)
OK...I am going crazy...
I have a Magento store in a /store/ directory. The homepage displays fine and users are able to make purchases, but to bots it's showing a 404 status code.
So /store/ and /store/index.php are both 404 header responses but I can navigate to those pages and browse the website from there. I've never seen this before.....blah
When I crawl the site with Xenu from the http://www.mywebsite.com/store/ URL it says it's 404 and the title shows, "redir" so I am assuming there is some redirect somewhere that I am missing(?)....
Any help is appreciated...I may need to explain this better so if so, I will gladly :)
Thanks in advance!
I appreciate all the help!
Somehow, changing the CMS page assigned as the homepage fixed the problem. The original homepage was calling some entity that returned a 404 error in turn giving a 404 error for the entire page.
Really not sure what happened...but like I said, changing the CMS homepage solved the problem!
Have you tried browsing your site with browser and a user agent switcher? There are examples of Magento being unable to build collections when the user agent is one of the bots which is explicitly left out of the log information.