Provide a way to specify an alternate whois provider - SEO plugin · Issue #7107 · matomo-org/matomo · GitHub
Skip to content

Provide a way to specify an alternate whois provider - SEO plugin #7107

Closed
@tsteur

Description

Requested by a user in #7103

We could post an event in SEO.getRank https://github.com/piwik/piwik/blob/2.11.0-b3/plugins/SEO/API.php#L41 to initialize the $data array. We would not overwrite any existing keys / ranks afterwards.

We could alternatively or on top add plugin settings to disable/enable each provider. Eg if someone is not interested in whois or Alexa or Google you would simply uncheck it (SystemSetting I reckon)

Metadata

Assignees

No one assigned

    Labels

    EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.c: PlatformFor Matomo platform changes that aren't impacting any of our APIs but improve the core itself.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions