You’re right, I’d like to give our host the benefit of the doubt that it’s not their doing.
The site doesn’t have chat functions or forums. Even our blog doesn’t see much action other then spam comments. So we can rule that out.
Oh boy I took a look at the logs and there’s some serious things going on here. This is what I found:
From 6:27 to 11:21 the site was accessed 42 times from a IP in Chicago the organization was listed as SingleHop.
From 8:22 - 9:38 the site was accessed more then 100 times (I lost count over the pages) from a RedStation Limited which is located in the UK. (I’ve seen RedStation related IPs come up multiple times this week)
I’ve also seen several a few days ago from a Russian located IP.
There was a few other multiple IP’s accessing the site throughout the evening and on the resources log there was another spike that hit the limit at around 9pm. So that’s two spikes in two hours not related to me doing anything with Modx’s manager.
I’m wondering if they’re search engine crawler bots, like for example with say Google just scanning through the site.
The thing is I do have a robots.txt set up and I think it’s excluding everything it should but now I’m wondering if I have the directories listed correctly in the file. I’m seeing now the url directories that these IPs are going through are my assets folder, my images folder, my css files, etc.
Just in case here’s what my robots.txt looks like:
# Default modx exclusions
User-agent: *
Disallow: /assets/cache/
Disallow: /assets/docs/
Disallow: /assets/export/
Disallow: /assets/import/
Disallow: /assets/modules/
Disallow: /assets/plugins/
Disallow: /assets/snippets/
Disallow: /assets/images/
Disallow: /install/
Disallow: /manager/
Disallow: /images/
Disallow: /css/
Disallow: /php/
Disallow: /pdf/
# For sitemaps.xml autodiscovery. Uncomment if you have one:
# Sitemap: http://example.com/sitemap.xml