Posting negative and false Google reviews costs

The Real Google Reviews Costs You Need to Know

Understanding Google Reviews Costs and Legal Risks

Posting negative and false Google reviews costs a dissatisfied customer dearly. The customer posted negative reviews concerning the nursery and its Board of Directors under different aliases and anonymously. The Amsterdam Court of Appeal stated that the customer did not contradict that she has not acted in conformity with the rules of unwritten law that are considered acceptable in social life, and therefore she has committed an unlawful act towards the nursery. The result is that the customer is required to pay nearly 17.000 euros for damage and other costs.

2018-01-13

Need Legal Assistance?

Contact Law & More for expert guidance on your legal matters. Our multilingual team is ready to help.

Related articles

Data sharing is the lifeblood of modern commerce. Whether you’re onboarding a new cloud provider,

A Dutch SaaS company receives a cease-and-desist letter claiming that a core feature of their

1. Introduction – Why Is a Patent Essential for Entrepreneurs? You have spent months –

Stay Updated on Dutch Law

Subscribe to our newsletter for the latest legal insights, regulatory updates, and practical advice.

Law & More
(function() { function replaceLogo() { var logoContainer = document.querySelector('.elementor-widget-theme-site-logo a'); var logoImg = logoContainer ? logoContainer.querySelector('img') : null; if (!logoImg || logoContainer.querySelector('svg.lam-logo-svg')) return; fetch('https://lawandmore.eu/wp-content/uploads/2023/12/law_and_more_logo_2024.svg') .then(function(r) { return r.text(); }) .then(function(svgText) { var newSvg = svgText.replace(/#F18716/gi, '#FF6B35'); var parser = new DOMParser(); var svgDoc = parser.parseFromString(newSvg, 'image/svg+xml'); var svgEl = svgDoc.documentElement; svgEl.classList.add('lam-logo-svg'); svgEl.style.width = logoImg.offsetWidth + 'px'; svgEl.style.height = 'auto'; svgEl.style.display = 'block'; logoImg.style.display = 'none'; logoContainer.insertBefore(svgEl, logoImg); }).catch(function() {}); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', replaceLogo); } else { replaceLogo(); } setTimeout(replaceLogo, 800); })();