Home › Forums › Support › Hide h1 of one page This topic has 9 replies, 4 voices, and was last updated 3 years, 4 months ago by Tom. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts December 2, 2018 at 4:28 pm #746327 Jesús Hello friends! I would like to know if I can hide a h1 of one page but that to SEO the h1 exist. Only I want that it doesn´t show. Is it possible? Thanks! =) December 2, 2018 at 4:33 pm #746333 LeoStaff Customer Support Hi there, Should just be CSS. Any chance you can link us to the page in question? You can edit the original topic and use the private URL field. Let me know 🙂 December 2, 2018 at 4:35 pm #746334 Jesús oh, thank you for your soon response. I´ve edited the post with web. Thank you 🙂 December 2, 2018 at 5:40 pm #746359 LeoStaff Customer Support Are you trying to hide the title of that page? If so try this CSS: .home h1.entry-title { display: none; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know 🙂 December 2, 2018 at 6:06 pm #746378 Jesús Thanks Leo ^^ But… if I do this, do Google knows the title of page? Or only it´s hide but robots google can read the h1? Thanks!! December 2, 2018 at 6:15 pm #746380 TomLead Developer Lead Developer Google will ignore it regardless of how you hide it. They don’t like it when people hide something to users but show it to robots. They may even penalize sites that do it: https://support.google.com/webmasters/answer/66353?hl=en December 2, 2018 at 7:41 pm #746398 Jesús Thanks Tom! 🙂 December 3, 2018 at 8:26 am #746877 TomLead Developer Lead Developer You’re welcome 🙂 January 12, 2020 at 2:57 pm #1129977 Marshall Anyone have an idea how to accomplish this without altering the CSS? January 12, 2020 at 4:11 pm #1130009 TomLead Developer Lead Developer Using Disable Elements will remove the title completely 🙂 Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In