wp head causes the word "description keywords" to appear
andrewshim
2:41 am on Jun 20, 2008 (gmt 0)
hi... I'm not too sure if this is the correct board to ask this question but here goes. Yesterday, I tried to deploy a plugin for my blog but was instructed to include the following :
<?php wp_head() ?>
before the </head> in my header file.
After doing this, I noticed that the words "description keywords" keep appearing at the top of every page.
What is the wp_head for? Why are the words appearing?
andrewshim
2:46 am on Jun 20, 2008 (gmt 0)
well duh... I found out the answer. A setting in another plugin was causing it. Sorry for taking everyone's time.
eelixduppy
3:11 am on Jun 20, 2008 (gmt 0)
hehe...WP plugins can be a hassle sometimes. Glad you solved it :)