Methods
1 to 16 of 16
- WPSEO_OnPage::__construct() – Constructs the object.
- WPSEO_OnPage::activate_hooks() – Hooks to run on plugin activation.
- WPSEO_OnPage::add_weekly_schedule() – Adds a weekly cron schedule.
- WPSEO_OnPage::catch_redo_listener() – Redo the fetch request for Ryte.
- WPSEO_OnPage::fetch_from_onpage() – Fetches the data from Ryte.
- WPSEO_OnPage::get_indexability_notification() – Builds the indexability notification.
- WPSEO_OnPage::get_option() – Retrieves the option to use.
- WPSEO_OnPage::is_active() – Determines if we can use the functionality.
- WPSEO_OnPage::notify_admins() – Notifies the admins.
- WPSEO_OnPage::register_hooks() – Sets up the hooks.
- WPSEO_OnPage::request_indexability() – Sends a request to Ryte to get the indexability.
- WPSEO_OnPage::schedule_cron() – Schedules the cronjob to get the new indexibility status.
- WPSEO_OnPage::should_show_notice() – Should the notice being given?
- WPSEO_OnPage::show_notice() – Shows a notice when the website is not indexable.
- WPSEO_OnPage::unschedule_cron() – Unschedules the cronjob to get the new indexibility status.
- WPSEO_OnPage::wordfence_protection_enabled() – Checks if WordFence protects the site against ‘fake’ Google crawlers.