Hugo

Customize Google Analytics in Hugo Website

Customize Google Analytics in Hugo Website

Guide to replace google analytics.js with gtag.js in Hugo

Ashish Lahoti

If you are using Hugo as a static site generator tool and using google analytics for your website then you can customize the analytics script and replace the old google analytics script analytics.js with recommended new script gtag.js with just few changes.

Customize RSS in Hugo Website

Customize RSS in Hugo Website

Guide to disable, rename or customize RSS XML in hugo

Ashish Lahoti

In this tutorial, we’ll learn how to disable, rename, or customize RSS XML Feed for Hugo website.

Disable Pages in Hugo Website

Disable Pages in Hugo Website

Ashish Lahoti

In this tutorial, we’ll learn how to disable different kind of pages in Hugo website such as home, section, taxonomy, term, sitemap.xml, RSS feeds, robots.txt and 404 error pages.

Client Side Search Engine for Hugo Website

Client Side Search Engine for Hugo Website

Search engine for Hugo without any server or additional build steps

Ashish Lahoti

In this tutorial, we’ll learn how to setup client side search engine for Hugo Website without any backend server or additional build steps required.

Add Social Icons in Hugo Website Pages

Add Social Icons in Hugo Website Pages

Guide to create a Social Share partial in Hugo

Ashish Lahoti

If you are using Hugo as a static site generator tool then you can create a partial to show social icons like facebook, twitter, linkedin, whatsapp etc to share page links on social media.