We have been approached about a website's SEO. On looking at it I see loads of issues already.
I know for sure it is not Wordpress, based on the code. but how easy it is to check for the signs of Magento, Joomla etc?
It might not even be any CMS, but a custom job. But is there a way to rule out the others?
Is there a tool to test what website CMS platform is in use?
Moderator: General Moderators
-
simonmlewis
- DevNet Master
- Posts: 4435
- Joined: Wed Oct 08, 2008 3:39 pm
- Location: United Kingdom
- Contact:
Is there a tool to test what website CMS platform is in use?
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
All the best from the United Kingdom.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Is there a tool to test what website CMS platform is in
Have you viewed source when browsing the site? You can often tell by Javascript and CSS includes, or even copyright statements, what software is being used.
(#10850)
Re: Is there a tool to test what website CMS platform is in
You can also test access to some common URLs, like WP's /wp-admin.
-
simonmlewis
- DevNet Master
- Posts: 4435
- Joined: Wed Oct 08, 2008 3:39 pm
- Location: United Kingdom
- Contact:
Re: Is there a tool to test what website CMS platform is in
I have looked, yes. For example, I can see a DIV called 'brand-container'. I looked it up but no trace. /assets/ is a folder name I can see for images.
Yes that's the first thing I checked, with /wp-admin. No luck. The fact all images are in assets and not uploads, also demo's that it's not Wordpress.
Yes that's the first thing I checked, with /wp-admin. No luck. The fact all images are in assets and not uploads, also demo's that it's not Wordpress.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
All the best from the United Kingdom.
-
simonmlewis
- DevNet Master
- Posts: 4435
- Joined: Wed Oct 08, 2008 3:39 pm
- Location: United Kingdom
- Contact:
Re: Is there a tool to test what website CMS platform is in
Oooo could be a custom job. No sign of any special CMS tool.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
All the best from the United Kingdom.