Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    there is in article about the tags archive pages, you can find details about customizing it there: https://codex.ww.wp.xz.cn/Tag_Templates

    Moderator bcworkz

    (@bcworkz)

    The tag template article is great for visible content, but it doesn’t help for meta data in the head section. Theme dependent, but head section content is typically from the header.php template. Typically the HTML title tag can be altered through the “wp_title” filter hook.

    Many themes no longer output a meta description tag. It’s frequently left for SEO plugins to manage. You’d need to learn how the description is getting there to determine how you’d alter it.

    (FYI tag archive page is a perfectly fine description for the page you linked.)

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

The topic ‘customize tags archive’ is closed to new replies.