{"id":1250,"date":"2026-04-23T02:31:47","date_gmt":"2026-04-23T02:31:47","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=1250"},"modified":"2026-04-23T03:04:14","modified_gmt":"2026-04-23T03:04:14","slug":"home","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ko\/","title":{"rendered":"\uc9d1"},"content":{"rendered":"\n<!-- =========================================================\n     MPC HOMEPAGE \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on your homepage.\n     Scoped to .mpc-home to avoid affecting theme header\/footer.\n     ========================================================= -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&#038;family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ============================================================\n   MPC HOMEPAGE \u2014 all styles scoped to .mpc-home\n   Matches the design system of the pricing page.\n   ============================================================ *\/\n.mpc-home {\n  --mpc-blue: #0B3B8C;\n  --mpc-blue-deep: #072560;\n  --mpc-blue-ink: #061B44;\n  --mpc-gold: #C9A34A;\n  --mpc-paper: #FAF8F3;\n  --mpc-line: #E6E1D5;\n  --mpc-ink: #14161C;\n  --mpc-ink-soft: #3A3E4A;\n  --mpc-ink-muted: #6B6F7A;\n  --mpc-wa-green: #25D366;\n  --mpc-serif: 'Fraunces', Georgia, serif;\n  --mpc-sans: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n\n  font-family: var(--mpc-sans);\n  color: var(--mpc-ink);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\n.mpc-home *,\n.mpc-home *::before,\n.mpc-home *::after { box-sizing: border-box; }\n.mpc-home a { color: inherit; text-decoration: none; }\n.mpc-home img { max-width: 100%; display: block; }\n.mpc-home p { margin: 0 0 1em 0; }\n.mpc-home ul { list-style: none; padding: 0; margin: 0; }\n.mpc-home h1, .mpc-home h2, .mpc-home h3, .mpc-home h4, .mpc-home h5 {\n  margin: 0;\n}\n\n.mpc-container {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n\/* ============ BUTTONS ============ *\/\n.mpc-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 13px 24px;\n  font-family: var(--mpc-sans);\n  font-weight: 600;\n  font-size: 14px;\n  letter-spacing: 0.01em;\n  border-radius: 2px;\n  border: none;\n  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none !important;\n}\n.mpc-btn-primary { background: var(--mpc-blue); color: #fff !important; }\n.mpc-btn-primary:hover { background: var(--mpc-blue-deep); transform: translateY(-1px); color: #fff !important; }\n.mpc-btn-wa { background: var(--mpc-wa-green); color: #fff !important; }\n.mpc-btn-wa:hover { background: #1EBE5D; transform: translateY(-1px); color: #fff !important; }\n.mpc-btn-ghost { background: transparent; color: var(--mpc-blue) !important; border: 1px solid var(--mpc-blue); }\n.mpc-btn-ghost:hover { background: var(--mpc-blue); color: #fff !important; }\n.mpc-btn-gold { background: var(--mpc-gold); color: var(--mpc-blue-ink) !important; }\n.mpc-btn-gold:hover { background: #D9B45D; transform: translateY(-1px); }\n\n\/* ============ SECTION BASE ============ *\/\n.mpc-section {\n  padding: 70px 0;\n  margin: 0 -24px;\n}\n.mpc-section .mpc-container { padding: 0 24px; }\n.mpc-section-paper { background: var(--mpc-paper); }\n.mpc-section-white { background: #fff; }\n\n.mpc-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 20px;\n}\n.mpc-eyebrow::before {\n  content: '';\n  width: 28px;\n  height: 1px;\n  background: var(--mpc-gold);\n}\n\n.mpc-section-head {\n  max-width: 720px;\n  margin-bottom: 48px;\n}\n.mpc-section-head.center {\n  margin-left: auto;\n  margin-right: auto;\n  text-align: center;\n}\n.mpc-section-head.center .mpc-eyebrow { justify-content: center; }\n.mpc-section-head.center .mpc-eyebrow::before { display: none; }\n.mpc-section-head.center .mpc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--mpc-gold);\n  margin-left: 10px;\n}\n.mpc-section-head h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(28px, 3.5vw, 44px);\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 16px;\n}\n.mpc-section-head h2 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-section-head p {\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  margin: 0;\n}\n\n\/* ============ HERO ============ *\/\n.mpc-hero {\n  background: linear-gradient(180deg, #FAF8F3 0%, #F2EEE2 100%);\n  padding: 80px 0 90px;\n  margin: 0 -24px 0 -24px;\n  border-bottom: 1px solid var(--mpc-line);\n  position: relative;\n  overflow: hidden;\n}\n.mpc-hero::before {\n  content: '';\n  position: absolute;\n  top: -150px; right: -150px;\n  width: 500px; height: 500px;\n  background: radial-gradient(circle, rgba(11,59,140,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -100px; left: -100px;\n  width: 380px; height: 380px;\n  background: radial-gradient(circle, rgba(201,163,74,0.06) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.mpc-hero-grid {\n  display: grid;\n  grid-template-columns: 1.25fr 1fr;\n  gap: 60px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 900px) {\n  .mpc-hero-grid { grid-template-columns: 1fr; gap: 40px; }\n}\n.mpc-hero h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(36px, 5vw, 62px);\n  line-height: 1.02;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 24px;\n}\n.mpc-hero h1 em { font-style: italic; color: var(--mpc-blue); font-weight: 400; }\n.mpc-hero-lead {\n  font-size: 18px;\n  line-height: 1.6;\n  color: var(--mpc-ink-soft);\n  max-width: 540px;\n  margin-bottom: 32px;\n}\n.mpc-hero-cta {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-bottom: 40px;\n}\n.mpc-hero-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  border-top: 1px solid var(--mpc-line);\n  padding-top: 24px;\n  max-width: 540px;\n}\n.mpc-hero-stat { padding-right: 12px; }\n.mpc-hero-stat + .mpc-hero-stat {\n  padding-left: 22px;\n  border-left: 1px solid var(--mpc-line);\n}\n.mpc-hero-stat-num {\n  font-family: var(--mpc-serif);\n  font-size: 34px;\n  font-weight: 500;\n  color: var(--mpc-blue-ink);\n  line-height: 1;\n  letter-spacing: -0.02em;\n}\n.mpc-hero-stat-label {\n  font-size: 11px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  margin-top: 8px;\n}\n\n\/* hero right visual *\/\n.mpc-hero-visual {\n  position: relative;\n  aspect-ratio: 4 \/ 5;\n  background: linear-gradient(135deg, var(--mpc-blue) 0%, var(--mpc-blue-deep) 100%);\n  overflow: hidden;\n  box-shadow: 0 30px 60px -30px rgba(11,59,140,0.35);\n}\n.mpc-hero-visual::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(circle at 20% 30%, rgba(201,163,74,0.25) 0%, transparent 40%),\n    radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 50%);\n}\n.mpc-hero-visual-content {\n  position: absolute;\n  inset: 0;\n  padding: 36px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  color: #fff;\n}\n.mpc-hero-est {\n  font-family: var(--mpc-serif);\n  font-size: 14px;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  opacity: 0.8;\n}\n.mpc-hero-est strong { color: var(--mpc-gold); }\n.mpc-hero-big {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: clamp(60px, 9vw, 120px);\n  font-weight: 400;\n  line-height: 0.9;\n  color: var(--mpc-gold);\n  letter-spacing: -0.04em;\n}\n.mpc-hero-seal {\n  font-family: var(--mpc-sans);\n  font-size: 11px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  opacity: 0.85;\n  margin-top: 12px;\n  display: block;\n}\n.mpc-hero-vkick {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  padding-top: 24px;\n  border-top: 1px solid rgba(255,255,255,0.2);\n}\n.mpc-hero-vkick-icon {\n  width: 42px; height: 42px;\n  border: 1px solid var(--mpc-gold);\n  color: var(--mpc-gold);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  font-family: var(--mpc-serif);\n  font-size: 16px;\n  font-weight: 600;\n  flex-shrink: 0;\n}\n.mpc-hero-vkick-text {\n  font-size: 14px;\n  line-height: 1.4;\n  color: #EDEEF3;\n}\n.mpc-hero-vkick-text strong { color: #fff; font-weight: 600; }\n\n\/* ============ TRUST BAR ============ *\/\n.mpc-trust {\n  background: #fff;\n  border-bottom: 1px solid var(--mpc-line);\n  padding: 26px 0;\n  margin: 0 -24px;\n}\n.mpc-trust-inner {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 24px;\n  flex-wrap: wrap;\n}\n.mpc-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 13px;\n  color: var(--mpc-ink-soft);\n}\n.mpc-trust-icon {\n  width: 36px; height: 36px;\n  border: 1px solid var(--mpc-blue);\n  color: var(--mpc-blue);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  font-family: var(--mpc-serif);\n  font-weight: 600;\n  font-size: 13px;\n  flex-shrink: 0;\n}\n.mpc-trust-item strong {\n  display: block;\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n  font-size: 13px;\n}\n.mpc-trust-item span {\n  font-size: 11px;\n  color: var(--mpc-ink-muted);\n}\n\n\/* ============ SERVICES GRID ============ *\/\n.mpc-svc-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 900px) { .mpc-svc-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 520px) { .mpc-svc-grid { grid-template-columns: 1fr; } }\n\n.mpc-svc-card {\n  background: #fff;\n  padding: 28px 24px;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  transition: background 0.25s;\n  text-decoration: none !important;\n  color: inherit !important;\n}\n.mpc-svc-card:hover { background: var(--mpc-paper); }\n.mpc-svc-card.featured {\n  background: var(--mpc-blue);\n  color: #fff !important;\n  grid-column: span 2;\n  grid-row: span 2;\n  padding: 36px 32px;\n}\n.mpc-svc-card.featured:hover { background: var(--mpc-blue-deep); }\n@media (max-width: 900px) { .mpc-svc-card.featured { grid-column: span 2; grid-row: span 1; } }\n@media (max-width: 520px) { .mpc-svc-card.featured { grid-column: 1; } }\n\n.mpc-svc-kicker {\n  font-size: 10px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n}\n.mpc-svc-card.featured .mpc-svc-kicker { color: var(--mpc-gold); }\n\n.mpc-svc-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 22px;\n  line-height: 1.15;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n}\n.mpc-svc-card.featured .mpc-svc-title { color: #fff; font-size: 32px; }\n\n.mpc-svc-desc {\n  font-size: 13.5px;\n  line-height: 1.55;\n  color: var(--mpc-ink-soft);\n  margin: 0;\n  flex: 1;\n}\n.mpc-svc-card.featured .mpc-svc-desc { color: #C9CFE0; font-size: 15px; }\n\n.mpc-svc-link {\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  transition: gap 0.2s;\n  margin-top: auto;\n}\n.mpc-svc-card.featured .mpc-svc-link { color: var(--mpc-gold); font-size: 14px; }\n.mpc-svc-card:hover .mpc-svc-link { gap: 10px; }\n\n\/* ============ SECTORS ============ *\/\n.mpc-sectors {\n  display: grid;\n  grid-template-columns: repeat(6, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-sectors { grid-template-columns: repeat(3, 1fr); } }\n@media (max-width: 520px) { .mpc-sectors { grid-template-columns: repeat(2, 1fr); } }\n\n.mpc-sector {\n  background: #fff;\n  padding: 24px 20px;\n  text-align: center;\n  transition: background 0.25s;\n  text-decoration: none !important;\n  color: inherit !important;\n}\n.mpc-sector:hover { background: var(--mpc-paper); }\n.mpc-sector-icon {\n  width: 48px; height: 48px;\n  margin: 0 auto 14px;\n  display: grid;\n  place-items: center;\n  color: var(--mpc-blue);\n}\n.mpc-sector-icon svg { width: 28px; height: 28px; }\n.mpc-sector-name {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 15px;\n  color: var(--mpc-blue-ink);\n  line-height: 1.2;\n}\n.mpc-sector-tag {\n  font-size: 11px;\n  color: var(--mpc-ink-muted);\n  margin-top: 4px;\n  letter-spacing: 0.04em;\n}\n\n\/* ============ WHY MPC ============ *\/\n.mpc-why-section {\n  background: var(--mpc-blue-ink);\n  color: #EDEEF3;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-why-section::before {\n  content: '';\n  position: absolute;\n  top: -200px; right: -200px;\n  width: 500px; height: 500px;\n  background: radial-gradient(circle, rgba(201,163,74,0.12) 0%, transparent 60%);\n  border-radius: 50%;\n}\n.mpc-why-section .mpc-section-head h2 { color: #fff; }\n.mpc-why-section .mpc-section-head p { color: #B9BFD0; }\n.mpc-why-section .mpc-eyebrow { color: var(--mpc-gold); }\n.mpc-why-section .mpc-eyebrow::before { background: var(--mpc-gold); }\n\n.mpc-why-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 40px 60px;\n  position: relative;\n}\n@media (max-width: 820px) { .mpc-why-grid { grid-template-columns: 1fr; gap: 32px; } }\n\n.mpc-why-item {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 18px;\n  padding-bottom: 28px;\n  border-bottom: 1px solid rgba(255,255,255,0.1);\n}\n.mpc-why-num {\n  font-family: var(--mpc-serif);\n  font-size: 30px;\n  font-weight: 400;\n  color: var(--mpc-gold);\n  line-height: 1;\n}\n.mpc-why-item h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 20px;\n  color: #fff;\n  margin-bottom: 8px;\n  letter-spacing: -0.01em;\n}\n.mpc-why-item p {\n  color: #B9BFD0;\n  font-size: 14.5px;\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* ============ FAQ ============ *\/\n.mpc-faq-list {\n  max-width: 820px;\n  margin: 0 auto;\n}\n.mpc-faq {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  margin-bottom: 10px;\n  transition: border-color 0.2s;\n}\n.mpc-faq:hover { border-color: var(--mpc-blue); }\n.mpc-faq[open] { border-color: var(--mpc-blue); }\n.mpc-faq summary {\n  padding: 18px 24px;\n  cursor: pointer;\n  font-weight: 600;\n  color: var(--mpc-blue-ink);\n  font-size: 15px;\n  list-style: none;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 16px;\n}\n.mpc-faq summary::-webkit-details-marker { display: none; }\n.mpc-faq summary::after {\n  content: '+';\n  font-family: var(--mpc-serif);\n  font-size: 22px;\n  font-weight: 300;\n  color: var(--mpc-blue);\n  transition: transform 0.2s;\n  flex-shrink: 0;\n}\n.mpc-faq[open] summary::after { content: '\u2212'; }\n.mpc-faq-body {\n  padding: 0 24px 20px 24px;\n  color: var(--mpc-ink-soft);\n  font-size: 14.5px;\n  line-height: 1.65;\n}\n.mpc-faq-body a {\n  color: var(--mpc-blue);\n  font-weight: 500;\n  text-decoration: underline !important;\n}\n\n\/* ============ BLOG PREVIEW ============ *\/\n.mpc-blog-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-blog-grid { grid-template-columns: 1fr; } }\n\n.mpc-blog-card {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 28px 26px;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  transition: all 0.25s;\n  text-decoration: none !important;\n  color: inherit !important;\n}\n.mpc-blog-card:hover {\n  border-color: var(--mpc-blue);\n  box-shadow: 0 12px 32px -20px rgba(11,59,140,0.25);\n  transform: translateY(-2px);\n}\n.mpc-blog-date {\n  font-size: 11px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n}\n.mpc-blog-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 20px;\n  line-height: 1.25;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n}\n.mpc-blog-excerpt {\n  color: var(--mpc-ink-soft);\n  font-size: 14px;\n  line-height: 1.6;\n  flex: 1;\n  margin: 0;\n}\n.mpc-blog-more {\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--mpc-blue);\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  transition: gap 0.2s;\n}\n.mpc-blog-card:hover .mpc-blog-more { gap: 10px; }\n\n\/* ============ CTA BAND ============ *\/\n.mpc-cta-band {\n  background: linear-gradient(135deg, var(--mpc-blue) 0%, var(--mpc-blue-deep) 100%);\n  color: #fff;\n  padding: 60px 0;\n  margin: 0 -24px;\n  position: relative;\n  overflow: hidden;\n}\n.mpc-cta-band::before {\n  content: '';\n  position: absolute;\n  top: -100px; right: -100px;\n  width: 360px; height: 360px;\n  background: radial-gradient(circle, rgba(201,163,74,0.15) 0%, transparent 70%);\n  border-radius: 50%;\n}\n.mpc-cta-inner {\n  display: grid;\n  grid-template-columns: 1.4fr 1fr;\n  gap: 50px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 820px) { .mpc-cta-inner { grid-template-columns: 1fr; gap: 30px; } }\n.mpc-cta-band h2 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(26px, 3vw, 36px);\n  line-height: 1.15;\n  margin-bottom: 12px;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n.mpc-cta-band h2 em { font-style: italic; color: var(--mpc-gold); }\n.mpc-cta-band p {\n  color: #C9CFE0;\n  font-size: 15px;\n  line-height: 1.65;\n  margin: 0;\n}\n.mpc-cta-right { display: flex; flex-direction: column; gap: 12px; }\n.mpc-cta-contact {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.12);\n  padding: 18px 22px;\n}\n.mpc-cta-contact-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-gold);\n  margin-bottom: 6px;\n  font-weight: 600;\n}\n.mpc-cta-contact-val {\n  font-family: var(--mpc-serif);\n  font-size: 20px;\n  color: #fff;\n  font-weight: 500;\n}\n.mpc-cta-buttons { display: flex; gap: 10px; flex-wrap: wrap; }\n.mpc-cta-band .mpc-btn-ghost {\n  color: #fff !important;\n  border-color: rgba(255,255,255,0.3);\n}\n.mpc-cta-band .mpc-btn-ghost:hover { background: rgba(255,255,255,0.1); color: #fff !important; }\n<\/style>\n\n<!-- =====================================================\n     PAGE CONTENT STARTS HERE\n     ===================================================== -->\n<div class=\"mpc-home\">\n\n  <!-- HERO -->\n  <section class=\"mpc-hero\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-hero-grid\">\n        <div>\n          <div class=\"mpc-eyebrow\">Malaysian Pest Control \u00b7 Since 1967<\/div>\n          <h1>Pest problems, <em>properly solved.<\/em><\/h1>\n          <p class=\"mpc-hero-lead\">Malaysia&#8217;s longest-serving pest control specialist. 59 years of protecting homes, offices, factories and commercial premises \u2014 with honest pricing and proven methods.<\/p>\n          <div class=\"mpc-hero-cta\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-wa\">\n              <svg viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/><\/svg>\n              Free Inspection \u2014 WhatsApp Us\n            <\/a>\n            <a href=\"https:\/\/msianpestcontrol.com\/pest-control-price-or-charges\/\" class=\"mpc-btn mpc-btn-ghost\">View Pricing \u2192<\/a>\n          <\/div>\n          <div class=\"mpc-hero-stats\">\n            <div class=\"mpc-hero-stat\">\n              <div class=\"mpc-hero-stat-num\">59<\/div>\n              <div class=\"mpc-hero-stat-label\">Years Trusted<\/div>\n            <\/div>\n            <div class=\"mpc-hero-stat\">\n              <div class=\"mpc-hero-stat-num\">ISO<\/div>\n              <div class=\"mpc-hero-stat-label\">9001 Certified<\/div>\n            <\/div>\n            <div class=\"mpc-hero-stat\">\n              <div class=\"mpc-hero-stat-num\">CIDB<\/div>\n              <div class=\"mpc-hero-stat-label\">G3 Registered<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hero-visual\">\n          <div class=\"mpc-hero-visual-content\">\n            <div>\n              <div class=\"mpc-hero-est\">Est. <strong>1967<\/strong><\/div>\n            <\/div>\n            <div>\n              <div class=\"mpc-hero-big\">59<\/div>\n              <span class=\"mpc-hero-seal\">Years of pest control expertise<\/span>\n            <\/div>\n            <div class=\"mpc-hero-vkick\">\n              <div class=\"mpc-hero-vkick-icon\">\u2713<\/div>\n              <div class=\"mpc-hero-vkick-text\">\n                <strong>Free on-site inspection<\/strong><br>\n                Residential, commercial &#038; industrial\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TRUST BAR -->\n  <div class=\"mpc-trust\">\n    <div class=\"mpc-container mpc-trust-inner\">\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">\u2713<\/div>\n        <div><strong>ISO 9001 Certified<\/strong><span>Quality management<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">\u2605<\/div>\n        <div><strong>HACCP Approved<\/strong><span>Food-safe protocols<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">59<\/div>\n        <div><strong>Since 1967<\/strong><span>Established reputation<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">Rx<\/div>\n        <div><strong>Licensed Pesticides<\/strong><span>BASF \u00b7 Bayer \u00b7 Syngenta<\/span><\/div>\n      <\/div>\n      <div class=\"mpc-trust-item\">\n        <div class=\"mpc-trust-icon\">G3<\/div>\n        <div><strong>CIDB Registered<\/strong><span>G3 Contractor<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- SERVICES GRID -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Services We Offer<\/div>\n        <h2>Complete pest control, <em>delivered by specialists.<\/em><\/h2>\n        <p>From termite specialists to rodent programmes and food-sector sanitation \u2014 every pest we treat, we treat thoroughly.<\/p>\n      <\/div>\n\n      <div class=\"mpc-svc-grid\">\n        <!-- FEATURED: Termites -->\n        <a href=\"https:\/\/msianpestcontrol.com\/termites-anai-anai\/\" class=\"mpc-svc-card featured\">\n          <div class=\"mpc-svc-kicker\">Flagship Service<\/div>\n          <div class=\"mpc-svc-title\">Termite Control &#038; Baiting<\/div>\n          <p class=\"mpc-svc-desc\">Termites cause over RM20 million in property damage annually in Malaysia. Our 58-year specialist experience covers baiting, drilling, soil treatment, and pre-construction barriers \u2014 with imported termiticides from BASF, Bayer, FMC and Syngenta.<\/p>\n          <span class=\"mpc-svc-link\">Explore termite services \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/rats-rodents-control\/\" class=\"mpc-svc-card\">\n          <div class=\"mpc-svc-kicker\">Rodents<\/div>\n          <div class=\"mpc-svc-title\">Rat &#038; Rodent Control<\/div>\n          <p class=\"mpc-svc-desc\">Integrated Pest Management for homes and businesses. Prevention-first approach.<\/p>\n          <span class=\"mpc-svc-link\">Learn more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/cockroach-control\/\" class=\"mpc-svc-card\">\n          <div class=\"mpc-svc-kicker\">Insects<\/div>\n          <div class=\"mpc-svc-title\">Cockroach Control<\/div>\n          <p class=\"mpc-svc-desc\">Residual spray, baits, and sanitation programmes for lasting control.<\/p>\n          <span class=\"mpc-svc-link\">Learn more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/mosquitos-control\/\" class=\"mpc-svc-card\">\n          <div class=\"mpc-svc-kicker\">Mosquitoes<\/div>\n          <div class=\"mpc-svc-title\">Mosquito Control<\/div>\n          <p class=\"mpc-svc-desc\">Fogging, larviciding, and breeding source reduction for properties.<\/p>\n          <span class=\"mpc-svc-link\">Learn more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/ants-control\/\" class=\"mpc-svc-card\">\n          <div class=\"mpc-svc-kicker\">Insects<\/div>\n          <div class=\"mpc-svc-title\">Ants Control<\/div>\n          <p class=\"mpc-svc-desc\">Colony elimination \u2014 fire ants, weaver ants, crazy ants, and more.<\/p>\n          <span class=\"mpc-svc-link\">Learn more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/bed-bugs-treatment\/\" class=\"mpc-svc-card\">\n          <div class=\"mpc-svc-kicker\">Specialty<\/div>\n          <div class=\"mpc-svc-title\">Bed Bugs Treatment<\/div>\n          <p class=\"mpc-svc-desc\">3-visit programme with heat and chemical treatment options.<\/p>\n          <span class=\"mpc-svc-link\">Learn more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/birds-control\/\" class=\"mpc-svc-card\">\n          <div class=\"mpc-svc-kicker\">Wildlife<\/div>\n          <div class=\"mpc-svc-title\">Birds Control<\/div>\n          <p class=\"mpc-svc-desc\">Netting, spikes, and humane deterrents for commercial buildings and warehouses.<\/p>\n          <span class=\"mpc-svc-link\">Learn more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/fleas-control\/\" class=\"mpc-svc-card\">\n          <div class=\"mpc-svc-kicker\">Insects<\/div>\n          <div class=\"mpc-svc-title\">Fleas Control<\/div>\n          <p class=\"mpc-svc-desc\">Treatment for homes with pets \u2014 breaking the flea life cycle at every stage.<\/p>\n          <span class=\"mpc-svc-link\">Learn more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/flies-control\/\" class=\"mpc-svc-card\">\n          <div class=\"mpc-svc-kicker\">Flies<\/div>\n          <div class=\"mpc-svc-title\">Flies Control<\/div>\n          <p class=\"mpc-svc-desc\">Traps, baits, and ULV misting for F&#038;B, commercial and residential premises.<\/p>\n          <span class=\"mpc-svc-link\">Learn more \u2192<\/span>\n        <\/a>\n\n        <a href=\"https:\/\/msianpestcontrol.com\/termite-baiting-the-comprehensive-solution-to-persistent-pests\/\" class=\"mpc-svc-card\">\n          <div class=\"mpc-svc-kicker\">Termites<\/div>\n          <div class=\"mpc-svc-title\">Termite Baiting<\/div>\n          <p class=\"mpc-svc-desc\">Comprehensive in-ground and above-ground baiting system for lasting termite elimination.<\/p>\n          <span class=\"mpc-svc-link\">Learn more \u2192<\/span>\n        <\/a>\n      <\/div>\n\n      <div style=\"text-align: center; margin-top: 32px;\">\n        <a href=\"https:\/\/msianpestcontrol.com\/pest-control-services-2\/\" class=\"mpc-btn mpc-btn-ghost\">View All Services \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTORS SERVED -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">Sectors We Serve<\/div>\n        <h2>From family homes to <em>food factories.<\/em><\/h2>\n        <p>Integrated pest management tailored to your premises, compliance needs and industry standards.<\/p>\n      <\/div>\n\n      <div class=\"mpc-sectors\">\n        <a href=\"https:\/\/msianpestcontrol.com\/sectors\/\" class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M3 12l9-9 9 9M5 10v10h14V10\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-sector-name\">Residential<\/div>\n          <div class=\"mpc-sector-tag\">Homes &#038; condos<\/div>\n        <\/a>\n        <a href=\"https:\/\/msianpestcontrol.com\/sectors\/\" class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M3 21V7l9-4 9 4v14M9 21v-8h6v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-sector-name\">Commercial<\/div>\n          <div class=\"mpc-sector-tag\">Offices &#038; retail<\/div>\n        <\/a>\n        <a href=\"https:\/\/msianpestcontrol.com\/haccp-certification-malaysia\/\" class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M8 12h8M12 8v8\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-sector-name\">F&#038;B \u00b7 HACCP<\/div>\n          <div class=\"mpc-sector-tag\">Food-safe ready<\/div>\n        <\/a>\n        <a href=\"https:\/\/msianpestcontrol.com\/sectors\/\" class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M2 20V8l5-3 5 3v12M12 20v-6l5-3 5 3v6M2 20h20\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-sector-name\">Industrial<\/div>\n          <div class=\"mpc-sector-tag\">Factories &#038; warehouses<\/div>\n        <\/a>\n        <a href=\"https:\/\/msianpestcontrol.com\/sectors\/\" class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 2v20M4 8h16M4 16h16\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-sector-name\">Schools<\/div>\n          <div class=\"mpc-sector-tag\">Safe environments<\/div>\n        <\/a>\n        <a href=\"https:\/\/msianpestcontrol.com\/sectors\/\" class=\"mpc-sector\">\n          <div class=\"mpc-sector-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 2l9 4v6c0 5-3.5 9-9 10-5.5-1-9-5-9-10V6l9-4z\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-sector-name\">Healthcare<\/div>\n          <div class=\"mpc-sector-tag\">Clinics &#038; hospitals<\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHY MPC -->\n  <section class=\"mpc-section mpc-why-section\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Why Malaysian Pest Control<\/div>\n        <h2>Trusted by <em>three generations<\/em> of Malaysians.<\/h2>\n        <p>Four reasons why customers keep coming back to MPC \u2014 and why they bring their children and grandchildren with them.<\/p>\n      <\/div>\n\n      <div class=\"mpc-why-grid\">\n        <div class=\"mpc-why-item\">\n          <div class=\"mpc-why-num\">01<\/div>\n          <div>\n            <h4>59 years of expertise<\/h4>\n            <p>Founded in 1967 and still here under the same name. We have seen every pest, every building type, and every new chemical in the Malaysian market.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"mpc-why-item\">\n          <div class=\"mpc-why-num\">02<\/div>\n          <div>\n            <h4>Certified &#038; licensed<\/h4>\n            <p>ISO 9001 quality management. HACCP-approved protocols for food sectors. CIDB Grade G3 registered contractor for pre-construction works. Licensed pesticide operators across Malaysia.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"mpc-why-item\">\n          <div class=\"mpc-why-num\">03<\/div>\n          <div>\n            <h4>Branded pesticides only<\/h4>\n            <p>We use imported products from BASF, Bayer, FMC, Syngenta and Sumitomo \u2014 not cheap generics. What we apply is what we tell you we apply.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"mpc-why-item\">\n          <div class=\"mpc-why-num\">04<\/div>\n          <div>\n            <h4>Honest pricing<\/h4>\n            <p>No RM88 loss-leaders. Our prices reflect quality work, proper chemical dilution, follow-up visits, and re-inspection. <a href=\"https:\/\/msianpestcontrol.com\/pest-control-price-or-charges\/\" style=\"color:var(--mpc-gold); text-decoration:underline;\">See our pricing guide \u2192<\/a><\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head center\">\n        <div class=\"mpc-eyebrow\">Frequently Asked<\/div>\n        <h2>Answers to what <em>customers ask most.<\/em><\/h2>\n        <p>Still have questions? WhatsApp us \u2014 we reply promptly.<\/p>\n      <\/div>\n\n      <div class=\"mpc-faq-list\">\n        <details class=\"mpc-faq\">\n          <summary>How much does pest control cost?<\/summary>\n          <div class=\"mpc-faq-body\">Prices start from RM 130 for general pest treatments, RM 250 for rodent baiting, and RM 1,600 for above-ground termite baiting. Inspections are free. Full rates on our <a href=\"https:\/\/msianpestcontrol.com\/pest-control-price-or-charges\/\">pricing page<\/a>.<\/div>\n        <\/details>\n        <details class=\"mpc-faq\">\n          <summary>Termite baiting or drilling \u2014 which is better?<\/summary>\n          <div class=\"mpc-faq-body\">Both have their place. Baiting is less disruptive and targets the colony; drilling creates a chemical barrier with immediate protection. We recommend based on infestation stage and building type. <a href=\"https:\/\/msianpestcontrol.com\/termites-baiting-or-drilling-barrier\/\">Read our full comparison<\/a>.<\/div>\n        <\/details>\n        <details class=\"mpc-faq\">\n          <summary>Are your pest control methods safe for children, pets, and the environment?<\/summary>\n          <div class=\"mpc-faq-body\">Yes. We use licensed, registered pesticides applied at correct dilutions by trained operators. For sensitive environments, we offer bio-solutions and organic alternatives. <a href=\"https:\/\/msianpestcontrol.com\/are-our-pest-control-methods-safe-for-children-pets-and-environment\/\">Details on our safety standards<\/a>.<\/div>\n        <\/details>\n        <details class=\"mpc-faq\">\n          <summary>How soon can you schedule an inspection or treatment?<\/summary>\n          <div class=\"mpc-faq-body\">We typically respond within the same day for WhatsApp enquiries. Inspections are usually scheduled within 1-3 working days depending on your location. Urgent requests accommodated where possible.<\/div>\n        <\/details>\n        <details class=\"mpc-faq\">\n          <summary>How often should I schedule routine pest control?<\/summary>\n          <div class=\"mpc-faq-body\">For residential: quarterly or bi-annually, depending on pest pressure. For F&#038;B and industrial premises: monthly contracts aligned with HACCP\/ISO requirements. We&#8217;ll recommend based on your specific situation.<\/div>\n        <\/details>\n        <details class=\"mpc-faq\">\n          <summary>Do you offer free inspections?<\/summary>\n          <div class=\"mpc-faq-body\">Yes. On-site inspections and written quotations are free for residential, commercial and industrial premises. There is no obligation to proceed.<\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BLOG -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">From Our Blog<\/div>\n        <h2>Notes from <em>58 years on the job.<\/em><\/h2>\n        <p>Insights on pest behaviour, prevention, and industry practice from our specialists.<\/p>\n      <\/div>\n\n      <div class=\"mpc-blog-grid\">\n        <a href=\"https:\/\/msianpestcontrol.com\/pest-control-methods\/\" class=\"mpc-blog-card\">\n          <div class=\"mpc-blog-date\">11 June 2024<\/div>\n          <div class=\"mpc-blog-title\">Pest Control Methods<\/div>\n          <p class=\"mpc-blog-excerpt\">Understanding pests \u2014 the organisms that cause damage or nuisance to humans, and the methods we use to control them.<\/p>\n          <span class=\"mpc-blog-more\">Read article \u2192<\/span>\n        <\/a>\n        <a href=\"https:\/\/msianpestcontrol.com\/pests-and-asthma\/\" class=\"mpc-blog-card\">\n          <div class=\"mpc-blog-date\">13 April 2024<\/div>\n          <div class=\"mpc-blog-title\">Pests and Asthma<\/div>\n          <p class=\"mpc-blog-excerpt\">To the surprise of many, cockroaches are key pests that trigger asthma. Here&#8217;s what the research says and what you can do.<\/p>\n          <span class=\"mpc-blog-more\">Read article \u2192<\/span>\n        <\/a>\n        <a href=\"https:\/\/msianpestcontrol.com\/upskilling-for-quality\/\" class=\"mpc-blog-card\">\n          <div class=\"mpc-blog-date\">4 April 2024<\/div>\n          <div class=\"mpc-blog-title\">UpSkilling for Quality<\/div>\n          <p class=\"mpc-blog-excerpt\">At MPC we firmly believe the essence of pest control quality starts with continuous training of our technicians.<\/p>\n          <span class=\"mpc-blog-more\">Read article \u2192<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA BAND -->\n  <section class=\"mpc-cta-band\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-cta-inner\">\n        <div>\n          <div class=\"mpc-eyebrow\" style=\"color: var(--mpc-gold);\">Get in touch<\/div>\n          <h2>Tell us about <em>your pest problem.<\/em><\/h2>\n          <p>Free inspection. Honest quotation. Work delivered by Malaysia&#8217;s longest-serving pest control specialist.<\/p>\n        <\/div>\n        <div class=\"mpc-cta-right\">\n          <div class=\"mpc-cta-contact\">\n            <div class=\"mpc-cta-contact-label\">WhatsApp \/ Call<\/div>\n            <div class=\"mpc-cta-contact-val\">+6012 267 1577<\/div>\n          <\/div>\n          <div class=\"mpc-cta-buttons\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\">Message on WhatsApp<\/a>\n            <a href=\"https:\/\/msianpestcontrol.com\/contact-us\/\" class=\"mpc-btn mpc-btn-ghost\">Contact Page<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC HOMEPAGE -->\n\n","protected":false},"excerpt":{"rendered":"<p>Malaysian Pest Control \u00b7 Since 1967 Pest problems, properly solved. Malaysia&#8217;s longest-serving pest control specialist. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1250","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - MALAYSIAN PEST CONTROL<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/msianpestcontrol.com\/ko\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - MALAYSIAN PEST CONTROL\" \/>\n<meta property=\"og:description\" content=\"Malaysian Pest Control \u00b7 Since 1967 Pest problems, properly solved. Malaysia&#8217;s longest-serving pest control specialist. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/msianpestcontrol.com\/ko\/\" \/>\n<meta property=\"og:site_name\" content=\"MALAYSIAN PEST CONTROL\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/msianpestcontrol\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-23T03:04:14+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"4\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/\",\"name\":\"Home - MALAYSIAN PEST CONTROL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#website\"},\"datePublished\":\"2026-04-23T02:31:47+00:00\",\"dateModified\":\"2026-04-23T03:04:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/msianpestcontrol.com\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/msianpestcontrol.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#website\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/\",\"name\":\"MALAYSIAN PEST CONTROL\",\"description\":\"Guarding Homes, Offices and Buildings Since 1967\",\"publisher\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/msianpestcontrol.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#organization\",\"name\":\"MALAYSIAN PEST CONTROL\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/mpc-blue-transparent.png\",\"contentUrl\":\"https:\\\/\\\/msianpestcontrol.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/mpc-blue-transparent.png\",\"width\":2378,\"height\":2378,\"caption\":\"MALAYSIAN PEST CONTROL\"},\"image\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/msianpestcontrol\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ud648 - \ub9d0\ub808\uc774\uc2dc\uc544 \ud574\ucda9 \ubc29\uc81c","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/msianpestcontrol.com\/ko\/","og_locale":"ko_KR","og_type":"article","og_title":"Home - MALAYSIAN PEST CONTROL","og_description":"Malaysian Pest Control \u00b7 Since 1967 Pest problems, properly solved. Malaysia&#8217;s longest-serving pest control specialist. [&hellip;]","og_url":"https:\/\/msianpestcontrol.com\/ko\/","og_site_name":"MALAYSIAN PEST CONTROL","article_publisher":"https:\/\/www.facebook.com\/msianpestcontrol\/","article_modified_time":"2026-04-23T03:04:14+00:00","twitter_card":"summary_large_image","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"4\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/msianpestcontrol.com\/","url":"https:\/\/msianpestcontrol.com\/","name":"\ud648 - \ub9d0\ub808\uc774\uc2dc\uc544 \ud574\ucda9 \ubc29\uc81c","isPartOf":{"@id":"https:\/\/msianpestcontrol.com\/#website"},"datePublished":"2026-04-23T02:31:47+00:00","dateModified":"2026-04-23T03:04:14+00:00","breadcrumb":{"@id":"https:\/\/msianpestcontrol.com\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/msianpestcontrol.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/msianpestcontrol.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/msianpestcontrol.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/msianpestcontrol.com\/#website","url":"https:\/\/msianpestcontrol.com\/","name":"\ub9d0\ub808\uc774\uc2dc\uc544 \ud574\ucda9 \ubc29\uc81c","description":"1967\ub144\ubd80\ud130 \uc8fc\ud0dd, \uc0ac\ubb34\uc2e4 \ubc0f \uac74\ubb3c \ubcf4\ud638","publisher":{"@id":"https:\/\/msianpestcontrol.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/msianpestcontrol.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/msianpestcontrol.com\/#organization","name":"\ub9d0\ub808\uc774\uc2dc\uc544 \ud574\ucda9 \ubc29\uc81c","url":"https:\/\/msianpestcontrol.com\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/msianpestcontrol.com\/#\/schema\/logo\/image\/","url":"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2026\/04\/mpc-blue-transparent.png","contentUrl":"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2026\/04\/mpc-blue-transparent.png","width":2378,"height":2378,"caption":"MALAYSIAN PEST CONTROL"},"image":{"@id":"https:\/\/msianpestcontrol.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/msianpestcontrol\/"]}]}},"_links":{"self":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/comments?post=1250"}],"version-history":[{"count":4,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1250\/revisions"}],"predecessor-version":[{"id":1258,"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/pages\/1250\/revisions\/1258"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ko\/wp-json\/wp\/v2\/media?parent=1250"}],"curies":[{"name":"\uc6cc\ub4dc\ud504\ub808\uc2a4","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}