Page titles/SEO for archive pages

Hi there
Please can anyone tell me how I can change the page title for the ‘Portfolio’ archive page in Shapely and for the archive pages of my custom post types?
I am using Yoast to change all of my other pages but this does not allow you to amend archive page titles.
Many thanks
D

Hello there,

I hope you are doing well today.

You can use the following CSS code to change the portfolio title by going to Appearance > Customize > Additional CSS and pasting it there.


body.post-type-archive-jetpack-portfolio .page-title:before {
	content: "New name";
}

If this does not work, please provide a link to your website so that I can inspect it.

Best Regards,
Support

Hi there
Thanks for your quick reply.

Sorry I wasn’t clear enough I meant the page title for SEO (see attached). I want it to be ‘Emma Doyle | Packages’ .

Thanks

Hi there

In order to check your question i need to see your live website, please provide url and i will take a look

Here you go: https://emmadoyle.co.uk/
Thanks

Hello there,

You can try to change the archive titles in Dashboard > SEO > Titles & Meta > Taxonomies.

Best Regards,
Support

Thanks it was actually post types I needed to change but that worked!

Hi, there

Nice, to hear your problem is fixed:) Now I will now close the topic and mark it as resolved.
Feel free to contact us again Thanks!