-
AuthorPosts
-
October 8, 2016 at 12:53 am #696754
When editing a page (or a post): just above the permalink is the Title.
Is this title:
– the Page title: How your reader sees the title of the page on your website?
– or is it the Page meta title: How search engines show your page in search results?If it is the page title:
– is it then automatically set to H1?
– how do I change the font and background color of the title?
– then I should not write also write a H1 text in the Page Editing Area?
– where do I then write the Page meta title?If it is not the page title:
– then I should always write the H1 text in the Page Editing Area?October 10, 2016 at 4:22 pm #697434Hey BirgitteAlstrom,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.title_container { background: red; } .title_container .main-title, .title_container .main-title a { color: white!important; }
It is the title your readers and search engines see. If you add another H1 tagged, you would display two H1 tagged titles on your page. You do not need to add H1 tagged element as long as you are choosing to display title in title bar :)
Best regards,
YigitOctober 10, 2016 at 4:35 pm #697447Thanks for the description, Yigit.
Right now I have chosen not to display the title in the title bar, because I don’t like the design of it. For example I want some pages to have an image to the right and the Page Title to the right of that image. Or I want a large centered Title in the top of the page. (See links in Private Content area). I am using the Avia Layout Builder.
So are you saying, that doing it that way I then have two H1’s, which I guess is not good for SEO?
Is there any way I can then show the pre-entered title in the kind of design I want?
October 10, 2016 at 4:48 pm #697460Hi!
When you are not using title bar, you can add H1 tagged title to your page and that would be fine as well. For example first link you posted in private content field should be absolutely fine :)
Cheers!
YigitOctober 10, 2016 at 7:19 pm #697517Great, Yigit. Just to be sure:
1) if I choose to hide Header Title (under Enfold – Header – Header Layout) and I in a text box add a H1 tag to a text, will the search engines then only find one H1 on the page (the H1 from the text box)?
2) If I choose to hide Header Title (under Enfold – Header – Header Layout) and I don’t add a text box with a H1 tag to a text, will the search engines then don’t find any H1’s on the page?
- This reply was modified 8 years ago by BirgitteAlstrom.
October 11, 2016 at 1:08 pm #697799October 11, 2016 at 1:18 pm #697809Thanks, Yigit
October 11, 2016 at 1:19 pm #697812 -
AuthorPosts
- The topic ‘Page Title vs Page Meta Title?’ is closed to new replies.