Skip to content
This repository was archived by the owner on Mar 31, 2021. It is now read-only.

SEO and W3C update#49

Open
m1ga wants to merge 4 commits into
eventzimmer:masterfrom
m1ga:seo
Open

SEO and W3C update#49
m1ga wants to merge 4 commits into
eventzimmer:masterfrom
m1ga:seo

Conversation

@m1ga

@m1ga m1ga commented Oct 20, 2019

Copy link
Copy Markdown
Contributor

Addressing some issues doing a W3C check and SEO check (https://www.seobility.net/en/seocheck/):

  • add proper heading structure
  • added a bit more text [h2, introText] (feel free to change them!) to make google more happy 😄
  • removed all W3C warnings besides the script type from the autoinject (not sure where that is!)
  • removed last matomo tags

Screenshot_20191020_143421

Screenshot_20191020_143534

TODO after the PR:

  • you can change the slogan/introText
  • if you like: remove the last W3C warning to be 100% complete
  • run seobility again after the changes are live

@Fohlen Fohlen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall your changes make quite a lot of sense! Thanks a lot!

Comment thread public/index.html
background-color: transparent !important;
}

h1 {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure if we should fiddle with the size(s) of the headers. Is this explicitly mentioned in the SEO report (as being to small)? I think the bootstrap default is good because it also respects responsiveness and it is more subtle (easier to read)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

h1 wasn't used. So I've made it to look like the headline before (that wasn't a h1). So if I remove that it will be bigger than before

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants