• I have an xmlrpc.php hyperlink that shows as hidden and broken on all pages in the background of my WordPress sites.
    Wondering if we need it? I believe it’s in the htaccess folder and hoping there is a way to delete it if it is not necessary? Would prefer not to use a plugin.

    Found this code to hide/block it but it did not seem to work:

    # Block WordPress xmlrpc.php requests
    <Files xmlrpc.php>
    order deny,allow
    deny from all
    </Files>

    Have not had luck getting a hold of the theme developer. Please let me know any thoughts. Thank you!

    • This topic was modified 5 years, 10 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘xmlrpc’ is closed to new replies.