vgal
Apr 15th 2008, 12:02 pm
Hi!
I hope this is the right section for this!
I don't know anything about php really, and I'm afraid of messing things up. I finally found which php file had the meta tags in it, but they look foreign to me in this setting. Here is what it has:
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="<?php bloginfo('description'); ?>" />
I'm assuming that there is a "description" somewhere that references to, and it should be changed there. I haven't found it yet if that is the case. I'd also like to add keywords but not sure if I can do that normally as in HTML or not.
Can anyone help me with this?
Thank you.
I hope this is the right section for this!
I don't know anything about php really, and I'm afraid of messing things up. I finally found which php file had the meta tags in it, but they look foreign to me in this setting. Here is what it has:
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="<?php bloginfo('description'); ?>" />
I'm assuming that there is a "description" somewhere that references to, and it should be changed there. I haven't found it yet if that is the case. I'd also like to add keywords but not sure if I can do that normally as in HTML or not.
Can anyone help me with this?
Thank you.