SEO
Image Lazy Loading in ASP.NET Core Blazor
December 24, 2023
Program
Document the method of implementing lazy loading of images in the Blazor framework.
Blazor WASM SEO - Use pre-rendering to solve the problem that SPA web SEO (Prerender.io & Cloudflare Workers tutorial)
December 19, 2023
Program
Document how to use Prerender.io and Cloudflare Workers to solve the problem of SPA websites not being able to crawl content in search engines.
Create a Sitemap Using ASP.NET Core API & Blazor
December 17, 2023
Program
Document the process of using Blazor WebAssembly Hybrid to generate a site map.
Automatically Updating the Last Modified Date of Hugo Posts: Streamlining Management Steps and Enhancing SEO
August 21, 2023
Program
Switching from setting the last modified date in Front Matter to using the file modification date as the default post update date in Hugo simplifies the cumbersome process and boosts SEO ranking.