a. Added anti-clickjacking header b. Added robots.txt c. Added sitemap.xml d. Added cache-control header 2. Feat(SEO): Added yandex verification meta tag.
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
Sitemap: https://teddy.org.uk/sitemap.xml
|
|
|
|
# Disallow access to specific files/directories if needed
|
|
# Disallow: /private/
|
|
# Disallow: /.git/ |