Modifying the custom post description to include category and author name.

Posted in: Newspaper
Post count: 80

I would like to alter the default custom post description–the meta description used to determine the text used under the title on Search Engine results pages.

Where would I alter this? By default, I want it to get the category and the author, so that the results are something like Art by John Doe.

How can I code this, and where would I put the code? I assume it would involve the get_the_category() function and the by: <?php the_author_link()

But I’m not a coder, so your help would be appreciated. Thank you.

Post count: 20688
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.