remove-referrer-spam
Remove a domain from the referrer spam list on your WordPress site programmatically. Requires site URL, credentials, site ID, and domain to streamline spam management.
Instructions
Unreport a referrer as spam
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain | Yes | Domain to remove from spam list | |
password | Yes | WordPress application password | |
siteId | Yes | WordPress site ID | |
siteUrl | Yes | WordPress site URL | |
username | Yes | WordPress username |