Skip to content

Commit f0c4401

Browse files
committed
Add that redirect URLs are submitted.
1 parent 42160db commit f0c4401

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Crawl requests will be sent to search engines when:
1515
* new content is published
1616
* existing content is updated
1717
* existing content is unpublished (this encourages de-indexing)
18+
* the post slug changes (both the old and new are sent index the redirect URL)
19+
20+
De-indexed and redirect URLs are only sent to IndexNow once.
1821

1922
The biggest features of this plugin are the features that it's missing:
2023

readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Crawl requests will be sent to search engines when:
2121
* new content is published
2222
* existing content is updated
2323
* existing content is unpublished (this encourages de-indexing)
24+
* the post slug changes (both the old and new are sent index the redirect URL)
25+
26+
De-indexed and redirect URLs are only sent to IndexNow once.
2427

2528
The biggest features of this plugin are the features that it's missing:
2629

0 commit comments

Comments
 (0)