Skip to content

Commit

Permalink
Add nofollow robots HTML tag to prevent search engine crawling at SW …
Browse files Browse the repository at this point in the history
…scope
  • Loading branch information
rgomezp committed Oct 14, 2022
1 parent 8d65067 commit cf2935d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk_files/push/onesignal/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!-- Prevent search bots from indexing this folder if directory listing is enabled on the server -->
<html><head><meta name="robots" content="noindex, nofollow"></head><body></body></html>

0 comments on commit cf2935d

Please sign in to comment.