Skip to content

Commit d26b2be

Browse files
simonwclaude
andauthored
Add noindex meta tag to dual recipe cooking timer (#178)
Exclude the personal cooking timer page from search engine indexing Co-authored-by: Claude <noreply@anthropic.com>
1 parent e637dda commit d26b2be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

blackened-cauliflower-and-turkish-style-stew.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
7+
<meta name="robots" content="noindex, nofollow">
78
<title>Dual Recipe Cooking Timer</title>
89
<style>
910
* {

0 commit comments

Comments
 (0)