kirby-meta-tags icon indicating copy to clipboard operation
kirby-meta-tags copied to clipboard

⬢ HTML meta tags generator for Kirby. Supports Open Graph and Twitter Cards out of the box.

Results 9 kirby-meta-tags issues
Sort by recently updated
recently updated
newest added

There are occasions where I need this to work for `intendedTemplate()` as well. What do you think?

Re #25 - [x] add kirby() object to end of parameters for default and templates functions - [x] update readme

Passing `$kirby` to `pedroborges.meta-tags.default|templates` is helpful. I.e. to differ metadata on the route used: ```php

So I have an og tag defined as follows: `'tag' => $page->tags()->split(',')` If I have a tag of 'time' I get the following error `Whoops\Exception\ErrorException: time() expects exactly 0 parameters,...

As the title says. If you set JSON-LD up in meta-tags.default it comes out on every page. If you want a different schema on a specific page (in my case...

Hi Pedro, there's a way to create collections with more than one item similar to this: [https://jsonld-examples.com/schema.org/code/blog-markup.php#advancedCode](https://jsonld-examples.com/schema.org/code/blog-markup.php#advancedCode)? Thanks.

Hi! I was testing the waters for Kirby 3.9 RC1 and PHP8.2 and encountered a deprecation notice that I thought might be important to report: ``` Whoops\Exception\ErrorException thrown with message...

When viewing the version details in the System panel, the **Latest Version** field is blank and the **Update Status** is shown as “Could not check for updates”. Kirby 4.3.0 Kirby...