How do I set meta tags, e.g., meta description, for the home page and taxonomy pages?
Thu, 06/27/2013 - 12:35
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi mattie,
The best advise I can give you is to use drupal's metatag module.
Take a look to : https://drupal.org/project/metatag
Its a complet extremely effective meta tagging solution.
Its not so sexy that wordpress's yoast module but its pretty much more effective and much more complete.
That module doesn't seem to work for the front page for this theme ... unless you know something I don't.
Its because md_thenews doesn't print the front page in a standard drupal way.
You need to edit page--front.tpl.php and add at the very begin :
<?php
render($page['content']['metatags']);
?>
After that you'll need to clear drupal's cache in order to get drupal to use the modified page--front.tpl.php
I'm using meta tags quick, and have already gotten everything in place for the taxonomy pages. However, that home page is a problem. How are the meta tags for the home page *set*? I mean, if I can't set the description, etc., there's no real point to rendering the content. Thanks!
I don't know how to do that with metatag quick.
But with metatag module I have absolutely no problem to set metatags on the front page after I did the modification to page--front.tpl.php
Take a look to www.acuraz.net you'll see the metatags printed in front page
I've got the Meta Tags module installed, and I'll give the page--front.tpl.php suggestion a try. Thanks!
Thank God, that worked ... and thanks very much for your help -- this was driving me berzerk!
Neo, do you have any suggestions?
Neo doesn't read our problems, He just takes our money !
no it work good fter adding the new line kindly see
http://live-webdesign.com/