document.addEventListener("DOMContentLoaded", function() { // 1. FIX UNVRAWLABLE LINKS (The "No Dice" Fix) var voidLinks = document.querySelectorAll('a[href*="javascript:void(0)"]'); voidLinks.forEach(function(link) { // Change the "link" to a "button" role so Google ignores the href link.setAttribute('role', 'button'); // Change the href to a simple hash so it's technically "crawlable" link.setAttribute('href', '#'); // Prevent the page from jumping when clicked link.addEventListener('click', function(e) { e.preventDefault(); }); }); // 2. YOUR ORIGINAL ACCESSIBILITY FIX var allLinks = document.querySelectorAll('a'); allLinks.forEach(function(link) { link.removeAttribute('tabindex'); var text = (link.innerText || link.textContent).trim(); if (text !== "") { link.setAttribute('aria-label', text); } else if (!link.getAttribute('aria-label')) { link.setAttribute('aria-label', 'Menu Link'); } }); // 3. TAB INDEX & LANDMARK FIX var allElements = document.querySelectorAll('[tabindex]'); allElements.forEach(function(el) { if (parseInt(el.getAttribute('tabindex')) > 0) { el.setAttribute('tabindex', '0'); } }); var bodyDiv = document.querySelector('body > div'); if (bodyDiv) { bodyDiv.setAttribute('role', 'main'); } }); DMS Carpet & Upholstery Cleaners - Professional Cleaning Service
Professional Cleaning Services - Connecticut
DMS Carpet & Upholstery Cleaners
We Don't Cut Corners, We Clean Them!
Click2Call

203-322-3333

Professional Carpet & Upholstery Cleaning

Maintaining a healthy, comfortable home starts with the surfaces your family lives on every day. At DMS Carpet & Upholstery Cleaners, we believe professional cleaning is an essential part of your home’s well-being and your family’s health. We provide meticulous care for your carpets, furniture, and mattresses, leaving your living area cleaner, fresher, and more comfortable for everyone.
Eco-Friendly Carpet and Upholstery Cleaning Solutions

Reliable Cleaning Done Responsibly


Whether you need a thorough refresh of your living room sectional or a deep clean for your bedroom wall-to-wall carpeting, count on a local pro who has been tried and trusted. We offer safe, non-toxic solutions specifically designed for your home’s upholstery, carpeting and mattresses. Never any harsh chemicals!

A Personal Guarantee You Can Trust


Being owner-operated means we have a personal stake in every home we enter. For over 35 years, our commitment to quality hasn't just been a slogan—it’s a personal promise to you. We don't do hidden fees and we don't cut corners; we clean them.
DMS Carpet & Upholstery Cleaners
Call Today for Fast Service!
Click2Call

203-322-3333
Serving Stamford, Norwalk, Fairfield, Westport, New Canaan, Darien, Greenwich, Trumbull and Surrounding Areas!