Home › Forums › Support › Custom Page/Post Title Tag This topic has 5 replies, 2 voices, and was last updated 3 years, 4 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts December 12, 2022 at 11:40 am #2459497 Steve Hi GP, Happy Holidays to all you folks! Super support on my last GP project. I can’t thank you enough. Anyhow. I’m wondering… Is there is a PHP or snippet to change a single page <title> tag? December 12, 2022 at 11:45 am #2459506 LeoStaff Customer Support Hi there, Not sure if I fully understand. The single page doesn’t use a <title> tag – this is the default markup: https://www.screencast.com/t/t8PibQQVN Is that what you are trying to change? December 12, 2022 at 11:52 am #2459515 Steve No. I’m looking to change: <html lang=”en-US” itemscope itemtype=”https://schema.org/WebPage”> <head> <meta charset=”UTF-8″> <title>CHANGE THIS TITLE ON A SINGLE POST OR PAGE</title> <meta name=’robots’ content=’max-image-preview:large’/> <meta name=”viewport” content=”width=device-width, initial-scale=1″> <meta name=”robots” content=”index,follow”/> December 12, 2022 at 11:56 am #2459521 LeoStaff Customer Support I believe that is something created by WP automatically. It’s would be in the structure of the page/post name then the site title. Not sure if it’s customizable unfortunately – worth checking with the WP support team. Or perhaps an SEO plugin would offer this option? December 12, 2022 at 12:00 pm #2459528 Steve Or perhaps an SEO plugin would offer this option? They’ll do it… I just thought if there was a simple “element” php script that could accomplish it I could avoid using a plugin. Thanks. December 12, 2022 at 12:03 pm #2459534 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In