Skip to content

Address SEO Changes on Blog Page #503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

OughtPuts
Copy link

@OughtPuts OughtPuts commented May 29, 2025

This PR adds the changes outlined in this task in the SEO project to the blog index page.

In summary, it:

  • Adds an h1 and introductory paragraph to the page
  • Converts the tab headers to h2 elements
  • Adjusts the html structure of the blog posts so that the dates are now p tags (not h6), and the dl, dt and dd elements are replaced with a ul/li structure.

Additionally it:

  • Converts the introductory paragraphs on other pages (world, community and foundation) to p elements from h4s for consistency.

NB while the elements themselves have changed, the styling has been maintained through CSS changes.

Before:

image

After:

image

@OughtPuts OughtPuts marked this pull request as draft May 29, 2025 18:11
@OughtPuts OughtPuts force-pushed the improve-seo-on-blog branch from 84387dc to 97e186a Compare May 29, 2025 18:27
@OughtPuts OughtPuts marked this pull request as ready for review May 29, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants