| Offline |
| Junior Member |
 |
Joined: Sat Jan 12, 2013 8:04 am Posts: 36
Website: http://www.paulthomson.me
Location: Global
|
|
|
Thought I'd drop in with an answer as no-one else had.
google follows links. If spammy links have been posted to your site by a bot then there's nothing you can do about it. 2000 visitors a day is not high traffic and any linode should easily be able to cater for this.
Are you using a caching plugin or better yet APC/Memcached? if not, i'd advise getting this set up. You could always set up apache/nginx to block the /enquine/admin/* pages, this would reduce your load as requests aren't going back to your database. You could also block bots from accessing your site via apache/nginx config files but this is NOT recommended.
_________________ My Website: http://www.paulthomson.me
|
|