For past few days, my site “ditii.com” is completely down because of heavy spamming. Spammers are sending 500 trackback & pingback spams every minute, and draining all server resources.
I’ve tried to block spamming via HTACCESS but that’s not working. I’m truly sure, I’ve done something wrong.
My blog is installed in /blog folder, and I’m accessing it from the root.
May I request the experts here to help me getting the site back to life.
Thanks
]]>And the worst comes, when we try to install Super Cache plugin. The moment it’s on the site dies with “500 internal Server error”.
1. To reduce the load, I’ve removed all plugins, and only running essentials.
2. I’ve also packed all javascript in wp-include folder.
3. Removed Wp-Postviews (GamerZ) plugin, that was generating huge SQL server load.
4. I’ve around 23000 posts with lots of categories and tags.
Please help me to solve these problems and let the blog run efficiently.
Thanks in advance.
]]>Warning: rename(/home/.xxx/xxxx/ditii.com/blog/wp-content/cache/supercache/www.ditii.com.disabled,/home/xxx/xxxx/ditii.com/blog/wp-content/cache/supercache/www.ditii.com) [function.rename]: Device or resource busy in /home/xxx/xxxx/ditii.com/blog/wp-content/plugins/wp-super-cache/wp-cache.php on line 623
Once, I exit and re-load Super Cache options page, the doesn’t appear. Can anyone advice, why it’s happening?
Also, the plugin is not serving Super Cache page, I’ve my blog installed as follows:
WP URI: https://www.ditii.com/blog
Blog URI: https://www.ditii.com/
My existing htaccess rules as follows:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{QUERY_STRING} !.*s=.*
RewriteCond %{HTTP_COOKIE} !^.*comment_author_.*$
RewriteCond %{HTTP_COOKIE} !^.*wordpress.*$
RewriteCond %{HTTP_COOKIE} !^.*wp-postpass_.*$
RewriteCond %{HTTP:Accept-Encoding} gzip
RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1index.html.gz -f
RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1index.html.gz [L]
RewriteCond %{QUERY_STRING} !.*s=.*
RewriteCond %{HTTP_COOKIE} !^.*comment_author_.*$
RewriteCond %{HTTP_COOKIE} !^.*wordpress.*$
RewriteCond %{HTTP_COOKIE} !^.*wp-postpass_.*$
RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1index.html -f
RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1index.html [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Help me getting out of the degraded performance, and lots of suspensions, that the ISP is giving on daily basis on the pretext, I’m using lots of their Server resources.
]]>the plugin claims “By default, the plugin will prepend the tags with “Technorati Tags:”
what am i doing wrong? eh
]]>I appreciate any guidance you can provide and will be glad to give anyone more info if necessary.
]]>