MCP Server for WordPress

Build 25.0.9440

ReportReferrerAsSpam

Report a referrer as spam.

Stored Procedure Specific Information

Execute

Call this procedure to report a referrer as spam. To report a referrer as spam, you must specify the following column: Domain. A successful authentication is also required. For example:

EXEC ReportReferrerAsSpam Domain='testingra.wordpress.com';

Input

Name Type Description
Domain String The domain name of the referrer site being reported as spam.

Result Set Columns

Name Type Description
Success String Indicates whether the request to flag the referrer domain as spam was processed successfully.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440