May I ask how this happened? My site was a blog with only one posting on it and very little traffic - the resource usage would have been minimal!
Did you change a bunch of things here at x10? I notice the forum is completely different now than it was three months ago when I signed up. Did you...
It's been several weeks since I logged in to the site. But I was logging into the forum in order to keep my account active. I do believe the cpanel username and password are different, but I was accessing them after logging into the forum. Now you have changed the x10 site completely, so none of...
Hello, I just tried to log in to my dot com site free hosted on x10, and it is "not found." Was there a major server outage or something?
I have logged into the forum regularly as required!
Please help.
Thank you.
Here are some of the "Not Found" URLs. Can I set up permanent redirects in cPanel for them?
-------------------------------------------------------------------------
Required but not found URLs (HTTP code 404)
URL (5)
/mobi/
/mobile/
/iphone/
/m/
/apple-touch-icon.png
Thank you very much, I will spend some time digesting your suggestions and then get back to you. I really appreciate your help!
Just one more question for now - I realize that you don't approve of me sending all redirects to my home page, but if I truly want to do it that way, is it possible...
The reason my URL's have changed is because I changed them! Specifically, I changed the command in wordpress to /%postname%/ which made all of the previous URL's invalid. Therefore, for any pages Google has already indexed (my blog is still quite young), I want to make sure a 404 error doesn't...
Thanks for the replies - basically I have heard that the search engines don't like 404 errors, and so it's best to change all not found pages to 301 or 302 redirects.
My purpose is less for the reader and more for the purpose of keeping the search engines happy by having as few error pages as...
I would like to have one redirect for all "not found" pages on my site. Ideally, any such pages would be redirected to the home page. Is this possible without knowing which pages they are? One way is in the .htaccess file, like this perhaps?
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\...
Hello - when I signed up for free hosting I was promised Awstats, but now it has apparently been removed. Is this a temporary situation, and will Awstats be reinstated soon?
Thank you.
This is how I solved the problem:
Deleted my database.
Deleted wordpress files using file manager.
At this point, "public_html" were empty. Deleted files _vti_inf.html and postinfo.html , and the directories cgi-bin ,images and _vti_bin.
Uploaded the ALREADY UNZIPPED wordpress files and...