Silly Basic Question

by 3 replies
4
I know you can go to a site's source page to get info. on site but where on that page and how do I tell if a site is wordpress of html?
Thanks
#main internet marketing discussion forum #basic #question #silly
  • Banned
    In Firefox, I hit Ctrl U and that brings up the source code. If it's Wordpress, it will have this

    <link rel="stylesheet" type="text/css" href="http://domain.com/wp-content/themes/gazette/style.css" media="screen" />

    See the reference to a stylesheet and the folder /wp-content/themes....

    That's a Wordpress folder.
    • [ 1 ] Thanks
  • Just open up the source page, then Ctrl+f to find the "wordpress"
    If it's there, you know most probably it is wordpress =))
    • [ 1 ] Thanks
  • And if you even want to know which WordPress theme they're using, you can enter the URL at What WordPress Theme Is That?

Next Topics on Trending Feed