Force description text on Google aparition a Drupal site
Hello, If I have a Drupal site with a view on the default page how can I force the text that appears on Google under the link? Is a good solution to place a div on the views header with a visibility: hidden; CSS? Something like this <div style="visibility: hidden; height: 0px;"> description </div> Thank's! Pol
Marolijo ha scritto:
Hello, If I have a Drupal site with a view on the default page how can I force the text that appears on Google under the link? Is a good solution to place a div on the views header with a visibility: hidden; CSS? Something like this
<div style="visibility: hidden; height: 0px;"> description </div>
Do not do it. Your site will be penalized by Google. M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.net Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
participants (2)
-
Marolijo -
Michel Morelli