Article tag
I am putting each tip on my tips page in an 'article' tag.
The 'article' HTML5 tag is for self-contained content.
I add an 'h3' heading below the 'article' tag with a title for the tip. Unfortunately, I am going to have to make up titles for about 1000 old tips. I hide the heading with 'display:none' so only HTML5 outliners see it.
I have started reading Google's guide to how to improve a website's ranking in its search results. The guide is at:
'developers.google.com/search/docs'
I want to find out why my tips page does not appear in Google's index. This is somewhat ironic.
There are more tips at: bbingo.xyz/techtips/
Comments
Post a Comment