The leading blog in Advertising, AdSense, AdWords, SEO and CMS. Used in over 1000 universities in 91 countries (over 90% market share) and the 85th most cited publication on Citeseer.
SimpleAdSenseSeoCms.com
Adsense SEO CMS
A branch of computer science that studies how to endow computers with capabilities of human intelligence. For example, speech recognition is a problem being worked on by AI scientists.
How can i know what cms uses any website? I mean how can i know if any site is using wordpress, drupal, joomla?
I need to know what kind of cms (WordPress, Movable type, Custom, Drupal, Joomla) uses any website?
basically looking the source code, but try with this firefox addon
http://www.techyard.net/identify-cms-used-in-a-website/
2 Responses to “How can i know what cms uses any website? I mean how can i know if any site is using wordpress, drupal, joomla?”
Leave a Reply
Helpinng you to maximize your advertising, marketing, SEO and CMS.
This is quite simple.
When you are on the web page for the blog or website if using Firefox click on the "View" tab in the top left hand corner of your browser. Then select "Page Source" from the drop down menu of the "View: tab.
You’ll see the html source code page display on your screen and somewhere towards the middle or top of that page you’ll see the blog/CMS title like this
<title>blog name</title> and immediately under that you’ll see ,…
<meta name="generator" content="WordPress abc" />
Where you can see "generator" content ="WordPress" means that the site is built on WordPress. If it was Joomla or Drupal you’d see wording indicating that platform as the content generator.
If you’re using Internet Explorer you still click on the "View" tab in the top left hand corner of the browser and then select "Source" from near the bottom of the drop down menu.
Hope that helps you
References :
Source = http://russrave.com/how-to-find-out-which-platform-a-blog-or-cms-uses/
basically looking the source code, but try with this firefox addon
http://www.techyard.net/identify-cms-used-in-a-website/
References :