
How to add a page number to the blog post list page title in Hugo
Some search engines don't like when website has pages with the same titles...
To add the Page number to the blog post List page title in Hugo, you need to modify your list template
Some search engines don't like when website has pages with the same titles...
To add the Page number to the blog post List page title in Hugo, you need to modify your list template
Howto add opengraph metadata to hugo?
Opengraph image metadata
is the meta property og:image
.
Basically, we want correctly generated tag <meta property="og:image" content="https://....jpg">
for each page in our hugo-based website.
Self-hosting a web search engine? Simple!
YaCy is a decentralized, peer-to-peer (P2P) search engine designed to operate without centralized servers, enabling users to create local or global indexes and perform searches by querying distributed peers.
If Hugo theme doesn't support Structured Data...
Google is showing in search results some enhancements like Movie details, Job postings, Event and Course information, which it takes from website’s Structured Data. Here is - How to add Structured Data to the site using Hugo generator.
YaCy is a P2P Self-Hosted Search Engine
YaCy is a decentralized, peer-to-peer (P2P) search engine that allows individuals and organizations to run their own search portals or join a global network of search peers.