Site logo

Archived topic

Only Post Title on Homepage/Category Pages etc

5 replies · Started by Muhammad Qasim on December 2, 2018

Viewing posts 1–6 of 6

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.

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;
}

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.

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

Dear Tom,

I have added the URL of website in original post.

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?

This archived topic is closed to new replies.