Author meta tag
-
Hi,
How do you get the author meta tag to work? I’ve tried several things including <META NAME=”Author” CONTENT=”<?php get_the_author_meta($display_name); ?> “> and <META NAME=”Author” CONTENT=”<?php the_author(); ?>”> but the Content is always blank in the source.
Thanks
- The topic ‘Author meta tag’ is closed to new replies.