Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 10-12-2014, 12:37 PM   #1
3om3
Confirmed User
 
3om3's Avatar
 
Industry Role:
Join Date: Feb 2013
Location: egypt
Posts: 636
how can i block xmlrpc.php pings from my wp site

hi guys
i got lot of xmlrpc.php ping attack on my sites
that make server so slow and same time kill hole server
so how can i stop it
thnx
__________________
3om3 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-12-2014, 12:45 PM   #2
oppoten
NAME THE JEW
 
Industry Role:
Join Date: Nov 2007
Posts: 4,793
https://wordpress.org/plugins/disable-xml-rpc-pingback/
oppoten is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-12-2014, 12:50 PM   #3
robwod
Confirmed User
 
Industry Role:
Join Date: Nov 2005
Posts: 2,539
3om3: there's a few things you can do:

1. Check the WP plugins repository. There's a couple of plugins that let you disable it. Here's one of them:
https://wordpress.org/plugins/disable-xml-rpc-pingback/

2. Set up an .htaccess <files> directive to restrict access to xmlrpc.php
Code:
<Files "xmlrpc.php">
Order Allow,Deny
deny from all
</Files>
3. Edit your wp-config file to disable it.
http://wpengineer.com/2484/xml-rpc-e...wordpress-3-5/
__________________
NSFW
robwod is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-12-2014, 04:07 PM   #4
anexsia
Confirmed User
 
anexsia's Avatar
 
Industry Role:
Join Date: May 2010
Posts: 5,735
There's been a huge rise in attacks on XMLRPC, I've been disabling it on my blogs, don't need it.
anexsia is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-12-2014, 04:17 PM   #5
MrGusMuller
Confirmed User
 
MrGusMuller's Avatar
 
Industry Role:
Join Date: Oct 2010
Location: Portugal
Posts: 1,262
Cloudflare protects the blogs against most of that attacks..

BUT YA!

the more rules/protections the better.
__________________
StagCMS - Adult CMS - user friendly adult content management system - speed up your websites with no SQL connections
ICQ: 63*23*43*113

MrGusMuller is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-13-2014, 01:54 AM   #6
3om3
Confirmed User
 
3om3's Avatar
 
Industry Role:
Join Date: Feb 2013
Location: egypt
Posts: 636
Quote:
Originally Posted by robwod View Post
3om3: there's a few things you can do:

1. Check the WP plugins repository. There's a couple of plugins that let you disable it. Here's one of them:
https://wordpress.org/plugins/disable-xml-rpc-pingback/

2. Set up an .htaccess <files> directive to restrict access to xmlrpc.php
Code:
<Files "xmlrpc.php">
Order Allow,Deny
deny from all
</Files>
3. Edit your wp-config file to disable it.
http://wpengineer.com/2484/xml-rpc-e...wordpress-3-5/
thnx alot ill do that
__________________
3om3 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.