How to remove XMLRPC from my site?
-
I am trying to fix my broken links on my site (ConstructionLabor.com) and I am using Xenu to find broken links. The report it generates shows a lot of links referring to an XMLRPC file. When looking at the source I see it is in my head section of the HTML.
<link rel=”pingback” href=”https://constructionlabor.com/xmlrpc.php” />
But when I look in my header.php file in my backend I do not see it anywhere.
Is there a way to get rid of this reference to fix the broken links in my report?
Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to remove XMLRPC from my site?’ is closed to new replies.