innoweb/silverstripe-social-metadata
最新稳定版本:9.0.3
Composer 安装命令:
composer require innoweb/silverstripe-social-metadata
包简介
Adds social metadata like OpenGraph, X (Twitter) and JSON-LD to all pages.
README 文档
README
Overview
Adds social metadata like OpenGraph, X (Twitter) and JSON-LD to all pages.
The module adds the following functionality to a site:
- adds meta title fields for all pages to override the default 'page title - site title' title structure
- adds canonical url to the meta data of each page which can be overridden for each page, for example for blog posts re-published from external sources
- adds type, locations, opening hours, address, location, logo and image for schema.org JSON-LD data of the site
- supports single site as well as multisites and configured-multisites setups and adds the config options to the Sites instead of SiteConfig
- supports the blog module and handles the canonical url as well as custom meta titles and descriptions for tags and categories. It also adds JSON-LD for blog posts
- pages can extend the functionality and add their own data to the JSON-LD etc
Requirements
- Silverstripe CMS 6
Installation
Install the module using composer:
composer require innoweb/silverstripe-social-metadata dev-master
Then run dev/build.
Configuration
The module adds a new tab to the SiteConfig in the CMS where all the metadata can be configured.
License
BSD 3-Clause License, see License
统计信息
- 总下载量: 27.79k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 4
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-05-03