Simon Cox 17 posts
Simon Cox is a UK-based freelance Technical SEO consultant and webmaster with over 30 years of experience in website management, planning, building and SEO.Simon Cox is a UK-based freelance Technical SEO consultant and webmaster with over 30 years of experience in website management, planning, building and SEO.
2026
Having a different title and h1 text using templating in 11ty
I wanted a way to display a h1 tag that was different from my title tag
2025
Creating a modular approach to json schema in an eleventy website
I wanted a modular and automated way to add json schema to my personal website so built a set of templates and some simple logic to populate the schema.
Creating Cloudflare redirects
Notes on optimal ways to pull together a redirects file suitable for a Cloudflare hosted website.
Creating a blogroll page from Mastodon bookmarks
How I built a page with a list of the toots I have bookmarked in Mastodon.
2024
11ty Git Commit Messages
Stealing Angie's Commit messages for my 11ty needs ensuring that I have a more robust method of tagging my commits so that they can be easily differentiated.
11ty upgrading node in netlify
Simon Cox fixes a failed 11ty build on Netlify by identifying a mismatch in Node versions, updating config settings and documenting the troubleshooting process.
11ty collections tag links
Adding tag links to Eleventy posts for better topic navigation and solving an issue with multiple tags by iterating through them to create proper links.
2023
Cleaning up the 11ty config
Learn how to organize your 11ty config file by creating separate plugin files. Improve maintainability and readability of your Eleventy project structure.
11ty draft posts - Set up a draft system in 11ty
Setting a post to draft in 11ty while writing
Build your own 11ty starter
If you want to build a website quickly then 11ty is a great tool. Here is how I set up my starter pack to get me up and running in a few minutes.
Solving a date display issue in 11ty templates
Fixed a date display issue in 11ty templates by applying the toDateString to format update dates properly to comply with Googleโs sitemap requirements.
How I set up lastmod date in my 11ty xml sitemap
Google now want an accurate lastmod date in the xml sitemap. Here is how I set it up in my 11ty site.
11ty image shortcode best practice
Simon Cox outlines how to properly set up and use the 11ty image shortcode, fixing issues with high-res sources, spacing in markdown, and rendering bugs.
Cloudflare Pages error with 11ty build
Troubleshoot Cloudflare Pages errors with 11ty. Set Node version in Environment Variables to resolve build failures and deploy successfully now today.
Website re-platform and a light redesign for 2023
Website rebuild using Eleventy for a faster, flat-file setup. Improved SEO, performance, and design while optimizing hosting with Netlify and Cloudflare Pages.