jakob-bagterp/index-now-submit-sitemap-urls-action

Action to automatically submit sitemap and URLs to IndexNow for better search engine optimisation (SEO) and faster indexing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hostThe host of the website. For example: example.comyes
api_keyThe API key for IndexNow. For example: a1b2c3d4yes
api_key_locationThe location of the API key. For example: https://example.com/a1b2c3d4.txtyes
endpointThe IndexNow search engine endpoint to submit the sitemap to. If not specified, Bing is used as the default endpoint. And not so important, as the receiving endpoint will propagate the URLs to other IndexNow endpoints, which will then notify the participating search engines). Options: bing, indexnow, naver, seznam, yandex, yepnobing
urlsOne or more URLs to be submitted. For example a single URL https://example.com or multiple URLs as list "https://example.com/page1 https://example.com/page2".no""
sitemap_locationsLocation of one or more sitemaps to be submitted. For example a single sitemap https://example.com/sitemap.xml or multiple sitemaps as list "https://example.com/sitemap1.xml, https://example.com/sitemap2.xml".no""
sitemap_filterFilter the sitemap URLs that contain (for example "section1") or match a regular expression (for example "r'(section1)|(section2)'"). Optional.no""
sitemap_days_agoFilter the sitemap URLs that have been modified recently as defined by the <lastmod> element in the sitemap. For example 1, 2, or more days ago. Optional.no""

no outputs