Tagged Questions

4
votes
8answers
244 views

Counting number of views for a page ignoring search engines?

I notice that Stack Overflow has a views count for each question and that these view numbers are fairly low and accurate. I have a similar thing on one of my sites. It basically logs a "hit" …
2
votes
2answers
625 views

Elegant way to determine total size of website?

is there an elegant way to determine the size of data downloaded from a website -- bearing in mind that not all requests will go to the same domain that you originally visited and that other browsers …
1
vote
1answer
180 views

Why does my website need so much time to render?

Hi all, I need to make some performance improvements on a web site and made some major improvements, but now I stuck with a strange problem. When cached, my starting page only needs to load one …