\r\n\u003C/head>\r\n```\r\n\r\nNote on both localhost and the view-source pages the meta tag is rendered correctly.\n\n### Describe the bug\n\n## Short description\r\nOkay, so I want to have open graph tags which include my domain in the path when using `useHead` both in my page's pre-render and when the page is rendered after being served. What I mean is I should have in my `\u003Chead>`\r\n\r\n```html\r\n\u003Chead>\r\n \u003Cmeta property=\"og:image\" content=\"https://mydomain.com/_nuxt/open-graph-banner.so1_sba.jpg\">\r\n\u003C/head>\r\n```\r\n\r\nfor both the pre-render, so it should display this tag on `view-source:https://mydomain.com`, on `https://mydomain.com`, and when I'm running it locally on `http://localhost:3000`. Unfortunately, this is not what's happening. Let me give you the displayed HTML for each of the cases\r\n\r\n### view-source:https://mydomain.com\r\n\r\n```html\r\n\u003Chead>\r\n \u003Cmeta property=\"og:image\" content=\"https://mydomain.com/_nuxt/open-graph-banner.so1_sba.jpg\">\r\n\u003C/head>\r\n```\r\n\r\n### https://mydomain.com \u003C- problems here\r\nAfter the page finishes loading and I look in the console, I get\r\n\r\n```html\r\n\u003Chead>\r\n \u003Cmeta property=\"og:image\" content=\"https://mydomain.com/https://mydomain.com/_nuxt/open-graph-banner.so1_sba.jpg\">\r\n\u003C/head>\r\n```\r\n\r\n### http://localhost:3000\r\nThis tag holds both in the view-source and in the dev tools console\r\n```html\r\n\u003Chead>\r\n \u003Cmeta property=\"og:image\" content=\"https://mydomain.com/_nuxt/open-graph-banner.so1_sba.jpg\">\r\n\u003C/head>\r\n```\r\n\r\n### Additional comments\r\n\r\nThis inconsistent behavior is so frustrating, and I cannot guarantee my open graph tags will be loaded in the same way every time. On twitter, sometimes the open graph tag loads correctly, other times it will not.\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3217,3218,3219,3220],{"name":3139,"color":3140},{"name":3181,"color":3182},{"name":3184,"color":3185},{"name":3221,"color":3222},"closed-by-bot","ededed",27240,"useHead doubling the baseURL only when served from that domain","2024-05-26T01:51:38Z","https://github.com/nuxt/nuxt/issues/27240",0.6920489,{"description":3229,"labels":3230,"number":3233,"owner":3142,"repository":3142,"state":3143,"title":3234,"updated_at":3235,"url":3236,"score":3237},"### Environment\n\n- Operating System: Darwin\r\n- Node Version: v21.7.1\r\n- Nuxt Version: 3.11.1\r\n- CLI Version: 3.11.0\r\n- Nitro Version: 2.9.4\r\n- Package Manager: npm@10.5.0\r\n- Builder: -\r\n- User Config: css, extends, modules, stripe, eslint, image, runtimeConfig, imports, ui, devtools, experimental, colorMode\r\n- Runtime Modules: @nuxt/ui@2.15.0, @nuxt/image@1.4.0, @nuxtjs/eslint-module@4.1.0, @vueuse/motion/nuxt@2.1.0, nuxt-clarity-analytics@0.0.6, dayjs-nuxt@2.1.9, @unlok-co/nuxt-stripe@2.0.0, @nuxtjs/i18n@8.2.0\r\n- Build Modules: -\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-starter-jay43e?file=pages%2Findex.vue\n\n### Describe the bug\n\nI'm trying to use useSeoMeta to take advantage the benefits of typescript instead of use definePageMeta, but i want to have the title as ogTitle and twitterTitle, and description as ogDescription and twitterDescriptio but it doesnt works.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3231,3232],{"name":3139,"color":3140},{"name":3181,"color":3182},26808,"Can't set dynamic meta tags with useSeoMeta","2024-05-29T08:11:27Z","https://github.com/nuxt/nuxt/issues/26808",0.6934935,{"description":3239,"labels":3240,"number":3242,"owner":3142,"repository":3142,"state":3143,"title":3243,"updated_at":3244,"url":3245,"score":3246},"### Environment\n\nlatesgt nuxt 3\n\n### Reproduction\n\n```\nuseHead({\n titleTemplate: (titleChunk) => {\n return titleChunk ? `${titleChunk} %separator %siteName` : '%siteName';\n },\n templateParams: {\n siteName: 'Site Title',\n separator: '-'\n }\n})\n```\n\n### Describe the bug\n\nNOT WORK only %s is replaced and became Title chunk -eparator sitenameiteName\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3241],{"name":3181,"color":3182},32968,"titleTemplate with templateParams not work","2025-08-15T19:26:45Z","https://github.com/nuxt/nuxt/issues/32968",0.7010615,{"labels":3248,"number":3253,"owner":3142,"repository":3142,"state":3143,"title":3254,"updated_at":3255,"url":3256,"score":3257},[3249,3252],{"name":3250,"color":3251},"documentation","5319e7",{"name":3139,"color":3140},13981,"Cannot set `titleTemplate` as function","2023-01-19T17:11:35Z","https://github.com/nuxt/nuxt/issues/13981",0.7012028,["Reactive",3259],{},["Set"],["ShallowReactive",3262],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fNFQs2TkDmURGbJqxwqR711FEuLF1LG0p3W1vmr_ogXc":-1},"/nuxt/nuxt/22641"]