mrfdn.com – Arketipe di Hugo adalah folder yang berisi file default.md yang berfungsi sebagai konfigurasi frontmatter untuk setiap postingan Markdown yang dibuat.
Contoh arketipe Hugo yang saya gunakan saat ini:
---
title: " title "
date: .Date
url: /.File.TranslationBaseName
tags:
description: tulis deskripsi singkat di sini
thumbnail: /uploads/url-gambar-thumbnail.jpg
draft: true
---
Baris kode di atas akan muncul ketika Anda membuat postingan baru di Hugo.
Misalnya saya membuat postingan baru hugo new post/artikel-baru.md
Sehingga hasil pada bagian depan artikel yang dibuat otomatis akan terlihat seperti ini:
---
title: "Artikel Baru"
date: 2022-11-29T08:02:48+08:00
url: /artikel-baru
tags:
- linux
description: tulis deskripsi singkat di sini
thumbnail: /uploads/url-gambar-thumbnail.jpg
draft: true
---
Nanti bagian front matter ini akan kita edit sesuai keinginan.
Untuk lebih SEO, pastikan untuk memasukkan kata kunci yang Anda targetkan di sana.
Pastikan Anda mengedit file arketipe situs asli, bukan arketipe tema yang digunakan agar berfungsi dengan baik.
Semoga bermanfaat.
Selanjutnya saya akan membahas shortcode di Hugo.
PakarPBN
A Private Blog Network (PBN) is a collection of websites that are controlled by a single individual or organization and used primarily to build backlinks to a “money site” in order to influence its ranking in search engines such as Google. The core idea behind a PBN is based on the importance of backlinks in Google’s ranking algorithm. Since Google views backlinks as signals of authority and trust, some website owners attempt to artificially create these signals through a controlled network of sites.
In a typical PBN setup, the owner acquires expired or aged domains that already have existing authority, backlinks, and history. These domains are rebuilt with new content and hosted separately, often using different IP addresses, hosting providers, themes, and ownership details to make them appear unrelated. Within the content published on these sites, links are strategically placed that point to the main website the owner wants to rank higher. By doing this, the owner attempts to pass link equity (also known as “link juice”) from the PBN sites to the target website.
The purpose of a PBN is to give the impression that the target website is naturally earning links from multiple independent sources. If done effectively, this can temporarily improve keyword rankings, increase organic visibility, and drive more traffic from search results.