{"id":1979,"date":"2026-06-17T17:45:15","date_gmt":"2026-06-17T17:45:15","guid":{"rendered":"https:\/\/pest50.com\/staging\/9204\/?page_id=1979"},"modified":"2026-07-10T17:26:44","modified_gmt":"2026-07-10T17:26:44","slug":"rodent-control","status":"publish","type":"page","link":"https:\/\/pest50.com\/staging\/9204\/rodent-control\/","title":{"rendered":"Rodent Control"},"content":{"rendered":"\n<style>\n.p50-site-header{\n  position:sticky;\n  top:0;\n  z-index:99999;\n  background:#ffffff !important;\n  border-bottom:1px solid #e5e7eb !important;\n  box-shadow:0 6px 24px rgba(0,0,0,.05);\n}\n\n.p50-site-header *{\n  box-sizing:border-box;\n}\n\n.p50-site-header-inner{\n  max-width:1320px;\n  margin:0 auto;\n  padding:14px 34px;\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:28px;\n}\n\n.p50-site-header-logo{\n  display:block;\n  flex-shrink:0;\n}\n\n.p50-site-header-logo img{\n  width:132px;\n  height:auto;\n  display:block;\n}\n\n.p50-site-nav{\n  display:flex;\n  align-items:center;\n  justify-content:flex-end;\n  gap:34px;\n}\n\nhtml body .p50-site-header .p50-site-nav a,\nhtml body .p50-site-header .p50-site-nav a:link,\nhtml body .p50-site-header .p50-site-nav a:visited{\n  position:relative;\n  color:#111111 !important;\n  -webkit-text-fill-color:#111111 !important;\n  text-decoration:none !important;\n  font-size:14px;\n  font-weight:850;\n  letter-spacing:.02em;\n  opacity:1 !important;\n  text-shadow:none !important;\n  transition:.22s ease;\n}\n\nhtml body .p50-site-header .p50-site-nav a:not(.p50-bedbug-link):after{\n  content:\"\";\n  position:absolute;\n  left:0;\n  bottom:-7px;\n  width:0;\n  height:1px;\n  background:#d71920;\n  transition:.22s ease;\n}\n\nhtml body .p50-site-header .p50-site-nav a:hover{\n  color:#d71920 !important;\n  -webkit-text-fill-color:#d71920 !important;\n}\n\nhtml body .p50-site-header .p50-site-nav a:hover:after{\n  width:100%;\n}\n\nhtml body .p50-site-header .p50-bedbug-link,\nhtml body .p50-site-header .p50-bedbug-link:link,\nhtml body .p50-site-header .p50-bedbug-link:visited{\n  padding:10px 16px;\n  color:#111111 !important;\n  -webkit-text-fill-color:#111111 !important;\n  border:1px solid #111111 !important;\n  background:#ffffff !important;\n  font-weight:900;\n}\n\nhtml body .p50-site-header .p50-bedbug-link:hover{\n  color:#ffffff !important;\n  -webkit-text-fill-color:#ffffff !important;\n  background:#111111 !important;\n  border-color:#111111 !important;\n}\n\n@media(max-width:760px){\n  .p50-site-header-inner{\n    padding:12px 18px;\n    gap:16px;\n  }\n\n  .p50-site-header-logo img{\n    width:110px;\n  }\n\n  .p50-site-nav{\n    gap:14px;\n    flex-wrap:wrap;\n  }\n\n  html body .p50-site-header .p50-site-nav a{\n    font-size:13px;\n  }\n\n  html body .p50-site-header .p50-bedbug-link{\n    padding:8px 12px;\n  }\n}\n\n@media(max-width:560px){\n  .p50-site-header-inner{\n    flex-direction:column;\n    justify-content:center;\n  }\n\n  .p50-site-nav{\n    justify-content:center;\n  }\n}\n<\/style>\n\n<header class=\"p50-site-header\">\n  <div class=\"p50-site-header-inner\">\n\n    <a class=\"p50-site-header-logo\" href=\"\/staging\/9204\/pest-five0\/\">\n      <img decoding=\"async\" loading=\"lazy\"\n        src=\"https:\/\/pest50.com\/wp-content\/uploads\/2026\/06\/Untitled-design-2.webp\"\n        alt=\"Pest Five-0\"\n      >\n    <\/a>\n\n    <nav class=\"p50-site-nav\" aria-label=\"Pest Five-0 navigation\">\n      <a href=\"\/staging\/9204\/pest-five0\/\">Home<\/a>\n      <a href=\"\/staging\/9204\/resources\/\">Resources<\/a>\n      <a href=\"\/staging\/9204\/contact\/\">Contact<\/a>\n      <a class=\"p50-bedbug-link\" href=\"\/staging\/9204\/gp-home-defense\/\">\n        Need Bed Bug Services?\n      <\/a>\n    <\/nav>\n\n  <\/div>\n<\/header>\n\n\n\n<style>\n.p50-header {\n  background: #071a36;\n  padding: 18px 5%;\n  border-bottom: 4px solid #c1121f;\n  position: sticky;\n  top: 0;\n  z-index: 999;\n}\n\n.p50-header-wrap {\n  max-width: 1250px;\n  margin: 0 auto;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 25px;\n}\n\n.p50-nav-links {\n  display: flex;\n  gap: 35px;\n  flex-wrap: wrap;\n}\n\n.p50-nav-links a {\n  color: #ffffff;\n  text-decoration: none;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  transition: all 0.2s ease;\n}\n\n.p50-nav-links a:hover {\n  color: #c1121f;\n}\n\n.p50-bedbug-btn {\n  background: #c1121f;\n  color: #ffffff;\n  text-decoration: none;\n  padding: 14px 24px;\n  border-radius: 10px;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  box-shadow: 0 6px 18px rgba(193,18,31,.3);\n  transition: all .2s ease;\n  white-space: nowrap;\n}\n\n.p50-bedbug-btn:hover {\n  background: #a50f19;\n  transform: translateY(-2px);\n}\n\n@media (max-width: 768px) {\n\n  .p50-header-wrap {\n    flex-direction: column;\n    text-align: center;\n  }\n\n  .p50-nav-links {\n    justify-content: center;\n    gap: 20px;\n  }\n\n  .p50-bedbug-btn {\n    width: 100%;\n    max-width: 350px;\n    text-align: center;\n  }\n\n}\n<\/style>\n<!-- PEST FIVE-0 RODENT CONTROL PAGE -->\n<section class=\"p50-rodent-page\">\n\n<style>\n.p50-rodent-page{\n  font-family:Arial,Helvetica,sans-serif;\n  color:#071a36;\n  background:#f4f5f7;\n  line-height:1.65;\n}\n.p50-rodent-hero{\n  min-height:470px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  padding:70px 6%;\n  background:\n    linear-gradient(rgba(7,26,54,.88),rgba(7,26,54,.92)),\n    url(\"https:\/\/pest50.com\/wp-content\/uploads\/2026\/06\/joshua-j-cotten-Q2-4XJL2Lc8-unsplash-scaled.jpg\") center\/cover no-repeat;\n  color:#fff;\n  text-align:center;\n}\n.p50-rodent-hero-inner{max-width:950px;}\n.p50-rodent-badge{\n  display:inline-block;\n  background:#c1121f;\n  color:#fff;\n  padding:10px 22px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  margin-bottom:22px;\n}\n.p50-rodent-hero h1{\n  font-size:clamp(36px,5vw,60px);\n  line-height:1.15;\n  margin:0 0 24px;\n  font-weight:900;\n  color:#fff!important;\n}\n.p50-rodent-hero p{\n  max-width:760px;\n  margin:0 auto 34px;\n  font-size:20px;\n  color:#fff!important;\n  line-height:1.7;\n}\n.p50-rodent-btn{\n  display:inline-block;\n  background:#c1121f;\n  color:#fff!important;\n  padding:16px 32px;\n  border-radius:8px;\n  text-decoration:none;\n  font-weight:900;\n  text-transform:uppercase;\n  letter-spacing:1px;\n}\n.p50-rodent-section{padding:90px 6%;}\n.p50-rodent-wrap{max-width:1220px;margin:auto;}\n.p50-rodent-two{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:55px;\n  align-items:center;\n}\n.p50-rodent-eyebrow{\n  color:#c1121f;\n  font-weight:900;\n  text-transform:uppercase;\n  letter-spacing:2px;\n  font-size:14px;\n  margin-bottom:14px;\n}\n.p50-rodent-section h2{\n  font-size:clamp(34px,4vw,54px);\n  line-height:1.1;\n  margin:0 0 22px;\n  font-weight:950;\n  text-transform:uppercase;\n}\n.p50-rodent-section p{\n  font-size:18px;\n  color:#334155;\n  margin-bottom:18px;\n}\n.p50-rodent-image-box{\n  min-height:430px;\n  border-radius:24px;\n  box-shadow:0 24px 60px rgba(7,26,54,.18);\n  border:6px solid white;\n  background-size:cover;\n  background-position:center;\n  background-repeat:no-repeat;\n}\n.p50-rodent-image-one{\n  background-image:\n    linear-gradient(rgba(7,26,54,.12),rgba(7,26,54,.12)),\n    url(\"https:\/\/pest50.com\/wp-content\/uploads\/2026\/06\/svetozar-cenisev-KKPV5hGmQkA-unsplash-scaled.jpg\");\n}\n.p50-rodent-image-two{\n  background-image:\n    linear-gradient(rgba(7,26,54,.12),rgba(7,26,54,.12)),\n    url(\"https:\/\/pest50.com\/wp-content\/uploads\/2026\/06\/nikolett-emmert-6psIlD5l0fM-unsplash-scaled.webp\");\n}\n.p50-rodent-cards{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:24px;\n  margin-top:45px;\n}\n.p50-rodent-card{\n  background:white;\n  padding:34px 28px;\n  border-radius:22px;\n  box-shadow:0 16px 40px rgba(7,26,54,.08);\n  border-top:5px solid #c1121f;\n}\n.p50-rodent-card h3{\n  margin:0 0 12px;\n  font-size:22px;\n  font-weight:900;\n  color:#071a36;\n}\n.p50-rodent-dark{\n  background:#071a36;\n  color:white;\n}\n.p50-rodent-dark h2,\n.p50-rodent-dark h3{color:white;}\n.p50-rodent-dark p{color:#dbe4ef;}\n.p50-rodent-process{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:24px;\n  margin-top:45px;\n}\n.p50-rodent-step{\n  background:rgba(255,255,255,.08);\n  border:1px solid rgba(255,255,255,.18);\n  padding:34px 26px;\n  border-radius:22px;\n}\n.p50-rodent-number{\n  width:48px;\n  height:48px;\n  border-radius:50%;\n  background:#c1121f;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-weight:950;\n  margin-bottom:18px;\n}\n.p50-rodent-seo-box{\n  background:white;\n  border-radius:24px;\n  padding:45px;\n  box-shadow:0 18px 45px rgba(7,26,54,.08);\n}\n.p50-rodent-faq{\n  max-width:950px;\n  margin:45px auto 0;\n}\n.p50-rodent-faq details{\n  background:white;\n  margin-bottom:16px;\n  padding:24px 28px;\n  border-radius:16px;\n  box-shadow:0 12px 32px rgba(7,26,54,.07);\n  text-align:left;\n}\n.p50-rodent-faq summary{\n  cursor:pointer;\n  font-size:19px;\n  font-weight:900;\n  color:#071a36;\n}\n.p50-rodent-faq p{margin-top:14px;}\n.p50-rodent-cta{\n  text-align:center;\n  background:#c1121f;\n  color:white;\n  padding:90px 6%;\n}\n.p50-rodent-cta h2{\n  font-size:clamp(34px,5vw,58px);\n  margin:0 0 18px;\n  font-weight:900;\n  color:#fff!important;\n}\n.p50-rodent-cta p{\n  max-width:850px;\n  margin:0 auto 18px;\n  font-size:20px;\n  color:#fff!important;\n}\n@media(max-width:900px){\n  .p50-rodent-two,\n  .p50-rodent-cards,\n  .p50-rodent-process{\n    grid-template-columns:1fr;\n  }\n  .p50-rodent-hero{\n    min-height:440px;\n    padding:60px 6%;\n  }\n}\n<\/style>\n\n<div class=\"p50-rodent-hero\">\n  <div class=\"p50-rodent-hero-inner\">\n    <span class=\"p50-rodent-badge\">Central Kansas<\/span>\n    <h1>Professional Rodent Control<\/h1>\n    <p>Effective rodent control services for mice, rats, entry points, nesting areas, attic activity, crawlspaces, garages, homes, and businesses throughout Central Kansas.<\/p>\n    <a href=\"tel:7858295550\/\" class=\"p50-rodent-btn\">Schedule Service<\/a>\n  <\/div>\n<\/div>\n\n<section class=\"p50-rodent-section\">\n  <div class=\"p50-rodent-wrap p50-rodent-two\">\n    <div>\n      <div class=\"p50-rodent-eyebrow\">Stop Rodents at the Source<\/div>\n      <h2>Rodents Can Cause Serious Problems Fast<\/h2>\n      <p>When mice or rats enter a home or business, they can damage insulation, contaminate food, chew wires, create odors, and reproduce quickly if the problem is not addressed.<\/p>\n      <p>Pest Five-0 provides targeted rodent control services throughout Salina and Central Kansas. We look for droppings, gnaw marks, nesting material, entry points, attic activity, crawlspace activity, garage access, and conditions attracting rodents to the property.<\/p>\n      <p>Our goal is to reduce active rodent activity, identify how they are getting inside, and help protect your property from future infestations.<\/p>\n    <\/div>\n    <div class=\"p50-rodent-image-box p50-rodent-image-one\"><\/div>\n  <\/div>\n<\/section>\n\n<section class=\"p50-rodent-section\" style=\"background:white;\">\n  <div class=\"p50-rodent-wrap\">\n    <div class=\"p50-rodent-eyebrow\">Common Warning Signs<\/div>\n    <h2>Signs You May Need Rodent Control<\/h2>\n\n    <div class=\"p50-rodent-cards\">\n      <div class=\"p50-rodent-card\">\n        <h3>Droppings<\/h3>\n        <p>Rodent droppings are often found in cabinets, garages, basements, attics, pantries, storage areas, and along walls.<\/p>\n      <\/div>\n      <div class=\"p50-rodent-card\">\n        <h3>Gnaw Marks<\/h3>\n        <p>Mice and rats chew on wood, plastic, insulation, food packaging, and even wiring, which can create serious property concerns.<\/p>\n      <\/div>\n      <div class=\"p50-rodent-card\">\n        <h3>Scratching Sounds<\/h3>\n        <p>Noises in walls, ceilings, attics, or crawlspaces may point to rodents moving through hidden areas of the structure.<\/p>\n      <\/div>\n      <div class=\"p50-rodent-card\">\n        <h3>Nesting Material<\/h3>\n        <p>Shredded paper, insulation, fabric, or debris can indicate nesting activity inside protected areas of the home or business.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"p50-rodent-section p50-rodent-dark\">\n  <div class=\"p50-rodent-wrap\">\n    <div class=\"p50-rodent-eyebrow\">Our Process<\/div>\n    <h2>How Pest Five-0 Handles Rodent Problems<\/h2>\n\n    <div class=\"p50-rodent-process\">\n      <div class=\"p50-rodent-step\">\n        <div class=\"p50-rodent-number\">1<\/div>\n        <h3>Inspect<\/h3>\n        <p>We inspect for droppings, rub marks, gnaw damage, nests, entry points, attic activity, crawlspace activity, and food sources.<\/p>\n      <\/div>\n      <div class=\"p50-rodent-step\">\n        <div class=\"p50-rodent-number\">2<\/div>\n        <h3>Identify<\/h3>\n        <p>We look for the type of rodent activity present, including house mice, deer mice, Norway rats, roof rats, or pack rats.<\/p>\n      <\/div>\n      <div class=\"p50-rodent-step\">\n        <div class=\"p50-rodent-number\">3<\/div>\n        <h3>Control<\/h3>\n        <p>We use targeted rodent control methods based on the structure, activity level, access points, and severity of the infestation.<\/p>\n      <\/div>\n      <div class=\"p50-rodent-step\">\n        <div class=\"p50-rodent-number\">4<\/div>\n        <h3>Prevent<\/h3>\n        <p>We provide recommendations to reduce entry points, food access, nesting areas, and conditions that allow rodents to return.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"p50-rodent-section\">\n  <div class=\"p50-rodent-wrap p50-rodent-two\">\n    <div class=\"p50-rodent-image-box p50-rodent-image-two\"><\/div>\n    <div>\n      <div class=\"p50-rodent-eyebrow\">Why Rodents Keep Coming Back<\/div>\n      <h2>Rodent Control Works Best When Entry Points Are Addressed.<\/h2>\n      <p>Rodents can squeeze through small openings around foundations, garage doors, utility lines, vents, siding gaps, crawlspaces, and rooflines.<\/p>\n      <p>Traps alone may reduce visible activity, but if rodents can still get inside, the problem can continue coming back.<\/p>\n      <p>Professional rodent control focuses on activity, access, and prevention so your property has stronger long-term protection.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"p50-rodent-section\" style=\"background:#f4f5f7;\">\n  <div class=\"p50-rodent-wrap\">\n    <div class=\"p50-rodent-seo-box\">\n      <div class=\"p50-rodent-eyebrow\">Serving Central Kansas<\/div>\n      <h2>Professional Rodent Control Throughout Central Kansas<\/h2>\n\n      <p>Rodent problems are common throughout Central Kansas, especially in attics, garages, basements, crawlspaces, kitchens, warehouses, barns, restaurants, commercial spaces, and homes near fields or open areas. Once mice or rats find food, shelter, and access, they can quickly create a larger infestation.<\/p>\n\n      <p>Pest Five-0 provides professional rodent control services for homeowners and businesses dealing with house mice, deer mice, Norway rats, roof rats, pack rats, droppings, gnaw damage, nesting material, scratching noises, and recurring rodent activity. Our approach focuses on inspection, identification, targeted control, and prevention recommendations.<\/p>\n\n      <p>We proudly serve Salina, Minneapolis, Lindsborg, Ellsworth, Beloit, Clay Center, Abilene, and surrounding Central Kansas communities. Whether you&#8217;re dealing with mice in the attic, rats in the garage, rodent activity in a crawlspace, or recurring infestations around a business, Pest Five-0 is ready to help protect your property.<\/p>\n\n      <p>Our rodent control services are available for residential homes, commercial buildings, restaurants, offices, warehouses, apartments, rental properties, farms, and multi-family housing throughout the region. Every property is different, which is why our recommendations are based on the conditions and rodent pressure found on-site.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"p50-rodent-section\" style=\"background:white;\">\n  <div class=\"p50-rodent-wrap\" style=\"text-align:center;\">\n    <div class=\"p50-rodent-eyebrow\">Why Choose Pest Five-0<\/div>\n    <h2>Local Pest Control Built for Central Kansas<\/h2>\n\n    <div class=\"p50-rodent-cards\">\n      <div class=\"p50-rodent-card\">\n        <h3>Local Service<\/h3>\n        <p>We understand the rodent and pest problems homeowners and businesses deal with across Central Kansas.<\/p>\n      <\/div>\n      <div class=\"p50-rodent-card\">\n        <h3>Targeted Control<\/h3>\n        <p>Our rodent control services focus on activity, access points, nesting areas, food sources, and prevention.<\/p>\n      <\/div>\n      <div class=\"p50-rodent-card\">\n        <h3>Property Protection<\/h3>\n        <p>We help protect attics, garages, basements, crawlspaces, kitchens, storage areas, and commercial spaces.<\/p>\n      <\/div>\n      <div class=\"p50-rodent-card\">\n        <h3>Ongoing Options<\/h3>\n        <p>We can help with continued pest protection for rodents, ants, spiders, roaches, and other common pests.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"p50-rodent-section\" style=\"background:#f4f5f7;\">\n  <div class=\"p50-rodent-wrap\" style=\"text-align:center;\">\n    <div class=\"p50-rodent-eyebrow\">Questions Homeowners Ask<\/div>\n    <h2>Rodent Control FAQs<\/h2>\n\n    <div class=\"p50-rodent-faq\">\n      <details>\n        <summary>What types of rodents do you treat?<\/summary>\n        <p>Pest Five-0 helps treat common rodent problems in Central Kansas, including house mice, deer mice, Norway rats, roof rats, and pack rats.<\/p>\n      <\/details>\n      <details>\n        <summary>How do rodents get inside?<\/summary>\n        <p>Rodents can enter through small gaps around foundations, doors, vents, utility lines, garage doors, crawlspaces, siding gaps, and roofline openings.<\/p>\n      <\/details>\n      <details>\n        <summary>Are rodents dangerous?<\/summary>\n        <p>Rodents can contaminate food and surfaces, damage insulation, chew wiring, create odors, and spread bacteria or allergens around a structure.<\/p>\n      <\/details>\n      <details>\n        <summary>Will traps alone solve the problem?<\/summary>\n        <p>Traps may reduce activity, but rodent problems often continue if entry points, food sources, nesting areas, and conducive conditions are not addressed.<\/p>\n      <\/details>\n      <details>\n        <summary>Do you treat homes and businesses?<\/summary>\n        <p>Yes. Pest Five-0 provides rodent control for homes, apartments, rental properties, restaurants, offices, warehouses, farms, and commercial buildings.<\/p>\n      <\/details>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"p50-rodent-cta\">\n  <h2>Professional Rodent Control in Salina &amp; Central Kansas<\/h2>\n  <p>Pest Five-0 provides professional rodent control services for homes, businesses, attics, garages, basements, crawlspaces, kitchens, warehouses, and recurring rodent infestations throughout Central Kansas.<\/p>\n  <p>Whether you are dealing with house mice, deer mice, Norway rats, roof rats, or pack rats, our goal is to identify the source and provide targeted rodent control solutions.<\/p>\n<\/section>\n\n<\/section>\n\n\n\n<div class=\"nfd-container nfd-p-lg  nfd-wb-call-to-action__cta-5 is-style-nfd-theme-primary wp-block-group nfd-bg-effect-grid has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"nfd-gap-xl wp-block-group is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-ce442f2e wp-block-group-is-layout-flex\">\n<div class=\"nfd-gap-lg wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-c020569f wp-block-group-is-layout-flex\">\n<h2 class=\"nfd-text-huge nfd-text-contrast nfd-text-balance wp-block-heading\">Keep Rodents Where They Belong<\/h2>\n\n\n\n<p class=\"nfd-text-faded nfd-text-md nfd-text-balance wp-block-paragraph\">Whether you&#8217;re dealing with mice in the attic, rats in the garage, or recurring rodent activity around your property, Pest Five-0 is ready to help. Contact us today to schedule your rodent control service.<\/p>\n<\/div>\n\n\n\n<div class=\"md:nfd-items-start nfd-gap-md wp-block-group is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-46ceba7c wp-block-group-is-layout-flex\">\n<div class=\"nfd-text-md wp-block-buttons is-content-justification-left is-layout-flex wp-container-core-buttons-is-layout-fa5e4718 wp-block-buttons-is-layout-flex\">\n<div class=\"nfd-btn-xl  wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"tel:7858295550\">Give Us a Call!<\/a><\/div>\n<\/div>\n\n\n\n<div class=\"nfd-text-xs nfd-text-faded wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-f56f613f wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left wp-block-paragraph\" style=\"text-transform:uppercase\"><\/p>\n\n\n\n<p class=\"has-text-align-left wp-block-paragraph\" style=\"text-transform:uppercase\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<section class=\"p50-related-services\">\n  <div class=\"p50-related-wrap\">\n    <p class=\"p50-kicker\">Related Services<\/p>\n    <h2>Explore More Pest &#038; Wildlife Solutions<\/h2>\n\n    <div class=\"p50-related-grid\">\n\n      <a href=\"https:\/\/pest50.com\/pest-five0\/\" class=\"p50-related-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/pest50.com\/wp-content\/uploads\/2026\/06\/alex-grodkiewicz-cSlyztVEprs-unsplash-scaled.jpg\" alt=\"Pest Five-O home pest control services in Central Kansas\">\n        <div class=\"p50-card-body\">\n          <h3>Home<\/h3>\n          <p>Return to the Pest Five-O homepage and explore our pest and wildlife services.<\/p>\n          <span>View Home \u2192<\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/pest50.com\/roach-control\/\" class=\"p50-related-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/pest50.com\/wp-content\/uploads\/2026\/06\/erik-karits-8aBgCl_TNfc-unsplash-scaled.webp\" alt=\"Cockroach control service in Central Kansas\">\n        <div class=\"p50-card-body\">\n          <h3>Cockroach Control<\/h3>\n          <p>Target roach activity with professional treatment and prevention.<\/p>\n          <span>Learn More \u2192<\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/pest50.com\/squirrel-control-removal\/\" class=\"p50-related-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/pest50.com\/wp-content\/uploads\/2026\/06\/kylli-kittus-qyt0cPByJjs-unsplash-scaled.webp\" alt=\"Squirrel control and removal service in Kansas\">\n        <div class=\"p50-card-body\">\n          <h3>Squirrel Control<\/h3>\n          <p>Protect your home from nuisance squirrels and the damage they can cause.<\/p>\n          <span>Learn More \u2192<\/span>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/pest50.com\/exclusion\/\" class=\"p50-related-card\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/pest50.com\/wp-content\/uploads\/2026\/06\/martin-martz-6uNBAv7_7Qc-unsplash-scaled.jpg\" alt=\"Wildlife exclusion and home sealing services\">\n        <div class=\"p50-card-body\">\n          <h3>Wildlife Exclusion<\/h3>\n          <p>Seal entry points and help prevent rodents and wildlife from returning.<\/p>\n          <span>Learn More \u2192<\/span>\n        <\/div>\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.p50-related-services {\n  padding: 80px 5%;\n  background: #f4f5f7;\n}\n\n.p50-related-wrap {\n  max-width: 1250px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.p50-kicker {\n  color: #c1121f;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: 3px;\n  margin-bottom: 10px;\n}\n\n.p50-related-wrap h2 {\n  color: #071a36;\n  font-size: clamp(30px, 4vw, 48px);\n  font-weight: 900;\n  text-transform: uppercase;\n  margin: 0 0 40px;\n}\n\n.p50-related-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n}\n\n.p50-related-card {\n  background: #ffffff;\n  border-radius: 18px;\n  overflow: hidden;\n  text-decoration: none;\n  color: #071a36;\n  box-shadow: 0 12px 30px rgba(7, 26, 54, 0.12);\n  transition: all 0.25s ease;\n}\n\n.p50-related-card:hover {\n  transform: translateY(-7px);\n  box-shadow: 0 18px 42px rgba(7, 26, 54, 0.18);\n}\n\n.p50-related-card img {\n  width: 100%;\n  height: 180px;\n  object-fit: cover;\n  display: block;\n}\n\n.p50-card-body {\n  padding: 28px 22px 30px;\n}\n\n.p50-card-body h3 {\n  color: #071a36;\n  font-size: 22px;\n  font-weight: 900;\n  text-transform: uppercase;\n  margin: 0 0 14px;\n}\n\n.p50-card-body h3::after {\n  content: \"\";\n  display: block;\n  width: 45px;\n  height: 3px;\n  background: #c1121f;\n  margin: 13px auto 0;\n}\n\n.p50-card-body p {\n  color: #444;\n  font-size: 15.5px;\n  line-height: 1.6;\n  margin: 0 0 24px;\n}\n\n.p50-card-body span {\n  display: inline-block;\n  background: #c1121f;\n  color: #ffffff;\n  padding: 12px 22px;\n  border-radius: 8px;\n  font-weight: 900;\n  text-transform: uppercase;\n  font-size: 14px;\n}\n\n@media (max-width: 1000px) {\n  .p50-related-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 600px) {\n  .p50-related-services {\n    padding: 55px 5%;\n  }\n\n  .p50-related-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .p50-related-card img {\n    height: 180px;\n  }\n}\n<\/style>\n\n\n\n<footer class=\"p50-skinny-footer\">\n  <div class=\"p50-skinny-inner\">\n    <span>\u00a9 2026 Pest Five-0<\/span>\n\n    <span class=\"p50-divider\">|<\/span>\n\n    <a href=\"tel:17858295550\">(785) 829-5550<\/a>\n\n    <span class=\"p50-divider\">|<\/span>\n\n    <a href=\"https:\/\/facebook.com\/pestfive0\" target=\"_blank\" rel=\"noopener\">\n      Follow Us on Facebook\n    <\/a>\n  <\/div>\n<\/footer>\n\n<style>\n.p50-skinny-footer {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  background: #f7f7f7;\n  border-top: 3px solid #b71c1c;\n}\n\n.p50-skinny-inner {\n  padding: 12px 20px;\n  text-align: center;\n  font-size: 0.9rem;\n  color: #555;\n}\n\n.p50-skinny-inner a {\n  color: #b71c1c;\n  font-weight: 700;\n  text-decoration: none;\n}\n\n.p50-skinny-inner a:hover {\n  text-decoration: underline;\n}\n\n.p50-divider {\n  color: #aaa;\n  margin: 0 10px;\n}\n\n@media (max-width: 600px) {\n  .p50-skinny-inner {\n    line-height: 1.8;\n  }\n\n  .p50-divider {\n    display: none;\n  }\n\n  .p50-skinny-inner span,\n  .p50-skinny-inner a {\n    display: block;\n  }\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Home Resources Contact Need Bed Bug Services? Central Kansas Professional Rodent Control Effective rodent control services for mice, rats, entry points, nesting areas, attic activity, crawlspaces, garages, homes, and businesses throughout Central Kansas. Schedule Service Stop Rodents at the Source Rodents Can Cause Serious Problems Fast When mice or rats enter a home or business, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2114,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank","meta":{"nf_dc_page":"","footnotes":""},"class_list":["post-1979","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Rodent Control | Pest Five-0<\/title>\n<meta name=\"description\" content=\"Stop mice and rats before they cause damage. Pest Five-0 provides professional rodent control and prevention for homes and businesses throughout Central Kansas.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pest50.com\/staging\/9204\/rodent-control\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Rodent Control | Pest Five-0\" \/>\n<meta property=\"og:description\" content=\"Stop mice and rats before they cause damage. Pest Five-0 provides professional rodent control and prevention for homes and businesses throughout Central Kansas.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pest50.com\/staging\/9204\/rodent-control\/\" \/>\n<meta property=\"og:site_name\" content=\"GP Home Defense x Pest Five-0\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-10T17:26:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pest50.com\/staging\/9204\/wp-content\/uploads\/2026\/06\/svetozar-cenisev-KKPV5hGmQkA-unsplash-1024x683.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\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=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/rodent-control\\\/\",\"url\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/rodent-control\\\/\",\"name\":\"Rodent Control | Pest Five-0\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pest50.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/rodent-control\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/rodent-control\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/svetozar-cenisev-KKPV5hGmQkA-unsplash-scaled.webp\",\"datePublished\":\"2026-06-17T17:45:15+00:00\",\"dateModified\":\"2026-07-10T17:26:44+00:00\",\"description\":\"Stop mice and rats before they cause damage. Pest Five-0 provides professional rodent control and prevention for homes and businesses throughout Central Kansas.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/rodent-control\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/rodent-control\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/rodent-control\\\/#primaryimage\",\"url\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/svetozar-cenisev-KKPV5hGmQkA-unsplash-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/svetozar-cenisev-KKPV5hGmQkA-unsplash-scaled.webp\",\"width\":2560,\"height\":1707},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/rodent-control\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Rodent Control\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pest50.com\\\/#website\",\"url\":\"https:\\\/\\\/pest50.com\\\/\",\"name\":\"GP Home Defense x Pest Five-0\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/pest50.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pest50.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pest50.com\\\/#organization\",\"name\":\"GP Home Defense x Pest Five-0\",\"url\":\"https:\\\/\\\/pest50.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pest50.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Untitled-design-2.webp\",\"contentUrl\":\"https:\\\/\\\/pest50.com\\\/staging\\\/9204\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Untitled-design-2.webp\",\"width\":2000,\"height\":2000,\"caption\":\"GP Home Defense x Pest Five-0\"},\"image\":{\"@id\":\"https:\\\/\\\/pest50.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Rodent Control | Pest Five-0","description":"Stop mice and rats before they cause damage. Pest Five-0 provides professional rodent control and prevention for homes and businesses throughout Central Kansas.","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:\/\/pest50.com\/staging\/9204\/rodent-control\/","og_locale":"en_US","og_type":"article","og_title":"Rodent Control | Pest Five-0","og_description":"Stop mice and rats before they cause damage. Pest Five-0 provides professional rodent control and prevention for homes and businesses throughout Central Kansas.","og_url":"https:\/\/pest50.com\/staging\/9204\/rodent-control\/","og_site_name":"GP Home Defense x Pest Five-0","article_modified_time":"2026-07-10T17:26:44+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/pest50.com\/staging\/9204\/wp-content\/uploads\/2026\/06\/svetozar-cenisev-KKPV5hGmQkA-unsplash-1024x683.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pest50.com\/staging\/9204\/rodent-control\/","url":"https:\/\/pest50.com\/staging\/9204\/rodent-control\/","name":"Rodent Control | Pest Five-0","isPartOf":{"@id":"https:\/\/pest50.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pest50.com\/staging\/9204\/rodent-control\/#primaryimage"},"image":{"@id":"https:\/\/pest50.com\/staging\/9204\/rodent-control\/#primaryimage"},"thumbnailUrl":"https:\/\/pest50.com\/staging\/9204\/wp-content\/uploads\/2026\/06\/svetozar-cenisev-KKPV5hGmQkA-unsplash-scaled.webp","datePublished":"2026-06-17T17:45:15+00:00","dateModified":"2026-07-10T17:26:44+00:00","description":"Stop mice and rats before they cause damage. Pest Five-0 provides professional rodent control and prevention for homes and businesses throughout Central Kansas.","breadcrumb":{"@id":"https:\/\/pest50.com\/staging\/9204\/rodent-control\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pest50.com\/staging\/9204\/rodent-control\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pest50.com\/staging\/9204\/rodent-control\/#primaryimage","url":"https:\/\/pest50.com\/staging\/9204\/wp-content\/uploads\/2026\/06\/svetozar-cenisev-KKPV5hGmQkA-unsplash-scaled.webp","contentUrl":"https:\/\/pest50.com\/staging\/9204\/wp-content\/uploads\/2026\/06\/svetozar-cenisev-KKPV5hGmQkA-unsplash-scaled.webp","width":2560,"height":1707},{"@type":"BreadcrumbList","@id":"https:\/\/pest50.com\/staging\/9204\/rodent-control\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pest50.com\/staging\/9204\/"},{"@type":"ListItem","position":2,"name":"Rodent Control"}]},{"@type":"WebSite","@id":"https:\/\/pest50.com\/#website","url":"https:\/\/pest50.com\/","name":"GP Home Defense x Pest Five-0","description":"","publisher":{"@id":"https:\/\/pest50.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pest50.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pest50.com\/#organization","name":"GP Home Defense x Pest Five-0","url":"https:\/\/pest50.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pest50.com\/#\/schema\/logo\/image\/","url":"https:\/\/pest50.com\/staging\/9204\/wp-content\/uploads\/2026\/06\/Untitled-design-2.webp","contentUrl":"https:\/\/pest50.com\/staging\/9204\/wp-content\/uploads\/2026\/06\/Untitled-design-2.webp","width":2000,"height":2000,"caption":"GP Home Defense x Pest Five-0"},"image":{"@id":"https:\/\/pest50.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/pest50.com\/staging\/9204\/wp-json\/wp\/v2\/pages\/1979","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pest50.com\/staging\/9204\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pest50.com\/staging\/9204\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pest50.com\/staging\/9204\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/pest50.com\/staging\/9204\/wp-json\/wp\/v2\/comments?post=1979"}],"version-history":[{"count":10,"href":"https:\/\/pest50.com\/staging\/9204\/wp-json\/wp\/v2\/pages\/1979\/revisions"}],"predecessor-version":[{"id":2796,"href":"https:\/\/pest50.com\/staging\/9204\/wp-json\/wp\/v2\/pages\/1979\/revisions\/2796"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pest50.com\/staging\/9204\/wp-json\/wp\/v2\/media\/2114"}],"wp:attachment":[{"href":"https:\/\/pest50.com\/staging\/9204\/wp-json\/wp\/v2\/media?parent=1979"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}