SEO and Meta · Get Started with Nuxt

    2024-10-20 21:11

    Title Template. You can use the titleTemplate option to provide a dynamic template for customizing the title of your site. For example, you could add the name of your site to the title of every page. The titleTemplate can either be a string, where %s is replaced with the title, or a function.. If you want to use a function (for full control), then this cannot be set in your nuxt.config.

    nuxt seo.js