Dark Sky
Banned - leaving fake reviews.
- Apr 3, 2019
- 1,610
- 2,729
I have a blog where I didn't focus on capitalising the titles and headings, as a result I just have a ton of blog posts with inconsistent capitalisations.
Inside the articles, I want all the H2, H3, H4, H5, H6 to have a capital letter at the start and lowercase throughout the rest.
Inside the articles, I want all the H1 so have a capital letter for each word.
On the archive pages I want the H2s to be capitalised for each word like the H1 inside the articles. As my H2 on my category pages are the blog post titles, but the blog post titles are H1 inside the articles.
I don't want to have to manually go through every heading on every post. So was wondering if this could be done in code? Preferably without CSS as if I change it with CSS it will still appear in the google search without the changes.
Any suggestions or is this just something I'm going to have to manually do?
Inside the articles, I want all the H2, H3, H4, H5, H6 to have a capital letter at the start and lowercase throughout the rest.
Inside the articles, I want all the H1 so have a capital letter for each word.
On the archive pages I want the H2s to be capitalised for each word like the H1 inside the articles. As my H2 on my category pages are the blog post titles, but the blog post titles are H1 inside the articles.
I don't want to have to manually go through every heading on every post. So was wondering if this could be done in code? Preferably without CSS as if I change it with CSS it will still appear in the google search without the changes.
Any suggestions or is this just something I'm going to have to manually do?