How do I know if I have WordPress.com or .org?

Non-developers and people just getting into WordPress web development often have difficulty telling the difference between WordPress.com and WordPress.org. As a result, they may own a WordPress site or manage one but do not know which platform they’re using.
This article explores the primary differences between these two platforms and two quick-and-easy methods to determine which one your site is built upon.
Differences between WordPress.com and WordPress.org
Having two platforms named the same and differentiated only by the domain extension lends itself to confusion. To clear things up, WordPress.com and WordPress.org are not the same, but they are related. WordPress.org came first, and WordPress.com emerged later as a more user and beginner-friendly alternative.
The primary difference between them is who hosts your website.
- WordPress.com takes care of all the hosting needs for you. All you need to do is sign up, and you can set up your website quickly. It’s free by default, but you can access premium plans with additional features.
- WordPress.org requires that you host your website by contracting the services of a web hosting company. The software is free to download and install, but you must purchase a domain name and web host plan, costing at least $75 per year.
That’s the big difference: WordPress.com takes care of web hosting, but in WordPress.org, you must take care of hosting through a third party like Hostinger, WPEngine, or any other. By now, you can start spotting whether you have WordPress.com or .org: if you contracted the services of a web host as part of the setup process, then you definitely have WordPress.org.
Another quick way to determine whether you use .com or .org is if you have “wordpress.com” as a top-level domain in your site’s URL. For example, if your site’s URL looks like this:
your-site-name.wordpress.com
Then it’s installed on WordPress.com.
However, it’s possible the owner pays a premium plan that removes “wordpress.com” from the domain name. If you don’t remember whether that’s the case or not. It can be tricky to know which one you use.
Consider using the following two methods to determine which one you use.
2 ways to know if you have WordPress.com or WordPress.org
There are many ways to tell whether you’re using WordPress.com or WordPress.org, but these two are the quickest and easiest ones. Follow along with either of them, and you’ll have your answer in seconds.
From your login page
If you’re logged out, go to your logging page. By default, your login page is located at /wp-login.php. Meaning you should head over to your site and paste /wp-login.php at the end of your URL. Like this:
your-domain.com/wp-login.php
Once there, hover your mouse pointer over the WordPress logo (or your website’s logo if you added a custom image):

While hovering over the logo with your pointer, look at the bottom-left corner of your browser window. You’ll see either https://wordpress.com/ or https://wordpress.org/:

In our case, it says “https://wordpress.org/” as that’s the platform we used to build our website.
As a side note, using the default login URL “/wp-login.php” address to access your site’s backend is not the best security practice. Since it’s the default location, hackers can easily access it and perform brute force attacks. You should take the time to change its location, improving your site’s security (this guide works for WordPress.org, the platform we focus on).
From your dashboard
If you’re already logged in you can check from your dashboard, too. All you have to do is hover your pointer over the WordPress logo in the top-left corner of the dashboard. A drop-down menu will appear, and you’ll see WordPress.org or WordPress.com.

Checking whether you use WordPress.com or WordPress.org is easy
As you can see, checking whether you use WordPress.com or WordPress.org is a quick and easy process, which you can perform from your login page or admin dashboard. In both cases, it’s just a matter of hovering your mouse pointer over a webpage element and reading whether it says “WordPress.com” or “WordPress.org.”
Hopefully, you found this article’s information useful and now know if you have WordPress.com or .org. If it was helpful, consider reading our blog to explore more tutorials, guides, and professional insights into WordPress.org.
Related Articles

Development / 10 min read
Development / 10 min read
Yoast SEO for headless WordPress: how to set up with GraphQL and Next.js
As many headless WordPress developers know, improving your frontend site’s SEO is very challenging when using certain frontend frameworks, such as React. But in this day and age, SEO is…
Read More
Development / 7 min read
Development / 7 min read
Headless WordPress and Faust.js: benefits and set up
Headless WordPress development is a rising trend in a software development industry that’s steadily moving toward headless CMS architectures, but some consider the current solutions to be a bit rough…
Read More
Development / 8 min read
Development / 8 min read
5 best visitor counter plugins for WordPress
Understanding your visitor’s patterns is essential for optimizing your online presence and making data-driven decisions. Visitor counter plugins for WordPress offer a convenient way to track and display visitor counts,…
Read More
Development / 10 min read
Development / 10 min read
The 5 best social sharing plugins for WordPress in 2023
Social media plays a crucial role in driving traffic and engagement to websites. As a result, it’s essential to integrate social media sharing functionalities into your WordPress. Social sharing plugins…
Read More
Development / 11 min read
Development / 11 min read
The 5 best WordPress image optimization plugins
WordPress image optimization plugins help you reduce image file sizes, improving your site’s performance and SEO in the process. But there are so many image optimization plugins out there that…
Read More