File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff 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
1922The biggest features of this plugin are the features that it's missing:
2023
Original file line number Diff line number Diff 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
2528The biggest features of this plugin are the features that it's missing:
2629
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments