mrppp
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: No PagesTried default theme but still have no pages listed in admin No pages found. but still says Published (22) which is as it is.
Dont have posts so cant comment on thatIf i filter all dates i get Invalid post type
Forum: Plugins
In reply to: [BulletProof Security] New Bonus Custom Codesorry i meant regards plugins, as i may not know they are blocked if that makes sense?
Forum: Plugins
In reply to: [BulletProof Security] New Bonus Custom CodeSo something like
# XML-RPC DDoS PROTECTION # You can whitelist your IP address if you use A Weblog Client # or want to whitelist your IP address for any other reasons. # Example: uncomment #Allow from x.x.x. by deleting the # sign and # replace the x's with your actual IP address. Allow from 99.88.77. # Note: It is recommended that you use 3 octets x.x.x. of your IP address # instead of 4 octets x.x.x.x of your IP address. <FilesMatch "^(xmlrpc\.php)"> Order Deny,Allow Deny from all #Allow from x.x.x. ( REMOVE THE # and use 2 octets of my IP) </FilesMatch> <FilesMatch "^(xmlrpc\.php|wp-trackback\.php)"> Order Deny,Allow Deny from all Allow from wordpress.com </FilesMatch>In this bit, how do i know what plugins domains to allow?
<FilesMatch "^(xmlrpc\.php|wp-trackback\.php)"> Order Deny,Allow Deny from all Allow from wordpress.com </FilesMatch>Forum: Plugins
In reply to: [BulletProof Security] New Bonus Custom Codeok i will keep a look for updates on tests before trying it.
Forum: Plugins
In reply to: [BulletProof Security] New Bonus Custom CodeNo can’t see anything re jetpack but i am not implementing above yet
i,m just popping out but will try above on a site and see what i get in error log for you later
Forum: Plugins
In reply to: [BulletProof Security] New Bonus Custom CodeThanks, i use jetpack so will await your tests. I only use the mobile site part of that plugin though.
I don’t post remotely so that is fine.( i assume you mean from a mobile or similar)Forum: Plugins
In reply to: [BulletProof Security] New Bonus Custom CodeOK thanks, as i don’t have a fixed ip, what would happen if using 3 octets and they were changed by my isp?
Also i assume the Block/Protect the wp-trackback.php file also goes in CUSTOM CODE BOTTOM HOTLINKING/FORBID COMMENT SPAMMERS/BLOCK BOTS/BLOCK IP/REDIRECT CODEForum: Everything else WordPress
In reply to: trackbackOk so someone has placed a link to my site so it is notifying me of this.
ThanksWhat is happening is main directory is public_html/
that holds the WP site ( my main domain) i.e mysite.co.uk
but it also holds public_html/myothersite.co.ukSo rather than just backing up the WP site mysite.co.uk it is also backing up public_html/myothersite.co.uk which is a totally seperate site not even a WP site
right so public_html/ so i guess that is why as my addon is in that path public_html/addon.com
No problem hope it helps in some way
Yes Eukhost
But it was only on this server, all sites hosted by them on other servers appeared fineSee above post i just edited it
I never changed anything, i was on a live chat with tech support at my hosting company ( about an hour) initially they insisted it was the plugin, but eventually they got it working. I asked what it was and they just told me it was the XmlRpc, xmlrpcEncode in the php.ini
i can’t help beyond that but i would assume the hosting company would know.
Once he did that it was perfect.
Copy of chat
(Vincent P: There are some functions in php.ini which were disabled
)
when i asked what i was told XmlRpc, xmlrpcEncodeWhen i say “new” i mean new to me. I run sites on numerous servers and i had no issues. Yesterdaqy i opened a new account on a different server and straight away i found this issue so it was server related and only happened when seo was activated