Skip to content

Implement Open Graph protocol to increase social media presence #25

@majordwarf

Description

@majordwarf

Open Graph protocol (OGP) gives you control of how website/page specifc data travels to third-party sites. Providing much better social media presence along with optimized SEO. Right now we are using Helmet to do manage the head and meta tags for the pages. The main layout component would require some restructuring along with additional changes to other pages to implement OGP as currently the head is being rendered inside body, which works but is a bad practice.

You can learn more about OGP here.


Things to be done:

  • Restructure layout component and other pages to place head section appropriately.
  • Implement OGP on the existing pages.
  • Extend OGP to blog posts and modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions