• Loser

    (@mkloser321)


    Hello, I am using the NewsBlogger theme, and I’ve noticed that the post title is being displayed as an H4 tag. I believe this should be an H1 for better SEO and readability. Could you please advise on how to change this, or if it is a bug, can it be fixed in a future update? Thank you for your assistance.

    Best regards, Muzamil Iqbal

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thank you for contacting us and for your valuable suggestions. I appreciate your input. I’ll discuss your recommendation with our SEO expert team. If necessary, we’ll update the post title tag to H1 instead of H4.

    Let’s go through the process step by step.Step 1: Updating the Single Post Title Tag

    1. Locate the content-single.php file in the parent theme folder (Newscrunch folder). The file path is: Newscrunch > template-parts.
    2. Open the file and navigate to lines 77 and 79. Here, you can change the title tag value to H1 as per your needs. Please refer to the attached snapshot for more details.

    Step 2: Adding Custom CSS

    1. Go to Appearance > Customizer in your WordPress dashboard.
    2. Find the “Additional CSS” box and add the following CSS code:

    .spnc-single-post .spnc-blog-wrapper h1.spnc-entry-title {
    font-size: 2.25rem;
    font-family: "Jost";
    line-height: 1.4;
    }

    If you want to chagne title tag value on the other pages pls send us the page url on which you want to chagne title tag value.

    Please let me know if you have any questions or need further assistance.

    Thanks again!

    • This reply was modified 2 months, 1 week ago by poojarathi.
    • This reply was modified 2 months, 1 week ago by poojarathi.
    • This reply was modified 2 months, 1 week ago by poojarathi.

    HI

    Did the above solution work for you?

    If you need any help pls feel free to contact us.

    Thanks

    • This reply was modified 2 months, 1 week ago by poojarathi.
    Thread Starter Loser

    (@mkloser321)

    Hello, I add this code in additional css but did not work.

    Hi,

    Thank you for your patience. The solution provided is working well on our end. We’ve now released a new version that includes a Title Markup feature, allowing you to customize the title tag value as needed.

    Please update the Newsblogger child theme and the Newscrunch parent theme to the latest versions.

    To modify the title markup, go to Appearance >> Customizer >> Single Post >> Title Markup Settings.

    For more details, please refer to the attached snapshot.

    If you have any questions or need further assistance, feel free to contact us.

    Thanks & Regards,
    The Newscrunch Support Team

    HI

    Did your query resolve?

    Thx

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.