Disqus replaces WordPress’s built-in comment system with a hosted alternative that adds social login, spam filtering, and cross-site engagement features. It’s also worth knowing before you install it that Disqus’s free tier serves ads and tracks visitors across sites that use it — which is exactly why a meaningful share of WordPress site owners search for this, install it, and then search for how to remove it a few months later. This guide covers the setup properly, and the trade-offs honestly, so you don’t end up in that second group.
Follow along: set it up as you read
Tick off each step below as you complete it in your own WordPress dashboard. Your progress is saved in this browser.
0 of 6 steps done
Step-by-Step Installation
- In your WordPress dashboard, go to Plugins → Add New and search for “Disqus Comment System.”
- Install and activate the official Disqus plugin.
- Go to Settings → Disqus and click “Get Started” to create or connect a Disqus account.
- Register your site with Disqus, choosing a unique “shortname” — this identifies your site to Disqus and can’t easily be changed later, so pick something you won’t want to rebrand.
- Once connected, the plugin automatically replaces WordPress’s native comment form with Disqus on your posts.
- In your Disqus dashboard (disqus.com, not your WordPress admin), configure moderation settings, spam filtering, and whether social login options are enabled.
Should You Import Existing Comments?
If your site already has comments under the native WordPress system, the Disqus plugin can import them during setup so you don’t lose existing discussion. Do this during initial setup specifically — importing after the fact, once new Disqus comments already exist alongside old native ones, is considerably messier and sometimes produces duplicated or out-of-order threads.
The Trade-Off Nobody’s Installation Guide Mentions
Disqus’s free tier is genuinely free to install, but it’s not free to your visitors’ experience or their privacy. The free tier serves third-party ads inside the comment widget and loads tracking scripts across every site that embeds it — this is Disqus’s actual business model, not an oversight. If you’re running a site where visitor trust or page speed matters (which is most sites with any commercial intent), that’s worth weighing against the convenience before you install it, not after a visitor complains about ads appearing in your comments section.
Disqus does sell an ad-free paid tier that removes this specific issue. If the ads are the actual objection and everything else about Disqus works for you, that’s the direct fix rather than abandoning the platform entirely.
Common Issues
Comments not showing up
Usually a caching issue — clear your page cache and any CDN cache after activating Disqus, since a cached version of the page won’t include the newly injected comment widget until the cache clears.
Duplicate comment sections
Some themes render comments in a way that conflicts with the plugin’s own injection, producing two comment areas on the same page. Check your theme’s comment template if this happens — the fix is usually disabling the theme’s native comment call, not the plugin.
Slow page loads
Disqus loads its own JavaScript on top of your page, which adds real weight — this is the mechanism behind the “page speed impact” row in the comparison table below, not a bug. Most Disqus plugins support lazy-loading comments until a reader actually scrolls to them, which is worth enabling specifically because it means the JavaScript cost is paid only by visitors who reach the comment section, not by everyone who loads the page.
Disqus vs. Native WordPress Comments
| Disqus | Native WordPress | |
|---|---|---|
| Spam filtering | Built-in, generally strong | Requires a separate plugin (e.g. Akismet) |
| Social login | Yes | No, by default |
| Ads in free tier | Yes, unless you pay to remove them | None — no third party is involved |
| Page speed impact | Adds third-party JS | None, native to WordPress |
| Data ownership | Hosted by Disqus, not your database | Fully in your own WordPress database |
| SEO | Comments load via JS, less crawlable by default | Fully server-rendered and crawlable |
When Native WordPress Comments Are the Better Call
If you value comment content being fully crawlable by search engines, full data ownership without a third party in the loop, and zero third-party JavaScript weight, native WordPress comments paired with a spam-filtering plugin like Akismet cover most of what Disqus offers without the trade-offs above. This isn’t a case where one option is objectively better — it’s a genuine trade of Disqus’s social-login and cross-site engagement features against native comments’ speed, ownership, and SEO advantages. Pick based on which side of that trade actually matters for your specific site.
Frequently Asked Questions
Is Disqus free?
Yes, with a paid tier available specifically for ad-free display and additional moderation features. The free tier’s ads are the most common reason site owners later reconsider the platform.
Can I switch back to native WordPress comments later?
Yes, though you’ll need to export and reconcile any comments made through Disqus back into WordPress’s own database, which isn’t always a clean, automatic process — expect some manual cleanup if you’ve accumulated a meaningful volume of Disqus-native comments first.
Does Disqus hurt my site’s SEO?
Potentially, in a narrow but real way — because Disqus loads comments via JavaScript rather than rendering them server-side, comment content is less reliably crawlable by search engines than native WordPress comments are. For a site where comment content itself drives meaningful long-tail search traffic, this is a genuine consideration, not a minor technicality.
Will switching to Disqus lose my existing comments?
Not if you import them during initial setup, which the plugin supports directly. Skipping that step, or switching after new comments have already accumulated on both systems, is what causes lost or duplicated discussion — plan the import as part of the setup, not an afterthought.
How We Assessed This
This reflects Disqus’s current plugin behavior and publicly stated free-tier business model (ad-supported, with a paid ad-free option). Disclosure: this page contains no affiliate links.











