DwiYanti NOTE

Personal Blog — Lifestyle & Insights

  • Home
  • About
  • Hot Topics
  • Yasin & Tahlil
  • Blogs
  • Contact
Lifestyle Blog SEO
Did You Know?

Beauty: "Tahukah kamu? Tidur kurang dari 6 jam bisa mempercepat penuaan kulit hingga 50%!"

Dwi Yanti

Learn more about Dwi Yanti → https://me.dwiyanti.com/about

The Latest Post

Pemalang Code
Uncategorized

Pemalang Code

By: Dwi Yanti
function properti_meta_boxes() { add_meta_box( ‘properti_details’, ‘Detail Properti’, ‘properti_meta_box_callback’, ‘page’, ‘normal’, ‘high’ ); } add_action(‘add_meta_boxes’, ‘properti_meta_boxes’); function properti_meta_box_callback($post) { wp_nonce_field(‘properti_meta_box’, ‘properti_meta_box_nonce’); $harga = get_post_meta($post->ID, ‘harga_properti’, true); $luas_tanah = get_post_meta($post->ID, ‘luas_tanah’, true); $luas_bangunan = get_post_meta($post->ID, ‘luas_bangunan’, true); $kamar_tidur = get_post_meta($post->ID, ‘kamar_tidur’, true); $kamar_mandi = get_post_meta($post->ID, ‘kamar_mandi’, true); $sertifikat = get_post_meta($post->ID, ‘sertifikat’, true); $listrik = get_post_meta($post->ID, ‘listrik’, true); […]
Keyword Schema WebSite Portfolio
Schema

Keyword Schema WebSite Portfolio

By: Dwi Yanti
KEYWORD SCHEMA WEBSITE, KEYWORD DIAMBIL DARI ID PORTFOLIO — // SCHEMA WEBSITE KHUSUS FRONTPAGE – Hanya tampil di homepage add_action(‘wp_head’, ‘add_website_itemlist_schema’); function add_website_itemlist_schema() { // HANYA tampil di frontpage if (!is_front_page() && !is_home()) { return; } global $post; $url = home_url(); $site_name = get_optimized_meta_title(); $description = get_optimized_meta_description(); // === KUMPULKAN GAMBAR DARI FRONTPAGE === $images […]
Schema Website Blog
Schema

Schema Website Blog

By: Dwi Yanti
SCHEMA WEBSITE BLOG DWIYANTI.COM DENGAN KEYWORD DIAMBIL DARI ID — // SCHEMA WEBSITE KHUSUS FRONTPAGE – Hanya tampil di homepage add_action(‘wp_head’, ‘add_homepage_website_itemlist_schema’); function add_homepage_website_itemlist_schema() { // HANYA tampil di frontpage if (!is_home() && !is_front_page()) { return; } global $post; $url = home_url(); $site_name = get_optimized_meta_title(); $description = get_optimized_meta_description(); // === KUMPULKAN GAMBAR DARI FRONTPAGE === […]
Keyword di Schema Website
Schema

Keyword di Schema Website

By: Dwi Yanti
✅ JAWABAN: IYA, KEYWORD METABOX ADA DI PAGE HOME Karena frontpage Anda diset statis ke halaman Home, maka: — 📍 LOKASI KEYWORDS MANUAL: | Halaman | Status | Metabox Keywords | |———|——–|——————| | Frontpage (Home) | Halaman statis | ✅ Ada di Page Home | | Halaman Lain | Page biasa | ✅ Ada di […]
Keyword + Schema WebPage
Schema

Keyword + Schema WebPage

By: Dwi Yanti
KEYWORD DI SCHEMA WEBPAGE DENGAN FIELD KEYWORD BLOG DWIYANTI.COM —- // SCHEMA WEBPAGE // METABOX DI ADMIN function add_schema_keywords_metabox_webpage() { add_meta_box( ‘schema_keywords_metabox_webpage’, ‘Schema Keywords Manual’, ‘render_schema_keywords_metabox_webpage’, ‘page’, // Untuk halaman (page) ‘normal’, ‘default’ ); } add_action(‘add_meta_boxes’, ‘add_schema_keywords_metabox_webpage’); function render_schema_keywords_metabox_webpage($post) { wp_nonce_field(‘schema_keywords_nonce’, ‘schema_keywords_nonce_field’); $schema_keywords = get_post_meta($post->ID, ‘_schema_keywords_manual’, true); ?> Masukkan Keywords untuk Schema WebPage (pisahkan dengan […]
Keyword di SEO On-Page
SEO

Keyword di SEO On-Page

By: Dwi Yanti
📊 ANALISIS SEO: Dampak Keywords di Schema vs Konten Pertanyaan bagus! Saya jelaskan dari sudut pandang SEO Strategist: — 🔍 BAGAIMANA GOOGLE BEKERJA? Google mencari keyword di 2 tempat: | Lokasi | Fungsi | Bobot SEO | |——–|——–|———–| | Konten (Body) | ✅ Memahami topik utama | SANGAT TINGGI 🔴 | | Schema Keywords | […]
Page 1 of 12
Lifesytle, SEO Specialist & SEO Content Writer

DwiYanti.COM

  • Contact Us
  • Blogger Template
  • Guest PostLinks

I am an SEO Specialist, SEO Content Strategist, Blogger & Wordpress Developer passionate in optimizing websites to rank higher on search engines. With expertise in SEO strategies, content marketing, and website design, I help brands to grow their online presence. Need an SEO expert or blog design? Let’s connect your online presence!

Ask here for quick and easily to connect directly to me !

💬 Pesan berhasil terkirim!

© 2026 Made with by Dwi Yanti