Skip to content

[seo] add proper opengraph image to solutions pages #6468

Open
@vishalvivekm

Description

@vishalvivekm

Current Behavior

Each of solutions pages, should have an appropriate opengraph image

Desired Situation

pass a suitable image to image prop in seo component for each of these solutions pages:

see #6467 on how to do this task.

Note

The image prop in the SEO component expects a relative URL to a file located in the /static/ directory.
For example, if the image is at /static/images/solutions-devrel.png, it should be passed as:
image="/images/solutions-devrel.png"


Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions