Atención al cliente Online
       

Noticias


Diseño en clave de rentabilidad PDF Imprimir E-mail
Escrito por Administrator   
jueves, 16 de octubre de 2008 14:44

Sencillez, buenos contenidos y hacer relaciones con otras webs es todo lo que necesitas

Diseño en clave de rentabilidad

¿Tu página web utiliza código estándar para que te indexen los buscadores? ¿El diseño facilita la navegación de tus usuarios? ¿Ofreces contenido extra para fidelizarles? Te explicamos cómo utilizar todo el potencial de la web para que tus clientes te encuentren, entren y compren en tu empresa.

Mira la página web de un amigo que se acaba de montar una tienda de ropa usada para niños. Le ha costado muy barata, pero no sirve para nada. Tiene un diseño más o menos bonito, pero es como si no existiera en Internet, porque ni siquiera está hecha con código estándar y ése es el primer requisito para que te encuentran”, explica Alfonso de la Nuez, director de la consultora Xperience Consulting.

Actualizado ( miércoles, 25 de febrero de 2009 01:16 )
Leer más...  [Diseño en clave de rentabilidad]
 


Perfíl de la información

Application afterLoad: 0.000 seconds, 0.22 MB
Application afterInitialise: 0.092 seconds, 3.67 MB
Application afterRoute: 0.132 seconds, 5.25 MB
Application afterDispatch: 0.194 seconds, 6.91 MB
Application afterRender: 0.305 seconds, 7.51 MB

Memoria Usada

7915508

58 queries identificadas

  1. SELECT *
      FROM jos_session
      WHERE session_id = 'c10a48fc4f70285bc938d133ef56d992'
  2. DELETE
      FROM jos_session
      WHERE ( time < '1268242478' )
  3. SELECT *
      FROM jos_session
      WHERE session_id = 'c10a48fc4f70285bc938d133ef56d992'
  4. UPDATE jos_session
      SET `time`='1268243378',`userid`='0',`usertype`='',`username`='',`gid`='0',`guest`='1',`client_id`='0',`data`='__default|a:8:{s:15:\"session.counter\";i:15;s:19:\"session.timer.start\";i:1268243286;s:18:\"session.timer.last\";i:1268243368;s:17:\"session.timer.now\";i:1268243373;s:22:\"session.client.browser\";s:48:\"CCBot/1.0 (+http://www.commoncrawl.org/bot.html)\";s:8:\"registry\";O:9:\"JRegistry\":3:{s:17:\"_defaultNameSpace\";s:7:\"session\";s:9:\"_registry\";a:1:{s:7:\"session\";a:1:{s:4:\"data\";O:8:\"stdClass\":0:{}}}s:7:\"_errors\";a:0:{}}s:4:\"user\";O:5:\"JUser\":19:{s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:3:\"gid\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:3:\"aid\";i:0;s:5:\"guest\";i:1;s:7:\"_params\";O:10:\"JParameter\":7:{s:4:\"_raw\";s:0:\"\";s:4:\"_xml\";N;s:9:\"_elements\";a:0:{}s:12:\"_elementPath\";a:1:{i:0;s:66:\"/home/tarcweb2/public_html/libraries/joomla/html/parameter/element\";}s:17:\"_defaultNameSpace\";s:8:\"_default\";s:9:\"_registry\";a:1:{s:8:\"_default\";a:1:{s:4:\"data\";O:8:\"stdClass\":0:{}}}s:7:\"_errors\";a:0:{}}s:9:\"_errorMsg\";N;s:7:\"_errors\";a:0:{}}s:13:\"session.token\";s:32:\"fac1fb4e5f9683a142cda794c06becf5\";}'
      WHERE session_id='c10a48fc4f70285bc938d133ef56d992'
  5. SELECT *
      FROM jos_components
      WHERE parent = 0
  6. SELECT folder AS type, element AS name, params
      FROM jos_plugins
      WHERE published >= 1
      AND access <= 0
      ORDER BY ordering
  7. SELECT `id`,`link`
      FROM jos_menu 
      WHERE ((`name` LIKE '%articulos%')
      AND (`published` > 0))
  8. SELECT oldurl, newurl
      FROM jos_redirection
      WHERE oldurl = 'articulos/'
      ORDER BY rank ASC
      LIMIT 1
  9. UPDATE jos_redirection
      SET cpt=(cpt+1)
      WHERE `newurl` = 'index.php?option=com_content&Itemid=50&id=36&lang=es&layout=blog&view=category'
      AND `oldurl` = 'articulos/'
  10. SELECT m.*, c.`option` AS component
      FROM jos_menu AS m
      LEFT JOIN jos_components AS c
      ON m.componentid = c.id
      WHERE m.published = 1
      ORDER BY m.sublevel, m.parent, m.ordering
  11. SELECT template
      FROM jos_templates_menu
      WHERE client_id = 0
      AND (menuid = 0 OR menuid = 50)
      ORDER BY menuid DESC
      LIMIT 0, 1
  12. SELECT c.*, s.id AS sectionid, s.title AS sectiontitle, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END AS slug
      FROM jos_categories AS c
      INNER JOIN jos_sections AS s
      ON s.id = c.section
      WHERE c.id = 36
      LIMIT 0, 1
  13. SELECT cc.title AS category, a.id, a.title, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.attribs, a.hits, a.images, a.urls, a.ordering, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups
      FROM jos_content AS a
      LEFT JOIN jos_categories AS cc
      ON a.catid = cc.id
      LEFT JOIN jos_users AS u
      ON u.id = a.created_by
      LEFT JOIN jos_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.catid = 36
      AND a.state = 1
      AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2010-03-10 17:49:38' )
      AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2010-03-10 17:49:38' )
      ORDER BY  a.created DESC,  a.created DESC
      LIMIT 0, 9
  14. SELECT cc.title AS category, a.id, a.title, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.attribs, a.hits, a.images, a.urls, a.ordering, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups
      FROM jos_content AS a
      LEFT JOIN jos_categories AS cc
      ON a.catid = cc.id
      LEFT JOIN jos_users AS u
      ON u.id = a.created_by
      LEFT JOIN jos_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.catid = 36
      AND a.state = 1
      AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2010-03-10 17:49:38' )
      AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2010-03-10 17:49:38' )
      ORDER BY  a.created DESC,  a.created DESC
  15. SELECT m.*, c.`option` AS component
      FROM jos_menu AS m
      LEFT JOIN jos_components AS c
      ON m.componentid = c.id
      WHERE m.published = 1
      ORDER BY m.sublevel, m.parent, m.ordering
  16. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=50&format=feed&id=36&lang=es&layout=blog&type=rss&view=category'
  17. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=50&format=feed&id=36&lang=es&layout=blog&type=atom&view=category'
  18. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=50&catid=36&id=87&lang=es&view=article'
  19. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=50&catid=36&format=pdf&id=87&lang=es&view=article'
  20. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=50&catid=36&id=87&lang=es&page=&print=1&tmpl=component&view=article'
  21. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=50&id=87&lang=es&view=article'
  22. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=50&id=36&lang=es&layout=blog&view=category'
  23. SELECT id, title, module, position, content, showtitle, control, params
      FROM jos_modules AS m
      LEFT JOIN jos_modules_menu AS mm
      ON mm.moduleid = m.id
      WHERE m.published = 1
      AND m.access <= 0
      AND m.client_id = 0
      AND ( mm.menuid = 50 OR mm.menuid = 0 )
      ORDER BY position, ordering
  24. SELECT a.*, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug
      FROM jos_content AS a
      LEFT JOIN jos_content_frontpage AS f
      ON f.content_id = a.id
      INNER JOIN jos_categories AS cc
      ON cc.id = a.catid
      INNER JOIN jos_sections AS s
      ON s.id = a.sectionid
      WHERE ( a.state = 1
      AND s.id > 0 )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2010-03-10 17:49:38' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-03-10 17:49:38' )
      AND a.access <= 0
      AND cc.access <= 0
      AND s.access <= 0
      AND s.published = 1
      AND cc.published = 1
      ORDER BY a.hits DESC
      LIMIT 0, 5
  25. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=151&catid=39&id=113&lang=es&view=article'
  26. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=147&catid=40&id=112&lang=es&view=article'
  27. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=133&catid=39&id=100&lang=es&view=article'
  28. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=121&catid=39&id=88&lang=es&view=article'
  29. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=152&catid=38&id=84&lang=es&view=article'
  30. SELECT a.*,  CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug
      FROM jos_content AS a
      INNER JOIN jos_categories AS cc
      ON cc.id = a.catid
      INNER JOIN jos_sections AS s
      ON s.id = a.sectionid
      WHERE a.state = 1
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2010-03-10 17:49:38' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-03-10 17:49:38' )
      AND s.id > 0
      AND a.access <= 0
      AND cc.access <= 0
      AND s.access <= 0
      AND s.published = 1
      AND cc.published = 1
      ORDER BY a.created DESC
      LIMIT 0, 5
  31. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=209&catid=39&id=121&lang=es&view=article'
  32. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&catid=39&id=119&lang=es&view=article'
  33. SELECT alias,id
      FROM jos_content
      WHERE id=119
  34. SELECT   a.alias AS title,a.id AS id
      FROM jos_content AS a
      LEFT JOIN jos_sections AS s
      ON a.sectionid=s.id
      LEFT JOIN jos_categories AS c
      ON a.catid=c.id
      WHERE a.id=119
  35. SELECT oldurl
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=50&catid=39&id=119&lang=es&view=article'
  36. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&catid=39&id=118&lang=es&view=article'
  37. SELECT alias,id
      FROM jos_content
      WHERE id=118
  38. SELECT   a.alias AS title,a.id AS id
      FROM jos_content AS a
      LEFT JOIN jos_sections AS s
      ON a.sectionid=s.id
      LEFT JOIN jos_categories AS c
      ON a.catid=c.id
      WHERE a.id=118
  39. SELECT oldurl
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=50&catid=39&id=118&lang=es&view=article'
  40. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=147&id=112&lang=es&view=article'
  41. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=151&id=113&lang=es&view=article'
  42. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=152&id=84&lang=es&view=article'
  43. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=159&id=88&lang=es&view=article'
  44. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=160&id=89&lang=es&view=article'
  45. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=161&id=90&lang=es&view=article'
  46. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=162&id=91&lang=es&view=article'
  47. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=163&id=92&lang=es&view=article'
  48. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=165&id=94&lang=es&view=article'
  49. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=166&id=95&lang=es&view=article'
  50. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=167&id=96&lang=es&view=article'
  51. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=168&id=97&lang=es&view=article'
  52. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=175&id=98&lang=es&view=article'
  53. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=170&id=99&lang=es&view=article'
  54. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=171&id=100&lang=es&view=article'
  55. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=172&id=101&lang=es&view=article'
  56. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=173&id=102&lang=es&view=article'
  57. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=174&id=103&lang=es&view=article'
  58. SELECT oldurl, dateadd
      FROM jos_redirection
      WHERE newurl = 'index.php?option=com_content&Itemid=176&id=104&lang=es&view=article'

0 legacy queries identificadas

    Archivos de idioma cargados

    Cadenas sin traducir

    Ninguno