Skip to content

Instantly share code, notes, and snippets.

@rafwlaz
rafwlaz / robots.txt
Last active March 20, 2020 00:40 — forked from mikedamage/robots.txt
Boilerplate WordPress robots.txt
User-agent: *
Disallow: /cgi-bin
Disallow: /cdn-cgi
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: /wp-content/plugins
Disallow: /wp-content/cache
Disallow: /wp-content/themes
Disallow: /trackback
Disallow: /feed
@rafwlaz
rafwlaz / vanilla-js-cheatsheet.md
Created September 11, 2016 13:51 — forked from thegitfather/vanilla-js-cheatsheet.md
Vanilla JavaScript Quick Reference / Cheatsheet