builder icon indicating copy to clipboard operation
builder copied to clipboard

feat: add support for open graph and other meta tags

Open 2old4thisShit opened this issue 1 year ago • 2 comments

In today's times, SEO and all kinds of positioning are vital; therefore, I believe it's important to be able to manage this from the builder.

It's essential to be able to handle Open Graph tags (these are crucial for social media positioning), as well as other types of meta tags.

2old4thisShit avatar Mar 26 '24 15:03 2old4thisShit

Till we have separate interface for that, you can still add meta using Website Route Meta. I have wired builder to pick meta from that.

Or via Data Script

surajshetty3416 avatar Mar 28 '24 05:03 surajshetty3416

Is it possible to make it work dynamically with the documents of a doctype?

For example, a series of articles within a doctype for products.

2old4thisShit avatar Apr 03 '24 08:04 2old4thisShit