I was reading my host logs about the requests sent to my server. Other than me generating alot of requests that was normal, there are a few others IP Requests % of Bytes 69.138.96.138 82 3.29% 66.249.66.100 77 4.99% 63.150.149.227 57 2.70% 129.123.156.140 44 1.60% There are way more than that. But with the average request only being like 6 requests, should I be worried that these are people repeatedly clicking my adsense adds?
sorry it didnt come out well on the post. The number before the percent is the number of page requests. for example that 1.6% its 44 page requests. I dont even have 44 pages.
Each element on your page will generate a unique request. If a page has 10 images, it will create 10+ requests everytime the page loads.