[Resolved] Only Post Title on Homepage/Category Pages etc

Home Forums Support [Resolved] Only Post Title on Homepage/Category Pages etc

Home Forums Support Only Post Title on Homepage/Category Pages etc

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #745948
    Muhammad Qasim

    Hello,

    Presently, I have a post title + excerpt/full content shown on my homepage as well as archive pages. I just want to show the post title on these pages. Please advise necessary steps to achieve this.

    Thanks in advance.

    #746119
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Any chance you can link us to your site?

    You might be able to do something like this:

    .blog .entry-summary,
    .blog .entry-content,
    .archive .entry-summary,
    .archive .entry-content {
        display: none;
    }
    #746139
    Muhammad Qasim

    Dear Tom,

    I want to share website, anyway to share that privately? I think there was option there when I was creating the thread but I do not see it here while replying. Please guide.

    Secondly, this code will hide the content through CSS. I read somewhere that this is not good for SEO. I want to remove it, I mean it shouldn’t be hidden, but rather should not be there.

    Thanks in advance.

    #746259
    Leo
    Staff
    Customer Support

    You can edit the original topic and use the URL field provided.

    #746882
    Muhammad Qasim

    Dear Tom,

    I have added the URL of website in original post.

    #747258
    Tom
    Lead Developer
    Lead Developer

    Doing so shouldn’t hurt SEO.

    However, you can try setting your blog content to “excerpt” and then setting the excerpt length to 0 in Customize > Layout > Blog?

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