How to Spot a Self Installed WordPress Site

Posted by Ryan

If you have WordPress pride (as I do!) you may be curious, every now and then, about whether or not a website is running on WordPress or not. I try to mention whenever I notice a big one, but you can locate them yourselves. I can’t say that these tests are foolproof (they can be dodged if the site owner knows what they are doing) but I would suggest giving these steps a shot if you suspect a site may be of WordPress descent.

  1. Try adding
    /wp-admin

    or

    /wp-login.php

    to their domain

  2. . Any site using WordPress is accessed by the authors using that address.

  3. Check their file structures. Oftentimes WordPress users will add a
    /archives

    to their URL before the post title. Often

    /category

    on pages listing category posts also.

  4. The default permalink structure is a dead giveaway. Anytime you see ?page=123 used at the end of a page or post, you can rightfully suspect they are using WordPress.

Anyone out there spotted any really cool and/or popular WordPress sites out there, using the methods above? I’d love to hear about it.


2 Comments

  1. You can also right click and “View Page Source”. This is my favorite method, because you can quickly tell if a site uses Wordpress (search for ‘wp’), Drupal (search for ‘drupal’), or many other content management systems.

    Posted November 5, 2007 at 9:31 pm | Permalink
  2. I’m with the other Chris - you can also see what version they’re using…. don’t forget to upgrade to 2.3.1 ;-)

    Posted November 9, 2007 at 4:41 am | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*