Free to use
Code snippets
Small, ready-to-use pieces of PHP, JavaScript, and WooCommerce code from real client projects — copy them straight from the page, or grab the full file on GitHub.
Others
WordPress Pretty Permalinks .htaccess Rules
The standard rewrite block WordPress relies on for "pretty" permalinks — it routes any request that isn't a real file or folder through index.php so WordPress can handle the URL itself.
View snippet
Others
A Baseline robots.txt Setup for WordPress
A starting-point robots.txt for a typical WordPress site — it keeps your uploads crawlable, keeps search engines out of the folders and pages that don't need indexing, and points crawlers to your sitemaps.
View snippet