• I understand that wp_head in index.php is calling some meta data, but from where, I can’t seem to find it. I want to add additional meta data, like kewords, description, etc., so where is the current data located like ‘DC.title’ and ‘geopositon’? What’ the filename? I assume I can open that file and add more meta data, right?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bugblog

    (@bugblog)

    There is no way to add metadata to the header? I see it all the time in WP blogs. How are they doing it, by hand?
    Thanks,
    JH

    What I did to add my meta was edited index.php and added the meta tags on the top. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding meta data?’ is closed to new replies.