- Joined
- Nov 29, 2007
- Messages
- 48
- Reaction score
- 0
Ok I can assume that the Visitors is everything from real people to computer generated visitors and the Searches would be real people but what is 404s?
If you have domains that used to be existing sites with lots of images, files etc. it's recommended that you:
1. Use your own DNS
2. Use .htaccess to capture all 404 traffic
3. Use URL forwarding to park
And after doing that do you keep the 404 traffic and send it to a non-parked page, or send the 404's to the index.html parked page?
ErrorDocument 404 /index.php
RG - Good question. Seems like you should have one. I just sent off an email.
fab - 404's to us are the same like in the normal web world. Somebody went to a page, that wasn't index/result/click/robots.txt/image. If they go anywhere else we label it a 404 just like the normal world.
Donny
Thanks, makes sense now. Can the 404 question be addressed on the web site faq? When reviewing stats the 404 stands out with little info as to why.