Nodewords

Back in the day, a website’s meta tags used to be the staple for achieving high rankings in the search engines. However, it was too widely abused as a means for stuffing pages with keywords to try to manipulate the search engine results. As a result the meta tags, mainly keyword and descriptions, have lost much of their significance for web site optimization purposes. This varies between the major search engines.

Google does not index the meta keywords and does not use them to factor for rankings. It does, however, index the description and often uses it in the search engine results pages. But the description plays little importance for SEO. The meta keywords and descriptions are still important to Yahoo and MSN.

As a rule of thumb, use meta keywords sparingly, keeping them as general as possible. Avoid using your most important keywords because it is easy for competitors to scrap your site to find them. Also, make sure that the keywords you do use are included in the body content of your site. You don’t want them to be off topic.

Take the time to write effective descriptions. They should support your title tags. When you leave out the meta descriptions, the search engines may pull content from your site that might not be very compelling to a user.

For control over your meta tags in Drupal, use the Nodewords module. To configure it, navigate to Administer > Content Management > Meta Tags. Here you can specify global keywords that will display on every page. It is not necessary to have these. Below, you have the option to include terms from your vocabulary lists. These will appear before the global keywords but after the page specific keywords.

Under Tags to show on edit form, select which tags you want to be able to manage on your content edit pages. You only need to check keyword and descriptions. This will be the same for tags to output in html head.

Remember, when it comes to meta tags, less is more.

Anthony Brophy

Web site optimization good tips............ thanks

Promotional codes | News

anthonybrophy123 | Tue, 06/23/2009 - 19:05

Learn how search engine

Learn how search engine marketing, PPC management, conversion enhancement and web analytics tracking can boost your online profitability. Visit our website and harness the web with Alkemi.
SEO

seocorporation | Mon, 06/15/2009 - 14:49

SEO

It is important for good SEO to have page titles and descriptions. Page titles are generated by default with Drupal, but you need to install the Nodewords module to enable descriptions.
SEO

john123 | Fri, 06/12/2009 - 06:24

Search engine optimization

Hi,
Your link to your site inside blog comments does not matter much to Google! It matters more to some search engines, but definitely not Google. It does not matter if the blog is DoFollow or NoFollow because Google is not looking into it seriously. I posted so many great comments in DoFollow blogs, and they did nothing to boost my page ranking. Trust me, I looked up DoFollow blog lists on Google, and commented on hundreds of blogs. If blog commenting mattered a lot to Google pageranking, wouldn't a lot of people have high page ranks by now since there are quite a few of blogs that are DoFollow with 5+ page ranking.
Search engine optimization

max123 | Wed, 06/10/2009 - 04:17

Search engine optimization

Properly optimizing your pages to make them “search engine friendly” can greatly increase your search engine rankings, traffic levels, and potential earnings from your website… And that’s the importance of SEO.

Thanks,
Website Design

jega123 | Mon, 06/08/2009 - 05:46

not working with taxonomy

hi,

I've used nodewords on drupal 6.3 and was not able to get the keywords specific to the vocabulary/terms. However, I get the page specific and global keywords.

I would like to share a small tip for other users. I have enabled Meta Tags as a block on my (local) website so that there's no need to check the HTML source if the meta tags have been added..they're visible on right menubar, top, footer..just wherever you want them!

Thanks,

Vidhya Shankar

lvshankar | Wed, 11/12/2008 - 04:50

Re: not working with taxonomy

I got it figured out.
There was a bug in the keywords.inc file
function nodewords_keywords_prepare()
calls taxonomy_node_get_terms with the first parameter as $ids[0]
whereas it should be node_load($ids[0])

Vidhya Shankar

lvshankar | Thu, 11/13/2008 - 09:20

Update

The meta tags settings for Drupal 6 are basically the same as noted above.

I also want to add that in some occasions, I will enable the robots meta tag. This will allow you to specify nofollow or noindex at the file level rather than updating the robots text file.

Warning:Use the Geourl tag with caution. When this tag is enabled on your site, it will generate a DC.title tag. Some Drupalers have reported that when they enabled this on their site, Google treated this as a duplicate title issue and their site dropped considerably in rankings. Once they removed this tag, the rankings bounced back after a week or two.

I have not yet tested this.

Michelle | Sat, 07/19/2008 - 00:44
anthonybrophy123 | Sat, 06/20/2009 - 10:39

All clear

In the version 5.x-1.12 of nodewords it is possible to turn off the DC.title-tags independent from geourl-tags. Please have a look at the closed issue: http://drupal.org/node/276838.

So you can use the Geourl tag without hesitation.

But you should be cautious about the DC.title-Tag because this seems to produce the same content for all pages that are no nodes.

Please have a look at: http://drupal.org/node/369738

smitty | Thu, 02/05/2009 - 17:30

Nice Post!!

It is important for good SEO to have page titles and descriptions. Page titles are generated by default with Drupal, but you need to install the Nodewords module to enable descriptions.Download the Nodewords module from drupal.org/project/nodewords/. As usual, I got a big tar.gz file, which for me was nodewords-5.x-1.5.tar.gz. I uncompressed that into a "nodewords" folder on my harddrive with WinZip. I uploaded that whole folder to my Drupal server under the how to play craps sites/all/modules directory. Next go into Administer >> Site Building >> Modules and enable Meta tags.

jaismine | Wed, 06/10/2009 - 07:25