Skip to main content
December 7, 2016
Answered

Tecnología empleada en web

  • December 7, 2016
  • 4 replies
  • 460 views

¿Como puedo saber si una página web está desarrollada con Dreamweaver? Me estoy iniciando en la programación web y estoy investigando la tecnología que emplean páginas tipo buscador de 'lo que sea', como http://www.padelen.com/

Disculpen mi torpeza, soy un poco novato.

    This topic is closed to new replies. Start a new post to keep the conversation going.
    Correct answer BenPleysier

    A web page is not defined by a program that has been used to help to create the page, it is defined by client side technology, such as HTML, CSS and JS, and server side technology, such as PHP and Coldfusion.

    In other words, you will not be able to tell if a web site has been developed using Dreamweaver or any other program.

    4 replies

    Legend
    December 8, 2016

    Unless someone, mostly beginners, use a .dwt Dreamweaver template file which does insert program specific comments in the code its impossible to tell if a website has been built with Dreamweaver.

    I use Dreamweaver, Brackets and Coda but you could not tell from looking at the code which program l was using because l hand code nearly every bit of code unlike Wordpress which has lots of automated identifiable coding associated with it. But then again you can only tell its a Wordpress based site or a Bootstrap based site you wont necessarily be able to identify which editor has been used.

    Participant
    December 8, 2016

    Las páginas desarrolladas con Dreamweaver insertan un código en la cabecera del html que es muy característico y también sirve para identificarlas.

     

    Verás la diferencia entre las etiquetas de la cabecera de https://www.padelen.com

     

    Y otras webs como por ejemplo las desarrolladas en wordpress como Ahorro de licencias Navision

     

    Espero que te haya podido ayudar, aunque yo soy bastante novato en esto también. Puede que me equivoque.

     

    Saludos.

    Nancy OShea
    Community Expert
    Community Expert
    December 8, 2016

    While WordPress has certain code traits, your statement is not entirely correct.

    I could edit WordPress code in any app -- Dreamweaver, Brackets or Visual Studio -- and I guarantee you would not be able to tell from the code which editor I used. 

    Nancy

    Nancy O'Shea— Product User & Community Expert
    BenPleysier
    Community Expert
    BenPleysierCommunity ExpertCorrect answer
    Community Expert
    December 8, 2016

    A web page is not defined by a program that has been used to help to create the page, it is defined by client side technology, such as HTML, CSS and JS, and server side technology, such as PHP and Coldfusion.

    In other words, you will not be able to tell if a web site has been developed using Dreamweaver or any other program.

    Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!