URL Index Check via Google Search Engine

Check URL indexing on Google and notify via Slack if indexed.

About
This workflow automates the process of checking whether specific URLs are indexed on Google and sends a notification through Slack if they are. It is especially useful for SEO specialists, webmasters, or marketing teams who need to monitor the visibility of their web pages on Google. By scheduling regular checks and automating notifications, teams can rapidly respond to changes in index status, ensuring optimal search exposure. This enhances productivity by reducing manual checks and speeds up the response time to indexing issues.
How to use this template
  1. Ensure you have access permissions for Google Programmable Search and a configured Slack workspace.
  2. Schedule the workflow to run at your preferred intervals using the cron expression '0 10 *'.
  3. The workflow will check a predefined list of URLs against Google Search using the Google Programmable Search API.
  4. If any of the URLs are indexed, a structured message will be sent to a specified Slack channel.
  5. Monitor the Slack channel for updates on the indexing status of your URLs.