One of our sites recently was running out of bandwidth every 5-10 minutes, a quick look at the stats showed vast amount of traffic from bots/spiders, not necessarily bots that would be useful for us either!
Category: Code
Resetting a Concrete5 Password from phpMyAdmin
If your email configuration is broken in Concrete 5 and you need to reset the password manually this is how.
(more…)
Linux: Scrape a website structure with wget
Sometimes you just need to grab (or scrape) all the content from a site quickly and easily, you can then extract what you actually need easily later.
(more…)