+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: The easiest way to determine how a site was built

  1. #11
    New Member Mentor
    Join Date
    Jun 2012
    Location
    Florida, USA
    Posts
    321
    Thanks
    167
    Thanked 267 Times in 136 Posts
    Rep Power
    7
    Here's the thing, some webmasters will bounce their code between a number of programs using different ones for how easily they perform a certain task. This is done in much the same way that some graphic artists will open a graphic in multiple programs for their ease of use.
    I realize you're mostly looking for a basic idea, but I just wanted to point out that there is not always easily identifiable trace code for a specific program. This may be another reason BuiltWith could be easily fooled. Still, it's good to have another tool in the tool belt. Thanks for sharing.

    Jim

  2. #12
    Top Contributor
    Join Date
    Oct 2010
    Location
    Cotswolds
    Posts
    787
    Thanks
    175
    Thanked 739 Times in 373 Posts
    Rep Power
    23
    I think though Jim that tends to be either the software with which they write the code / the libraries they use - but generally once in place a website uses only one approach...
    The point made above - which I think makes sense - is that when looking one is trying to establish:
    - bespoke (in which case move on)
    - infrastructure / known system - in which case what is its name...

    when someone is using a system such as wordpress / Joomla / etc. etc. then there tend to be clues left in the code...
    the viewer can in theory then get the same system / template and pop up a mirror / something similar...

    Alasdair

  3. #13
    New Member Mentor
    Join Date
    Jun 2012
    Location
    Florida, USA
    Posts
    321
    Thanks
    167
    Thanked 267 Times in 136 Posts
    Rep Power
    7
    I was not sure if the goal was merely to see what platform it is built on, if it was to be able to replicate the look and feel of the site, or if it was to know every program used in the process of creating the site. Sometimes, it is possible to replicate the look and feel of a site using a different platform.

    I was involved in a discussion in another forum that was similar, because a site owner was considering switching from a Drupal based site to a WordPress based site so it would be easier for her to admin the site as she was not familiar with Drupal and had to pay someone for even the simplest of updates. I offered her a list of plugins that would allow her to replicate the look and feel of her site without compromising the functionality.

    With that said, I understand how time consuming and labor intensive it could be to convert a site from hand coded HTML to a known platform or from one platform to another. I merely wanted to point out that if you were looking to know every program used in the process of creating a site, it's almost impossible. I also want to point out that it is sometimes possible to replicate the look and feel of a site without using the same platform.

    Additionally, sometimes a site is built on a platform that is not necessarily the best way to achieve the functionality of the site. Some WordPress based sites would be better served using a true CMS (content management system) designed for that purpose rather than being a little clunky. Sometimes using a CMS is overcomplicated for the functionality of the site.

    If a site is bespoke, you can still sometimes replicate the look, feel, and functionality using a known platform and the right plugins. You just have to get a bit creative sometimes. Maybe that's just the artist in me coming out.

    Regards,

    Jim

  4. The Following 4 Users Say Thank You to JimWaller For This Useful Post:

    akirk (July 2nd, 2012), Clinton (June 29th, 2012), grynge (July 3rd, 2012), KenW3 (July 3rd, 2012)

  5. #14
    Premium Member
    Join Date
    Jan 2012
    Location
    France. Between Limoges and Brive la Gaillarde.
    Posts
    663
    Blog Entries
    5
    Thanks
    1,841
    Thanked 220 Times in 155 Posts
    Rep Power
    12
    Grynge, alasdair, how did you do that? The only page source I can see is an invocation of a frameset.

  6. #15
    Top Contributor
    Join Date
    Oct 2010
    Location
    Cotswolds
    Posts
    787
    Thanks
    175
    Thanked 739 Times in 373 Posts
    Rep Power
    23
    Quote Originally Posted by Chabrenas View Post
    Grynge, alasdair, how did you do that? The only page source I can see is an invocation of a frameset.
    not sure how you managed that!
    go to the website and right-click - virtually anywhere on the page / on the grey background / the header / the main content - gives you the source code...

    Alasdair

  7. #16
    Top Contributor
    Join Date
    Oct 2010
    Location
    Cotswolds
    Posts
    787
    Thanks
    175
    Thanked 739 Times in 373 Posts
    Rep Power
    23
    Jim,
    your points are valid - if you are a coder - for many on here they don't have technical experience and use packages to provide the functionality they need...
    therefore looking for a framework they can install is very helpful - it is more about the framework being able to deliver the functionality they want than needing to exactly replicate a website...

    Alasdair

  8. The Following User Says Thank You to akirk For This Useful Post:

    KenW3 (July 2nd, 2012)

  9. #17
    Premium Member
    Join Date
    Jan 2012
    Location
    France. Between Limoges and Brive la Gaillarde.
    Posts
    663
    Blog Entries
    5
    Thanks
    1,841
    Thanked 220 Times in 155 Posts
    Rep Power
    12
    not sure how you managed that!
    Nor am I, but both right click and Firefox CTRL-U produced the same result. Works fine today, so I must have been looking at a different URL - perhaps imbedded in something somehow or other. All I saw was a frameset invocation and a NOFRAMES link, but when I cut & pasted that I still ended up on the same page.

  10. #18
    New Member Mentor
    Join Date
    Jun 2012
    Location
    Florida, USA
    Posts
    321
    Thanks
    167
    Thanked 267 Times in 136 Posts
    Rep Power
    7
    I'm sorry if I'm coming across as overly technical, I'm not trying to do that, I'm merely pointing out there is more than one way to "skin a cat" as the saying goes. For total clarity, there can be more than one way to achieve a desired result. In this case the look and feel of a site from the visitor's perspective.

    I agree that it can be useful to know on which platform or framework a site is built in order to have a starting point from which to work toward and achieve those desired results.

    As a marketer, it is additionally helpful (not required, but helpful) to have a working knowledge (not full coding capabilities) of more than one framework or platform in order to know if the approach to the look and feel of the site is best served by that particular approach. Simply put, if you don't know it at all, you'll have to pay someone for even the simplest of updates, which is bad business if the site is your business.

    Personally, I'm a HUGE fan of WordPress. With all of the various themes and plugins out there, you can get the desired look and feel as well as functionality for almost any site of which you can conceive. But, as I pointed out earlier, sometimes (not always, but sometimes) it is not the best framework on which to build a site.

    An example would be a very simple site would be over-complicated by installing WordPress. (Comparable to bringing a nuclear bomb to a fist fight. ) A hand-coded single page site might be all that is needed. Tools like HyperVRE, Sales Letter Factory, or My Free Website Builder might be more helpful in those instances. (Just examples of programs designed to easily spit out that type of site.)

    A really advanced site with multiple blogs, forums, and whatnot might not be best served by WordPress. That is where Joomla or Drupal might be better.

    I'm just trying to be helpful.

    Jim

  11. The Following 4 Users Say Thank You to JimWaller For This Useful Post:

    akirk (July 4th, 2012), Clinton (July 4th, 2012), grynge (July 4th, 2012), Kay (July 4th, 2012)

  12. #19
    Top Contributor
    Join Date
    Oct 2010
    Location
    Cotswolds
    Posts
    787
    Thanks
    175
    Thanked 739 Times in 373 Posts
    Rep Power
    23
    Jim,

    no problem with what you are saying - just observing that for most people, like being in a comfortable car - they look at the badge to see which one to buy for themselves - they are not interested in the engine / suspension workings etc... - so with a website they might find one with a similar functionality... I agree that it is useful to know various tools - though I have less enthusiasm for WP than you (have installed it twice in the last 1,000+ client projects!), but it and other options do have the ability to move someone fast to where they wish to be...

    ultimately it all comes down to why someone has a website / what their business plans might be online etc. - in theory their website should be the result of driving the business plan forward, often it is a side thought!

    Alasdair

  13. The Following 2 Users Say Thank You to akirk For This Useful Post:

    JimWaller (July 4th, 2012), KenW3 (July 4th, 2012)

  14. #20
    New Member Mentor
    Join Date
    Jun 2012
    Location
    Florida, USA
    Posts
    321
    Thanks
    167
    Thanked 267 Times in 136 Posts
    Rep Power
    7
    My enthusiasm for WP is very similar to the old Mac vs. PC argument with WP being like the PC. It is not the best at most tasks, but is very useful, because more people are interested in creating tools for it. WP was designed for blogging, and in that capacity, it is very proficient, however, in other applications, we get into the "clunkiness" I mentioned earlier.

    For less experienced site builders, WP is one of the easiest to build and maintain. Teaching someone to admin a Drupal based site would take a lot of instruction by comparison, but the capabilities are more extensive due to it being a true CMS.

    Jim

+ Reply to Thread

Similar Threads

  1. So I've built a site. hmmmm..
    By Devon in forum Website 101
    Replies: 30
    Last Post: February 14th, 2012, 7:23 AM
  2. FP - Built a Site from Scratch.. My issues?
    By TeamFreedom in forum SEO & Internet Marketing
    Replies: 0
    Last Post: February 13th, 2012, 12:37 PM
  3. Replies: 26
    Last Post: December 15th, 2010, 6:47 AM
  4. To what extent ethics determine where you invest or what sites you buy?
    By Clinton in forum Buying a Website, Blog, Internet Business
    Replies: 8
    Last Post: April 22nd, 2010, 10:49 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts