the_toolman Posted July 27, 2019 Share Posted July 27, 2019 Hi there, I'm wondering if anyone can tell me a way to find out what software this forum is using: https://www.englishforums.com/English/ I've tried looking at the source, but can't find much. Are there any tools out there that can scan the website for software used? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/309034-what-software-is-this-website-using/ Share on other sites More sharing options...
gizmola Posted July 27, 2019 Share Posted July 27, 2019 My best guess is that it is something customized. The site is highly commercialized, and ironically exactly what the founder stated he didn't like in an interview I found: http://www.english-test.net/esl-cafe/24/index.html There are a gazillion adnetworks, with extensive monitoring and tracking. I did see that at some point they had a full time SEO person involved, as well as a distributed development team. Clearly it's nothing out of the box, but at least as a non-member, the site looks ugly and distracting to me, with the content hard to find within all the add banners, panels and modal windows. The other thing I can tell you is that it's using a REST api setup, and mapping the *.htm extension to something, which could be essentially anything on the serverside. They have taken a number of steps to obfuscate what they are using, so that indicates they don't want you to know. Quote Link to comment https://forums.phpfreaks.com/topic/309034-what-software-is-this-website-using/#findComment-1568743 Share on other sites More sharing options...
the_toolman Posted July 27, 2019 Author Share Posted July 27, 2019 Hi, Thanks for the reply and the link to the interview, very useful! Yes I saw all the tracking info when looking at builtwith.com. I'll keep digging Quote Link to comment https://forums.phpfreaks.com/topic/309034-what-software-is-this-website-using/#findComment-1568744 Share on other sites More sharing options...
gizmola Posted July 27, 2019 Share Posted July 27, 2019 5 minutes ago, the_toolman said: Hi, Thanks for the reply and the link to the interview, very useful! Yes I saw all the tracking info when looking at builtwith.com. I'll keep digging You might reach out and ask them if they would share info with you, unless of course you are trying to clone the site. If you're not planning on direct competition, they might be willing to share with you, but obviously the site has a lot of moving parts, and from a UI standpoint it appears to me to be a bunch of custom javascript, with some bootstrap, and as I said previously, RESTful ajax calls for data submission. It really doesn't look to me like something you can go find on github. Quote Link to comment https://forums.phpfreaks.com/topic/309034-what-software-is-this-website-using/#findComment-1568745 Share on other sites More sharing options...
the_toolman Posted July 27, 2019 Author Share Posted July 27, 2019 I did ask on their forum under general chit chat and they said it has been there a long time with custom setup and development. It was mainly the design and usability that I liked, so wondered if it was based on an existing script. Quote Link to comment https://forums.phpfreaks.com/topic/309034-what-software-is-this-website-using/#findComment-1568747 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.