IndexNow pushes URL changes to Bing and other engines in minutes. Learn why it beats waiting for crawls, how host and key verification work, and how to run submissions from the CLI or a sitemap.

#Hugo #SEO #DevOps #Self-Hosting #web hosting

https://www.glukhov.org/web-infrastructure/indexing/indexnow/

IndexNow explained - notify search engines when you publish

IndexNow pushes URL changes to Bing and other engines in minutes. Learn why it beats waiting for crawls, how host and key verification work, and how to run submissions from the CLI or a sitemap.

Rost Glukhov | Personal site and technical blog

«Die #Zukunft hat viele Namen.
Für die Schwachen ist sie das Unerreichbare,
für die Furchtsamen das Unbekannte,
für die Mutigen die Chance.
Für die #Lehrer und #Historiker ist sie die #Verantwortung

—Victor #Hugo

Hugo Authors released #Hugo version 0.159.0. https://gohugo.io/
The world's fastest framework for building websites

Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.

Weeknote 2026-W12: Blog Itches, Collabs & New Theme Progress

New tech stack curiosity, Hugo theme redesign demo, setting self-hosting goals amidst Hostinger's WP expiry, and trying to meet the 100DaysToOffload challenge.

Burgeon Lab

I had (twice) a #Django project for my website. I briefly used a hosted service, and then used #Lektor and #Hugo for my websites.

It’s time for something new, and this time I will build it myself.

I have started sketching my own static site generator and it’s going to be in #Golang

Solving 'WP-CLI Updates Not Found': https://www.phpscaling.com/post/2026-01-20-wp-cli-update-not-found/

... And I've just added share functionality to the PHPScaling blog posts.... #php #phpscaling #hugo #mastodon

Solving 'WP-CLI Updates Not Found'

Solving issues with upgrading Wordpress with WP-CLI

Der #Wordpress Blog einer nicht-technischen Bekannten wurde gehackt. Sie pflegt den Blog alleine. Neben einer Suche braucht sie nichts dynamisches.
Sie möchte nur ihr naturnahes Hobby der Welt zeigen. Viele Seiten (1000+) mit je ein bis mehreren Bildern und einem erklärenden Text. Auch mal eine Tabelle mit Daten. Markdown wäre sicher machbar.
Instinktiv würde ich zu einem statischen Site Generator raten. Aber z.B. #Hugo ist auch nicht ganz so einfach.
Was würdest du ihr raten?
#followerpower

Added a #BearBlog like button on my posts

A simple way to send a 'like' to my posts

Thanks @eclecticpassions

#blog #blogging #iine #fediverse #hugo #ssg

https://lazybea.rs/added-bearblog-like-button

Added a Bear blog like button

Complete guide to Markdown code blocks: fenced blocks, inline code, syntax highlighting, diff formatting, language identifiers, filename display, and Hugo-specific features.

#Hugo #Cheatsheet #Markdown

https://www.glukhov.org/documentation-tools/markdown/markdown-codeblocks/

Markdown Code Blocks: Complete Guide with Syntax, Languages & Examples

Complete guide to Markdown code blocks: fenced blocks, inline code, syntax highlighting, diff formatting, language identifiers, filename display, and Hugo-specific features.

Rost Glukhov | Personal site and technical blog

New Blog Post on #BurgeonLab

Learnt a new CSS thing about navigation menu links while working on my Hugo theme redesign.

https://burgeonlab.com/blog/how-to-set-active-class-element-for-hugo-menus/

This is post 18 of #100DayToOffload
Progress: https://burgeonlab.com/tags/100daystooffload/

#blogpost #techblogger #hugo #webdev #CSS #indieweb #blog #HowTo #frontend

Set Hugo Navigation Menus with Active Class Without pageRef

Quick guide on setting active class to nav links in Hugo menus without pageRef. A simple string comparison method works with any content structure.

Burgeon Lab