4xx problems
-
I have noticed that my first main page now is http://www.taxiservicepattaya.com/xampp/. I have not made this and I can not find that page, neither in Dreamwaever or at my web hotel server.
How to solve this?
How do I find my first, main page?
-
http://www.taxiservicepattaya.com/
Now resolves correctly (it appears)
HTTP/1.1 200 OK => Date => Wed, 03 Oct 2012 17:48:30 GMT Server => Apache Last-Modified => Wed, 03 Oct 2012 17:25:14 GMT ETag => "2df65ea6-2f72-4cb2aebef67b8" Accept-Ranges => bytes Content-Length => 12146 Connection => close Content-Type => text/html
-
I think it works. I copied .htaccess from an other site I have and now it works. Please try it and get back to me.
Thank you so much (if it works)
-
fond the .htaccess, in it is:
-FrontPage-
IndexIgnore .htaccess /.?? *~ *# /HEADER /README /_vti
<limit get="" post="">order deny,allow
deny from all
allow from all</limit>
<limit put="" delete="">order deny,allow
deny from all</limit>any smarter?
-
Sorry I can't be much more help, but without being in your server I am only guessing as how to fix your exact issue -
But http://www.taxiservicepattaya.com/
is still 302 redirecting to http://www.taxiservicepattaya.com/xampp/
HTTP/1.1 302 Moved Temporarily => Date => Wed, 03 Oct 2012 16:51:47 GMT Server => Apache X-Powered-By => PHP/5.3.17 Location => http://www.taxiservicepattaya.com/xampp/ Content-Length => 0 Connection => close Content-Type => text/html
I am almost 100% sure your issue is either in vhost or .htaccess
There is a chance, if you use Cpanel, that a domain pointer was used to point to this now deleted sub-directory - but again I do not know your setup
-
I dont use php, I have Xampp on the computer because I want to learn php (have no erased xampp from my computer)
I dont have a file called xampp, really I dont have it anywhere, I have looked for one but it is no were to find.
I have an index, try http://www.taxiservicepattaya.com/index.htrml, which only works if I go into the site on a different path like http://www.taxiservicepattaya.com/bookings.html and from there go to Home (index) it works.
I have tried to find .htaxxess and vhost but it is not there anymore
-
I'd definitely check your hosts file.
-
Hi,
xampp is your server technology, I am assuming.
(XAMPP is a WAMP'ish type stack with added Module support for windows and TOMCAT)
You would usually only see it like that, if your were calling it locally and it would be something like
C:/xampp/directory/index.html (given your structure is like this)
Currently
http://www.taxiservicepattaya.com is 302 redirecting to /xampp, which is your current issue, and is actually impossible as XAMPP folder would be at least a directory above document root - or it would be document root, so no need to call it after domain.
HTTP/1.1 302 Moved Temporarily => Date => Wed, 03 Oct 2012 15:30:51 GMT Server => Apache X-Powered-By => PHP/5.3.17 Location => http://www.taxiservicepattaya.com/xampp/ Content-Length => 0 Connection => close Content-Type => text/html
I am assuming /xampp is not your dcoument root though or it is missing an index, or somewhere you used incorrect syntax in a redirect, or your httpd.conf or virtual host file is misconfigured.
The first thing you need to do in my opinion is search your .htaccess, or vhost for the 302 redirect of "/" to "http://www.taxiservicepattaya.com/xampp/"
would look something like
redirect 302 / http://www.taxiservicepattaya.com/xampp/
-
<cite>www.taxiservicepattaya.com/index.html</cite>
Should be your first page. Either named. Home.html, default.html, or index.html. like shown above.
Google is showing you only have 11 pages
https://www.google.com/search?q=site%3Ataxiservicepattaya.com&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-aHope this helps
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Tags problem I need help
Hello I have a problem on my site and I want to help solve it I allow adding tags in search engines However, when writing new content, tags are not added to search engines This is my website link مجلة الحلوة
Technical SEO | | ahmedahmed3230 -
I hope someone can help me with page indexing problem
I have a problem with all video pages on www.tadibrothers.com.
Technical SEO | | TadiBrothers
I can not understand why google do not index all the video pages?
I never blocked them with the robots.txt file, there are no noindex/nofollow tags on the pages. The only video page that I found in search results is the main video category page: https://www.tadibrothers.com/videos and 1 video page out of 150 videos: https://www.tadibrothers.com/video/front-side-rear-view-cameras-for-backup-camera-systems I hope someone can point me to the right way0 -
ECommerce Problem with canonicol , rel next , rel prev
Hi I was wondering if anyone willing to share your experience on implementing pagination and canonical when it comes to multiple sort options . Lets look at an example I have a site example.com ( i share the ownership with the rest of the world on that one 😉 ) and I sell stuff on the site example.com/for-sale/stuff1 example.com/for-sale/stuff2 example.com/for-sale/stuff3 etc I allow users to sort it by date_added, price, a-z, z-a, umph-value, and so on . So now we have example.com/for-sale/stuff1?sortby=date_added example.com/for-sale/stuff1?sortby=price example.com/for-sale/stuff1?sortby=a-z example.com/for-sale/stuff1?sortby=z-a example.com/for-sale/stuff1?sortby=umph-value etc example.com/for-sale/stuff1 **has the same result as **example.com/for-sale/stuff1?sortby=date_added ( that is the default sort option ) similarly for stuff2, stuff3 and so on. I cant 301 these because these are relevant for users who come in to buy from the site. I can add a view all page and rel canonical to that but let us assume its not technically possible for the site and there are tens of thousands of items in each of the for-sale pages. So I split it up in to pages of x numbers and let us assume we have 50 pages to sort through. example.com/for-sale/stuff1?sortby=date_added&page=2 to ...page=50 example.com/for-sale/stuff1?sortby=price&page=2 to ...page=50 example.com/for-sale/stuff1?sortby=a-z&page=2 to ...page=50 example.com/for-sale/stuff1?sortby=z-a&page=2 to ...page=50 example.com/for-sale/stuff1?sortby=umph-value&page=2 to ...page=50 etc This is where the shit hits the fan. So now if I want to avoid duplicate issue and when it comes to page 30 of stuff1 sorted by date do I add rel canonical = example.com/for-sale/stuff1 rel next = example.com/for-sale/stuff1?sortby=date_added&page=31 rel prev = example.com/for-sale/stuff1?sortby=date_added&page=29 or rel canonical = example.com/for-sale/stuff1?sortby=date_added rel next = example.com/for-sale/stuff1?sortby=date_added&page=31 rel prev = example.com/for-sale/stuff1?sortby=date_added&page=29 or rel canonical = example.com/for-sale/stuff1 rel next = example.com/for-sale/stuff1?page=31 rel prev = example.com/for-sale/stuff1?page=29 or rel canonical = example.com/for-sale/stuff1?page=30 rel next = example.com/for-sale/stuff1?sortby=date_added&page=31 rel prev = example.com/for-sale/stuff1?sortby=date_added&page=29 or rel canonical = example.com/for-sale/stuff1?page=30 rel next = example.com/for-sale/stuff1?page=31 rel prev = example.com/for-sale/stuff1?page=29 None of this feels right to me . I am thinking of using GWT to ask G-bot not to crawl any of the sort parameters ( date_added, price, a-z, z-a, umph-value, and so on ) and use rel canonical = example.com/for-sale/stuff1?sortby=date_added&page=30 rel next = example.com/for-sale/stuff1?sortby=date_added&page=31 rel prev = example.com/for-sale/stuff1?sortby=date_added&page=29 My doubts about this is that , will the link value that goes in to the pages with parameters be consolidated when I choose to ignore them via URL Parameters in GWT ? what do you guys think ?
Technical SEO | | Saijo.George0 -
Duplicate Content Problem!
Hi folks, I have a quite awkward problem. Since a few weeks a get a huge amount of "duplicate content errors" in my MOZ crawl reports. After a while of looking for the error I thought of the domains I've bought additionally. So I went to Google and typed in site:myotherdomains.com The results was as I expected that my original website got indexed with my new domains aswell. That means: For example my original website was index with www.domain.com/aboutus - Then I bought some additional domains which are pointing on my / folder. What happened is that I also get listed with: www.mynewdomains.com/com How can I fix that? I tried a normal domain redirect but it seems as this doesn't help as when I am visiting www.mynewdomains.com the domain doesnt change in my browser to www.myoriginaldomain.com but stays with it ... I was busy the whole day to find a solution but I am kinda desperate now. If somebody could give me advice it would be much appreciated. Mike
Technical SEO | | KillAccountPlease0 -
Trailing Slash Problems
Link juice being split between trailing slash and non versions. ie. ldnwicklesscandles.com/scentsy-uk and ldnwicklesscandles.com/scentsy-uk/ Initially asked in here and was told to do a rewrite in the htaccess file. I don't have access to this with squarespace, nor can I add canonical tags on a page by page basis. 301 redirect from scentsy-uk to scentsy-uk/ didn't work either...said that the redirect wasn't completing in an error message on the browser. Squarespace hasn't been very helpful at all. My question is....is there another way to fix this? or should I just call it a day with squarespace and move to wordpress?
Technical SEO | | cmjolley0 -
Removing robots.txt on WordPress site problem
Hi..am a little confused since I ticked the box in WordPress to allow search engines to now crawl my site (previously asked for them not to) but Google webmaster tools is telling me I still have robots.txt blocking them so am unable to submit the sitemap. Checked source code and the robots instruction has gone so a little lost. Any ideas please?
Technical SEO | | Wallander0 -
Why is 4XX (Client Error) shown for valid pages?
My Crawl Diagnostics Summary says I have 5,141 errors of the 4XX (Client Error) variety. Yet when I view the list of URLs they all resolve to valid pages. Here is an example.
Technical SEO | | jimaycock
http://www.ryderfleetproducts.com/ryder/af/ryder/core/content/product/srm/key/ACO 3018/pn/Wiper-Blade-Winter-18-Each/erm/productDetail.do These pages are all dynamically created from search or browse using a database where we offer 36,000 products. Can someone help me understand why these are errors.0 -
Problems with seomoz profile section
Is anybody else having problems adding or changing their profile on seomoz? I make the changes it comes up saving then logs me out?
Technical SEO | | francesco270