{"id":664,"date":"2024-03-03T11:14:23","date_gmt":"2024-03-03T11:14:23","guid":{"rendered":"https:\/\/msianpestcontrol.com\/?page_id=664"},"modified":"2026-04-24T10:00:38","modified_gmt":"2026-04-24T10:00:38","slug":"cockroach-control","status":"publish","type":"page","link":"https:\/\/msianpestcontrol.com\/ms\/kawalan-lipas\/","title":{"rendered":"Kawalan Lipas"},"content":{"rendered":"\n<!-- =========================================================\n     MPC COCKROACH CONTROL PAGE \u2014 Custom HTML Block\n     Paste into a WordPress Custom HTML block on\n     \/cockroach-control\/\n     Scoped to .mpc-roach to avoid affecting theme.\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 COCKROACH CONTROL \u2014 scoped to .mpc-roach\n   ============================================================ *\/\n.mpc-roach {\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-warning: #B85B25;\n  --mpc-success: #1F8A4F;\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-roach *,\n.mpc-roach *::before,\n.mpc-roach *::after { box-sizing: border-box; }\n.mpc-roach a { color: inherit; text-decoration: none; }\n.mpc-roach img { max-width: 100%; display: block; }\n.mpc-roach p { margin: 0 0 1em 0; }\n.mpc-roach ul { list-style: none; padding: 0; margin: 0; }\n.mpc-roach h1, .mpc-roach h2, .mpc-roach h3,\n.mpc-roach h4, .mpc-roach h5 { margin: 0; }\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  cursor: pointer;\n  transition: all 0.2s ease;\n  text-decoration: none !important;\n  border: none;\n}\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\/* ============ EYEBROW ============ *\/\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; height: 1px;\n  background: var(--mpc-gold);\n}\n\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-section-head {\n  max-width: 760px;\n  margin-bottom: 48px;\n}\n.mpc-section-head.center {\n  margin-left: auto; 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-grid {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 60px;\n  align-items: center;\n  position: relative;\n}\n@media (max-width: 900px) { .mpc-hero-grid { grid-template-columns: 1fr; gap: 40px; } }\n.mpc-hero-breadcrumb {\n  font-size: 12px;\n  color: var(--mpc-ink-muted);\n  margin-bottom: 16px;\n}\n.mpc-hero-breadcrumb a {\n  color: var(--mpc-blue);\n  font-weight: 500;\n}\n.mpc-hero-breadcrumb a:hover { text-decoration: underline !important; }\n.mpc-hero h1 {\n  font-family: var(--mpc-serif);\n  font-weight: 400;\n  font-size: clamp(36px, 5vw, 58px);\n  line-height: 1.05;\n  letter-spacing: -0.02em;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 22px;\n}\n.mpc-hero h1 em { font-style: italic; color: var(--mpc-blue); font-weight: 400; }\n.mpc-hero-lead {\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--mpc-ink-soft);\n  max-width: 540px;\n  margin-bottom: 28px;\n}\n.mpc-hero-cta {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-bottom: 30px;\n}\n.mpc-hero-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.mpc-hero-tags span {\n  background: rgba(11,59,140,0.08);\n  border: 1px solid rgba(11,59,140,0.15);\n  color: var(--mpc-blue-ink);\n  padding: 6px 12px;\n  font-size: 12px;\n  font-weight: 500;\n  letter-spacing: 0.01em;\n}\n\/* hero visual: card with stat (no photos used here) *\/\n.mpc-hero-card {\n  background: var(--mpc-blue-ink);\n  position: relative;\n  aspect-ratio: 4 \/ 5;\n  overflow: hidden;\n  box-shadow: 0 30px 60px -30px rgba(11,59,140,0.4);\n  padding: 36px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  color: #fff;\n}\n.mpc-hero-card::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.08) 0%, transparent 50%);\n  pointer-events: none;\n}\n.mpc-hero-card > * { position: relative; }\n.mpc-hero-card-tag {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 14px;\n  letter-spacing: 0.18em;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  text-transform: uppercase;\n}\n.mpc-hero-card-tag strong { font-weight: 600; }\n.mpc-hero-card-big {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: clamp(56px, 9vw, 110px);\n  font-weight: 400;\n  line-height: 0.92;\n  color: var(--mpc-gold);\n  letter-spacing: -0.04em;\n}\n.mpc-hero-card-cap {\n  font-family: var(--mpc-sans);\n  font-size: 11px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.85);\n  margin-top: 10px;\n  display: block;\n}\n.mpc-hero-card-foot {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding-top: 22px;\n  border-top: 1px solid rgba(255,255,255,0.18);\n}\n.mpc-hero-card-foot-icon {\n  width: 38px; height: 38px;\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-weight: 600;\n  font-size: 13px;\n  flex-shrink: 0;\n}\n.mpc-hero-card-foot-text {\n  font-size: 13.5px;\n  line-height: 1.45;\n  color: #EDEEF3;\n}\n.mpc-hero-card-foot-text strong { color: #fff; font-weight: 600; }\n\n\/* ============ TRUST STRIP ============ *\/\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\/* ============ HEALTH RISK CARDS ============ *\/\n.mpc-risk-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: var(--mpc-line);\n  border: 1px solid var(--mpc-line);\n}\n@media (max-width: 820px) { .mpc-risk-grid { grid-template-columns: 1fr; } }\n\n.mpc-risk {\n  background: #fff;\n  padding: 36px 32px;\n}\n.mpc-risk-icon {\n  width: 46px; height: 46px;\n  border: 1px solid var(--mpc-warning);\n  color: var(--mpc-warning);\n  border-radius: 50%;\n  display: grid;\n  place-items: center;\n  margin-bottom: 16px;\n}\n.mpc-risk-icon svg { width: 22px; height: 22px; }\n.mpc-risk-tag {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mpc-warning);\n  font-weight: 600;\n  margin-bottom: 8px;\n}\n.mpc-risk h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 20px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 10px;\n}\n.mpc-risk p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0 0 12px 0;\n}\n.mpc-risk-link {\n  font-size: 12.5px;\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-risk-link:hover { gap: 10px; }\n\n\/* ============ SPECIES CARDS (2 species) ============ *\/\n.mpc-species-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-species-grid { grid-template-columns: 1fr; } }\n\n.mpc-species {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  display: flex;\n  flex-direction: column;\n  transition: all 0.25s;\n  overflow: hidden;\n}\n.mpc-species:hover {\n  border-color: var(--mpc-blue);\n  box-shadow: 0 14px 36px -22px rgba(11,59,140,0.2);\n}\n\n.mpc-species-head {\n  padding: 28px 30px 22px;\n  border-bottom: 1px solid var(--mpc-line);\n}\n.mpc-species-latin {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 14px;\n  color: var(--mpc-gold);\n  font-weight: 400;\n  letter-spacing: 0.02em;\n  margin-bottom: 6px;\n}\n.mpc-species-name {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 26px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.15;\n}\n\n.mpc-species-body {\n  padding: 24px 30px 28px;\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n.mpc-species-row {\n  display: grid;\n  grid-template-columns: 110px 1fr;\n  gap: 16px;\n  padding: 12px 0;\n  border-bottom: 1px dashed var(--mpc-line);\n  align-items: start;\n}\n.mpc-species-row:last-of-type { border-bottom: none; }\n.mpc-species-label {\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--mpc-ink-muted);\n  font-weight: 600;\n  padding-top: 2px;\n}\n.mpc-species-val {\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.55;\n}\n.mpc-species-val strong { color: var(--mpc-blue-ink); font-weight: 600; }\n\n\/* ============ HARD TO KILL \u2014 4 reasons ============ *\/\n.mpc-hardkill-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-hardkill-grid { grid-template-columns: 1fr; } }\n\n.mpc-hardkill {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 28px 30px;\n  display: flex;\n  gap: 18px;\n  align-items: start;\n}\n.mpc-hardkill-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 36px;\n  font-weight: 400;\n  color: var(--mpc-gold);\n  line-height: 1;\n  flex-shrink: 0;\n}\n.mpc-hardkill h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 20px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 8px;\n}\n.mpc-hardkill p {\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* ============ TREATMENT METHODS \u2014 3 cards ============ *\/\n.mpc-methods-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n@media (max-width: 820px) { .mpc-methods-grid { grid-template-columns: 1fr; } }\n\n.mpc-method {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  padding: 32px 30px;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  transition: all 0.25s;\n}\n.mpc-method:hover {\n  border-color: var(--mpc-blue);\n  transform: translateY(-3px);\n  box-shadow: 0 14px 36px -22px rgba(11,59,140,0.22);\n}\n.mpc-method-num {\n  font-family: var(--mpc-serif);\n  font-style: italic;\n  font-size: 14px;\n  color: var(--mpc-gold);\n  font-weight: 500;\n  letter-spacing: 0.1em;\n}\n.mpc-method-title {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 22px;\n  color: var(--mpc-blue-ink);\n  letter-spacing: -0.01em;\n  line-height: 1.15;\n}\n.mpc-method-desc {\n  font-size: 14px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.65;\n  margin: 0;\n  flex: 1;\n}\n.mpc-method-best {\n  margin-top: 8px;\n  padding-top: 14px;\n  border-top: 1px dashed var(--mpc-line);\n  font-size: 12.5px;\n  color: var(--mpc-ink-muted);\n}\n.mpc-method-best strong {\n  color: var(--mpc-blue-ink);\n  font-weight: 600;\n  display: block;\n  margin-bottom: 4px;\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n}\n\n\/* ============ PROCESS STEPS ============ *\/\n.mpc-process-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: 820px) { .mpc-process-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 540px) { .mpc-process-grid { grid-template-columns: 1fr; } }\n\n.mpc-step {\n  background: #fff;\n  padding: 28px 24px;\n}\n.mpc-step-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  margin-bottom: 12px;\n}\n.mpc-step h4 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: 18px;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 8px;\n  letter-spacing: -0.01em;\n}\n.mpc-step p {\n  font-size: 13.5px;\n  color: var(--mpc-ink-soft);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ============ TWO-COL VIDEO ============ *\/\n.mpc-twocol {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n@media (max-width: 820px) { .mpc-twocol { grid-template-columns: 1fr; gap: 36px; } }\n\n.mpc-twocol h3 {\n  font-family: var(--mpc-serif);\n  font-weight: 500;\n  font-size: clamp(22px, 2.4vw, 30px);\n  line-height: 1.15;\n  color: var(--mpc-blue-ink);\n  margin-bottom: 16px;\n  letter-spacing: -0.01em;\n}\n.mpc-twocol h3 em { font-style: italic; color: var(--mpc-blue); }\n.mpc-twocol p {\n  color: var(--mpc-ink-soft);\n  font-size: 15px;\n  line-height: 1.7;\n  margin-bottom: 14px;\n}\n.mpc-video-wrap {\n  background: var(--mpc-blue-ink);\n  position: relative;\n  overflow: hidden;\n  aspect-ratio: 16 \/ 9;\n}\n.mpc-video-wrap video {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n.mpc-video-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 12px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--mpc-blue);\n  font-weight: 600;\n  margin-bottom: 12px;\n}\n.mpc-video-label::before {\n  content: '\u25b6';\n  color: var(--mpc-gold);\n  font-size: 11px;\n}\n\n\/* ============ FAQ ============ *\/\n.mpc-faq-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  max-width: 820px;\n  margin: 0 auto;\n}\n.mpc-faq {\n  background: #fff;\n  border: 1px solid var(--mpc-line);\n  transition: border-color 0.2s;\n}\n.mpc-faq:hover, .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  line-height: 1.4;\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: 24px;\n  font-weight: 300;\n  color: var(--mpc-blue);\n  flex-shrink: 0;\n  line-height: 1;\n}\n.mpc-faq[open] summary::after { content: '\u2212'; }\n.mpc-faq-body {\n  padding: 0 24px 22px 24px;\n  color: var(--mpc-ink-soft);\n  font-size: 14.5px;\n  line-height: 1.7;\n}\n.mpc-faq-body p { margin: 0 0 12px 0; }\n.mpc-faq-body p:last-child { margin-bottom: 0; }\n.mpc-faq-body a { color: var(--mpc-blue); font-weight: 500; text-decoration: underline !important; }\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-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-roach\">\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-hero-breadcrumb\">\n            <a href=\"https:\/\/msianpestcontrol.com\/pest-control-services-2\/\">Our Services<\/a> &nbsp;\u203a&nbsp; Cockroach Control\n          <\/div>\n          <div class=\"mpc-eyebrow\">Cockroach Control<\/div>\n          <h1>They don&#8217;t just disgust you. <em>They make you sick.<\/em><\/h1>\n          <p class=\"mpc-hero-lead\">Cockroaches are a documented health hazard \u2014 spreading salmonella, E. coli, and triggering asthma attacks in children. Effective control requires more than a can of spray. Here&#8217;s how we deliver lasting cockroach elimination.<\/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\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-tags\">\n            <span>Bait + Spray + Traps<\/span>\n            <span>HACCP-approved options<\/span>\n            <span>Safe for homes<\/span>\n            <span>F&#038;B sector ready<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hero-card\">\n          <div class=\"mpc-hero-card-tag\">A single female can produce<\/div>\n          <div>\n            <div class=\"mpc-hero-card-big\">30K<\/div>\n            <span class=\"mpc-hero-card-cap\">Offspring per year<\/span>\n          <\/div>\n          <div class=\"mpc-hero-card-foot\">\n            <div class=\"mpc-hero-card-foot-icon\">!<\/div>\n            <div class=\"mpc-hero-card-foot-text\">\n              <strong>That&#8217;s why one sighting means hundreds more.<\/strong><br>\n              Treat early, before the population explodes.\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TRUST STRIP -->\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\">G3<\/div>\n        <div><strong>CIDB Registered<\/strong><span>G3 Contractor<\/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>\n  <\/div>\n\n  <!-- THE REAL PROBLEM (HEALTH RISKS) -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Why It Matters<\/div>\n        <h2>Cockroaches are a <em>real health hazard.<\/em><\/h2>\n        <p>The disgust is reasonable \u2014 but the actual risk is medical, not aesthetic. Here&#8217;s what they bring into your home or business.<\/p>\n      <\/div>\n\n      <div class=\"mpc-risk-grid\">\n\n        <div class=\"mpc-risk\">\n          <div class=\"mpc-risk-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4M12 16h.01\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-risk-tag\">Risk 01<\/div>\n          <h4>Disease Transmission<\/h4>\n          <p>Cockroaches spread salmonella, cholera, E. coli, and typhoid fever. They pick up pathogens from sewers and decaying matter, then transfer them to food surfaces, utensils, and prepared meals.<\/p>\n        <\/div>\n\n        <div class=\"mpc-risk\">\n          <div class=\"mpc-risk-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 4v16M4 12h16\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-risk-tag\">Risk 02<\/div>\n          <h4>Asthma &#038; Allergies<\/h4>\n          <p>Cockroach droppings, saliva, and shed body parts contain allergens proven to trigger asthma attacks \u2014 especially in children. The World Health Organization recognises this as a significant respiratory risk.<\/p>\n          <a href=\"https:\/\/msianpestcontrol.com\/pests-and-asthma\/\" class=\"mpc-risk-link\">Read our article on pests &#038; asthma \u2192<\/a>\n        <\/div>\n\n        <div class=\"mpc-risk\">\n          <div class=\"mpc-risk-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 12h18M12 3v18\"\/><\/svg>\n          <\/div>\n          <div class=\"mpc-risk-tag\">Risk 03<\/div>\n          <h4>Food Contamination<\/h4>\n          <p>Cockroaches contaminate food and surfaces with their droppings and body parts. Eating contaminated food can lead to food poisoning, gastrointestinal illness, and other serious health issues.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- COMMON SPECIES -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Common Species in Malaysia<\/div>\n        <h2>Two species cause <em>most of the trouble.<\/em><\/h2>\n        <p>Identifying the species matters \u2014 different cockroaches behave differently, hide in different places, and respond to different treatment approaches.<\/p>\n      <\/div>\n\n      <div class=\"mpc-species-grid\">\n\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-head\">\n            <div class=\"mpc-species-latin\">Periplaneta americana<\/div>\n            <div class=\"mpc-species-name\">American Cockroach<\/div>\n          <\/div>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-row\">\n              <div class=\"mpc-species-label\">Size<\/div>\n              <div class=\"mpc-species-val\">Up to <strong>3 inches long<\/strong> \u2014 one of the largest species found indoors.<\/div>\n            <\/div>\n            <div class=\"mpc-species-row\">\n              <div class=\"mpc-species-label\">Appearance<\/div>\n              <div class=\"mpc-species-val\"><strong>Reddish-brown<\/strong> body. Capable of short flights.<\/div>\n            <\/div>\n            <div class=\"mpc-species-row\">\n              <div class=\"mpc-species-label\">Habitat<\/div>\n              <div class=\"mpc-species-val\">Often found in <strong>sewers and drains<\/strong>. Enters homes through pipes searching for food and water.<\/div>\n            <\/div>\n            <div class=\"mpc-species-row\">\n              <div class=\"mpc-species-label\">Where seen<\/div>\n              <div class=\"mpc-species-val\">Bathrooms, kitchens, basements, around drains and pipework, especially at night.<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-species\">\n          <div class=\"mpc-species-head\">\n            <div class=\"mpc-species-latin\">Blattella germanica<\/div>\n            <div class=\"mpc-species-name\">German Cockroach<\/div>\n          <\/div>\n          <div class=\"mpc-species-body\">\n            <div class=\"mpc-species-row\">\n              <div class=\"mpc-species-label\">Size<\/div>\n              <div class=\"mpc-species-val\"><strong>\u00bd to \u215d inch<\/strong> long \u2014 significantly smaller than the American.<\/div>\n            <\/div>\n            <div class=\"mpc-species-row\">\n              <div class=\"mpc-species-label\">Appearance<\/div>\n              <div class=\"mpc-species-val\"><strong>Light brown<\/strong> with two distinctive <strong>dark stripes<\/strong> running down the back.<\/div>\n            <\/div>\n            <div class=\"mpc-species-row\">\n              <div class=\"mpc-species-label\">Habitat<\/div>\n              <div class=\"mpc-species-val\">Prefers <strong>warm and humid environments<\/strong> \u2014 kitchens and bathrooms are favourites.<\/div>\n            <\/div>\n            <div class=\"mpc-species-row\">\n              <div class=\"mpc-species-label\">Where seen<\/div>\n              <div class=\"mpc-species-val\">Under sinks, behind appliances, inside cabinets, near food prep areas. Reproduces rapidly.<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div style=\"margin-top:24px;font-size:14px;color:var(--mpc-ink-soft);\">\n        Want to understand cockroach biology and behaviour better? <a href=\"https:\/\/msianpestcontrol.com\/understanding-and-controlling-cockroaches\/\" style=\"color:var(--mpc-blue);font-weight:600;\">Read our deep-dive article on cockroach control \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHY HARD TO KILL -->\n  <section class=\"mpc-section mpc-section-paper\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-section-head\">\n        <div class=\"mpc-eyebrow\">Why DIY Usually Fails<\/div>\n        <h2>Why cockroaches are <em>so hard to kill.<\/em><\/h2>\n        <p>It&#8217;s not that you&#8217;re doing it wrong. Cockroaches are biologically built to survive almost anything you throw at them.<\/p>\n      <\/div>\n\n      <div class=\"mpc-hardkill-grid\">\n\n        <div class=\"mpc-hardkill\">\n          <div class=\"mpc-hardkill-num\">01<\/div>\n          <div>\n            <h4>Rapid reproduction<\/h4>\n            <p>A single female German cockroach produces an egg case containing up to 40 eggs. By the time you see one, the colony may already be hundreds strong, hidden in voids you can&#8217;t reach.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hardkill\">\n          <div class=\"mpc-hardkill-num\">02<\/div>\n          <div>\n            <h4>Hide where you can&#8217;t reach<\/h4>\n            <p>Behind cabinets, inside electrical boxes, under appliances, in wall cavities. Spray hits what you can see \u2014 but the colony lives where you can&#8217;t.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hardkill\">\n          <div class=\"mpc-hardkill-num\">03<\/div>\n          <div>\n            <h4>Eat almost anything<\/h4>\n            <p>Crumbs, grease, soap, cardboard, glue, hair, even other dead cockroaches. Removing food sources alone won&#8217;t starve them out.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-hardkill\">\n          <div class=\"mpc-hardkill-num\">04<\/div>\n          <div>\n            <h4>Insecticide resistance<\/h4>\n            <p>Decades of off-the-shelf spray exposure has bred resistant populations. The product that worked five years ago may have very limited effect today.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div style=\"margin-top:32px;text-align:center;\">\n        <a href=\"https:\/\/msianpestcontrol.com\/cockroaches-are-hard-to-kill\/\" class=\"mpc-btn mpc-btn-ghost\">Read full article on this topic \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TREATMENT METHODS -->\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\">Our Treatment Methods<\/div>\n        <h2>Three methods, <em>used together.<\/em><\/h2>\n        <p>No single technique handles cockroaches alone. We combine all three for comprehensive elimination.<\/p>\n      <\/div>\n\n      <div class=\"mpc-methods-grid\">\n\n        <div class=\"mpc-method\">\n          <div class=\"mpc-method-num\">Method 01<\/div>\n          <div class=\"mpc-method-title\">Bait<\/div>\n          <p class=\"mpc-method-desc\">Gel bait or bait stations placed in cockroach traffic zones. Slow-acting insecticide is mixed with a food attractant \u2014 cockroaches consume it, return to their hiding places, and die. Other cockroaches feed on the dead, spreading the active ingredient throughout the colony.<\/p>\n          <div class=\"mpc-method-best\">\n            <strong>Best For<\/strong>\n            Reaching nests indirectly, eliminating colonies at source\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-method\">\n          <div class=\"mpc-method-num\">Method 02<\/div>\n          <div class=\"mpc-method-title\">Residual Spray<\/div>\n          <p class=\"mpc-method-desc\">Insecticide applied to cracks, crevices, and known entry points. The residue persists on surfaces, so cockroaches walking through treated areas pick up the chemical over time. Provides ongoing protection against new infestations.<\/p>\n          <div class=\"mpc-method-best\">\n            <strong>Best For<\/strong>\n            Ongoing barrier, intercepting incoming roaches\n          <\/div>\n        <\/div>\n\n        <div class=\"mpc-method\">\n          <div class=\"mpc-method-num\">Method 03<\/div>\n          <div class=\"mpc-method-title\">Sticky Pad Traps<\/div>\n          <p class=\"mpc-method-desc\">Non-toxic glue traps placed under sinks, behind appliances, and along walls. Captures individual cockroaches and lets us monitor activity levels. Best used alongside bait and spray rather than alone.<\/p>\n          <div class=\"mpc-method-best\">\n            <strong>Best For<\/strong>\n            Monitoring activity, identifying hotspots\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- INTEGRATED APPROACH + VIDEO -->\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\">Our Integrated Approach<\/div>\n        <h2>Inspect, identify, treat, <em>monitor.<\/em><\/h2>\n        <p>Effective cockroach control isn&#8217;t a single visit with a single product. It&#8217;s a sequence \u2014 and ongoing prevention.<\/p>\n      <\/div>\n\n      <div class=\"mpc-process-grid\" style=\"margin-bottom:48px;\">\n        <div class=\"mpc-step\">\n          <div class=\"mpc-step-num\">01<\/div>\n          <h4>Inspect<\/h4>\n          <p>Free site assessment. We map activity zones, identify entry points, locate likely nests.<\/p>\n        <\/div>\n        <div class=\"mpc-step\">\n          <div class=\"mpc-step-num\">02<\/div>\n          <h4>Identify<\/h4>\n          <p>Confirm species (American or German), severity, and likely contributing factors.<\/p>\n        <\/div>\n        <div class=\"mpc-step\">\n          <div class=\"mpc-step-num\">03<\/div>\n          <h4>Treat<\/h4>\n          <p>Combined application \u2014 gel bait at nest zones, residual spray at entry points, traps for monitoring.<\/p>\n        <\/div>\n        <div class=\"mpc-step\">\n          <div class=\"mpc-step-num\">04<\/div>\n          <h4>Monitor<\/h4>\n          <p>Follow-up visits to check trap activity, replenish bait, and confirm elimination is taking hold.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mpc-twocol\">\n        <div>\n          <div class=\"mpc-video-label\">Watch \u00b7 Before &#038; After<\/div>\n          <h3>Real treatment results <em>at a customer site.<\/em><\/h3>\n          <p>A short before-and-after video showing the impact of our integrated cockroach control approach on a real customer premise. The contrast speaks for itself.<\/p>\n          <p>This is the kind of result our 58 years of pest control experience consistently delivers \u2014 combining the right methods, applied properly, followed up to confirm.<\/p>\n        <\/div>\n        <div class=\"mpc-video-wrap\">\n          <video controls preload=\"metadata\" playsinline>\n            <source src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2024\/03\/MPC-Before-and-After.mp4\" type=\"video\/mp4\">\n            Your browser does not support the video tag.\n          <\/video>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- COCKROACH CONTROL VIDEO -->\n  <section class=\"mpc-section mpc-section-white\">\n    <div class=\"mpc-container\">\n      <div class=\"mpc-twocol\">\n        <div class=\"mpc-video-wrap\">\n          <video controls preload=\"metadata\" playsinline>\n            <source src=\"https:\/\/msianpestcontrol.com\/wp-content\/uploads\/2025\/07\/Cockroach-control.mp4\" type=\"video\/mp4\">\n            Your browser does not support the video tag.\n          <\/video>\n        <\/div>\n        <div>\n          <div class=\"mpc-video-label\">Watch \u00b7 Cockroach Control in Action<\/div>\n          <h3>How professional treatment <em>actually works.<\/em><\/h3>\n          <p>See our specialists carrying out a comprehensive cockroach control programme \u2014 from initial inspection through application of bait, spray, and trap placement.<\/p>\n          <p>Our methods are designed to be safe for households (including those with children and pets) while remaining genuinely effective. There&#8217;s no contradiction between safety and results when chemicals are properly chosen, dosed, and applied.<\/p>\n          <p><strong>Important:<\/strong> Effective cockroach control is an <strong>integrated approach<\/strong>. Lasting results require both your effort on hygiene and food management, combined with our regular professional treatment. Neither alone is enough \u2014 but together, the results are reliable and lasting.<\/p>\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\">Cockroach Questions<\/div>\n        <h2>What customers <em>ask us about cockroaches.<\/em><\/h2>\n        <p>The questions we hear most often during inspections and consultations.<\/p>\n      <\/div>\n\n      <div class=\"mpc-faq-list\">\n\n        <details class=\"mpc-faq\">\n          <summary>Why do I have cockroaches if my home is clean?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>Cockroaches don&#8217;t only come where there&#8217;s poor hygiene. They migrate from neighbouring units, enter through plumbing and drains, hitchhike in grocery bags and cardboard boxes, and travel through wall cavities in shared buildings. Even spotless homes get infested \u2014 particularly in apartments and shoplots.<\/p>\n            <p>Cleanliness helps prevent population explosion, but it won&#8217;t stop initial infestation. That requires treatment.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>Are your treatments safe for my children, pets, and food preparation?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>Yes. We use registered, licensed insecticides applied at correct dilutions by trained operators. Gel baits are placed in cracks and voids \u2014 out of reach of children and pets. Sticky pad traps are non-toxic. Residual sprays are applied to surfaces (not food contact areas) and dry quickly.<\/p>\n            <p>For F&#038;B premises and food factories, we use HACCP-approved products and protocols specifically designed for food handling environments.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>How long until I stop seeing cockroaches after treatment?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>You may actually see <em>more<\/em> cockroaches in the first 1-3 days as they emerge from hiding places before the bait and spray take effect. After that, activity drops sharply. Most homes see major reduction within 1-2 weeks, with full elimination over the following weeks as the colony dies off.<\/p>\n            <p>If you&#8217;re not seeing meaningful reduction by 2 weeks after treatment, contact us \u2014 something needs adjustment.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>Can I just use over-the-counter spray?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>For one or two roaches, sure. For an actual infestation, no \u2014 because the can of spray hits what you can see, while the colony lives in voids you can&#8217;t reach. Spray can also disperse roaches into hiding places you didn&#8217;t know existed, making them harder to treat later.<\/p>\n            <p>Over-the-counter sprays also tend to use formulations cockroaches have built resistance to. Professional bait products bypass that resistance via different active ingredients.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>How often should I treat for cockroaches?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>For homes: a one-off treatment with monitoring usually suffices for active infestations. For ongoing prevention, quarterly treatment is typical. For F&#038;B premises, monthly contracts are standard \u2014 often required for HACCP compliance.<\/p>\n            <p>Apartment dwellers may need more frequent treatment if neighbouring units have ongoing issues, since roaches migrate through shared walls and pipes.<\/p>\n          <\/div>\n        <\/details>\n\n        <details class=\"mpc-faq\">\n          <summary>How much does cockroach control cost?<\/summary>\n          <div class=\"mpc-faq-body\">\n            <p>Cockroach treatment is part of our general pest control service, starting from RM 130 for residential properties. Composite multi-pest packages start from RM 150. F&#038;B and commercial contracts are quoted separately based on premise size and visit frequency.<\/p>\n            <p><a href=\"https:\/\/msianpestcontrol.com\/pest-control-price-or-charges\/\">View our full pricing guide<\/a> for reference rates.<\/p>\n          <\/div>\n        <\/details>\n\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);\">Got cockroaches?<\/div>\n          <h2>Don&#8217;t let them <em>settle in.<\/em><\/h2>\n          <p>The longer you wait, the larger the colony grows. WhatsApp us a photo of what you&#8217;ve seen and we&#8217;ll arrange a free inspection \u2014 often the same week.<\/p>\n        <\/div>\n        <div class=\"mpc-cta-right\">\n          <div class=\"mpc-cta-buttons\">\n            <a href=\"https:\/\/wa.link\/ghnbe5\" class=\"mpc-btn mpc-btn-gold\">WhatsApp Us a Photo<\/a>\n            <a href=\"https:\/\/msianpestcontrol.com\/pest-control-services-2\/\" class=\"mpc-btn mpc-btn-ghost\">All Services<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END MPC COCKROACH CONTROL PAGE -->\n\n","protected":false},"excerpt":{"rendered":"<p>Our Services &nbsp;\u203a&nbsp; Cockroach Control Cockroach Control They don&#8217;t just disgust you. They make you [&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-664","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>Cockroach Pest Control | Effective way to eliminate cockroaches<\/title>\n<meta name=\"description\" content=\"Combat cockroaches effectively with Malaysian Pest Control | We are professional cockroach control services in Malaysia. See results fast...\" \/>\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\/ms\/kawalan-lipas\/\" \/>\n<meta property=\"og:locale\" content=\"ms_MY\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cockroach Pest Control | Effective way to eliminate cockroaches\" \/>\n<meta property=\"og:description\" content=\"Combat cockroaches effectively with Malaysian Pest Control | We are professional cockroach control services in Malaysia. See results fast...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/msianpestcontrol.com\/ms\/kawalan-lipas\/\" \/>\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-24T10:00:38+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/cockroach-control\\\/\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/cockroach-control\\\/\",\"name\":\"Cockroach Pest Control | Effective way to eliminate cockroaches\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#website\"},\"datePublished\":\"2024-03-03T11:14:23+00:00\",\"dateModified\":\"2026-04-24T10:00:38+00:00\",\"description\":\"Combat cockroaches effectively with Malaysian Pest Control | We are professional cockroach control services in Malaysia. See results fast...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/cockroach-control\\\/#breadcrumb\"},\"inLanguage\":\"ms-MY\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/msianpestcontrol.com\\\/cockroach-control\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/cockroach-control\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/msianpestcontrol.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cockroach Control\"}]},{\"@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\":\"ms-MY\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/msianpestcontrol.com\\\/#organization\",\"name\":\"MALAYSIAN PEST CONTROL\",\"url\":\"https:\\\/\\\/msianpestcontrol.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ms-MY\",\"@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":"Kawalan Perosak Lipas | Cara berkesan untuk menghapuskan lipas","description":"Lawan lipas dengan berkesan dengan Kawalan Perosak Malaysia | Kami adalah perkhidmatan kawalan lipas profesional di Malaysia. Lihat hasil dengan cepat...","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\/ms\/kawalan-lipas\/","og_locale":"ms_MY","og_type":"article","og_title":"Cockroach Pest Control | Effective way to eliminate cockroaches","og_description":"Combat cockroaches effectively with Malaysian Pest Control | We are professional cockroach control services in Malaysia. See results fast...","og_url":"https:\/\/msianpestcontrol.com\/ms\/kawalan-lipas\/","og_site_name":"MALAYSIAN PEST CONTROL","article_publisher":"https:\/\/www.facebook.com\/msianpestcontrol\/","article_modified_time":"2026-04-24T10:00:38+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/msianpestcontrol.com\/cockroach-control\/","url":"https:\/\/msianpestcontrol.com\/cockroach-control\/","name":"Kawalan Perosak Lipas | Cara berkesan untuk menghapuskan lipas","isPartOf":{"@id":"https:\/\/msianpestcontrol.com\/#website"},"datePublished":"2024-03-03T11:14:23+00:00","dateModified":"2026-04-24T10:00:38+00:00","description":"Lawan lipas dengan berkesan dengan Kawalan Perosak Malaysia | Kami adalah perkhidmatan kawalan lipas profesional di Malaysia. Lihat hasil dengan cepat...","breadcrumb":{"@id":"https:\/\/msianpestcontrol.com\/cockroach-control\/#breadcrumb"},"inLanguage":"ms-MY","potentialAction":[{"@type":"ReadAction","target":["https:\/\/msianpestcontrol.com\/cockroach-control\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/msianpestcontrol.com\/cockroach-control\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/msianpestcontrol.com\/"},{"@type":"ListItem","position":2,"name":"Cockroach Control"}]},{"@type":"WebSite","@id":"https:\/\/msianpestcontrol.com\/#website","url":"https:\/\/msianpestcontrol.com\/","name":"KAWALAN PEROSAK MALAYSIA","description":"Menjaga Rumah, Pejabat dan Bangunan Sejak 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":"ms-MY"},{"@type":"Organization","@id":"https:\/\/msianpestcontrol.com\/#organization","name":"KAWALAN PEROSAK MALAYSIA","url":"https:\/\/msianpestcontrol.com\/","logo":{"@type":"ImageObject","inLanguage":"ms-MY","@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\/ms\/wp-json\/wp\/v2\/pages\/664","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/comments?post=664"}],"version-history":[{"count":5,"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/pages\/664\/revisions"}],"predecessor-version":[{"id":1294,"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/pages\/664\/revisions\/1294"}],"wp:attachment":[{"href":"https:\/\/msianpestcontrol.com\/ms\/wp-json\/wp\/v2\/media?parent=664"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}