openlawnz / openlawnz-website

Website for OpenLaw NZ. Uses React/Gatsby.

Home Page:https://www.openlaw.nz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top SEO issues

linaxieNZ opened this issue · comments

commented
  • Need a sitemap.xml which can facilitate the chances of ranking by making the site easier to crawl by search engines.

  • Two pages with duplicate <Title> tags:
    https://www.openlaw.nz/how-to-use
    https://www.openlaw.nz/how-to-use.html

  • Add meta descriptions to each page

  • Title tags are too short. Title tags need to deliver an important idea to potential readers in a few words. But if the title tag is too short, it will be difficult for search engines to understand what the content is about and decreasing the likelihood of ranking.

Some of these should be handled by Gatsby now:

Need a sitemap.xml which can facilitate the chances of ranking by making the site easier to crawl by search engines.

Two pages with duplicate <Title> tags:
https://www.openlaw.nz/how-to-use
https://www.openlaw.nz/how-to-use.html

Add meta descriptions to each page - these should be improved.

Title tags are too short. Title tags need to deliver an important idea to potential readers in a few words. But if the title tag is too short, it will be difficult for search engines to understand what the content is about and decreasing the likelihood of ranking.