Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ The `docs/` directory contains **what** applies to this project:
- `docs/deployment.md` - Hosting provider and deployment rules
- `docs/releasing.md` - Version scheme and release process
- `docs/sitemap.md` - XML sitemap module, coverage and generation
- `docs/seo.md` - Meta tags, social share cards and structured data
- `docs/preview-links.md` - sharing unpublished content by link
- `docs/faqs.md` - Project-specific FAQs

Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"drupal/redis": "^1.11",
"drupal/robotstxt": "^1.6",
"drupal/scheduled_transitions": "^2.8.4",
"drupal/schema_metatag": "^3.0.4",
"drupal/sdc_devel": "^1.0.3",
"drupal/search_api": "^1.41",
"drupal/search_api_solr": "^4.4.0",
Expand Down
77 changes: 76 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions config/default/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,15 @@ module:
purge_ui: 0
recaptcha_v3: 0
redirect: 0
redirect_404: 0
redis: 0
rest: 0
robotstxt: 0
scheduled_transitions: 0
schema_article: 0
schema_metatag: 0
schema_organization: 0
schema_web_site: 0
search_api: 0
search_api_db: 0
search_api_solr: 0
Expand Down
17 changes: 17 additions & 0 deletions config/default/image.style.social_share.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
uuid: 9c47ccd3-afd5-4dfd-852d-6f3cfd21907f
langcode: en
status: true
dependencies:
module:
- focal_point
name: social_share
label: 'Social share'
effects:
226e6628-7213-4c7e-bd0b-edaf917baf9f:
uuid: 226e6628-7213-4c7e-bd0b-edaf917baf9f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1200
height: 630
crop_type: focal_point
1 change: 1 addition & 0 deletions config/default/metatag.metatag_defaults.front.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ id: front
label: 'Front page'
tags:
canonical_url: '[site:url]'
og_url: '[site:url]'
shortlink: '[site:url]'
14 changes: 14 additions & 0 deletions config/default/metatag.metatag_defaults.global.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,18 @@ id: global
label: Global
tags:
canonical_url: '[current-page:url]'
og_site_name: '[site:name]'
og_type: website
og_url: '[current-page:url]'
schema_organization_id: '[site:url]'
schema_organization_logo: 'a:4:{s:5:"@type";s:11:"ImageObject";s:3:"url";s:48:"[site:url]modules/custom/do_base/assets/logo.png";s:5:"width";s:3:"600";s:6:"height";s:3:"142";}'
schema_organization_name: '[site:name]'
schema_organization_same_as: 'https://github.com/drevops, https://www.linkedin.com/company/drevops, https://x.com/drev_ops'
schema_organization_type: Organization
schema_organization_url: '[site:url]'
schema_web_site_name: '[site:name]'
schema_web_site_type: WebSite
schema_web_site_url: '[site:url]'
title: '[current-page:title] | [site:name]'
twitter_cards_site: '@drev_ops'
twitter_cards_type: summary_large_image
6 changes: 4 additions & 2 deletions config/default/metatag.metatag_defaults.node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ _core:
id: node
label: Content
tags:
title: '[node:title] | [site:name]'
description: '[node:summary]'
canonical_url: '[node:url]'
description: '[node:summary]'
og_updated_time: '[node:changed:custom:c]'
og_url: '[node:url]'
title: '[node:title] | [site:name]'
12 changes: 12 additions & 0 deletions config/default/metatag.metatag_defaults.node__blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,16 @@ dependencies: { }
id: node__blog
label: 'Content: Blog post'
tags:
article_modified_time: '[node:changed:custom:c]'
article_published_time: '[node:created:custom:c]'
description: '[node:field_c_n_summary:value]'
og_type: article
schema_article_author: 'a:5:{s:5:"@type";s:12:"Organization";s:3:"@id";s:10:"[site:url]";s:4:"name";s:11:"[site:name]";s:3:"url";s:10:"[site:url]";s:4:"logo";a:4:{s:5:"@type";s:11:"ImageObject";s:3:"url";s:48:"[site:url]modules/custom/do_base/assets/logo.png";s:5:"width";s:3:"600";s:6:"height";s:3:"142";}}'
schema_article_date_modified: '[node:changed:custom:c]'
schema_article_date_published: '[node:created:custom:c]'
schema_article_description: '[node:field_c_n_summary:value]'
schema_article_headline: '[node:title]'
schema_article_id: '[node:url]'
schema_article_main_entity_of_page: '[node:url]'
schema_article_publisher: 'a:5:{s:5:"@type";s:12:"Organization";s:3:"@id";s:10:"[site:url]";s:4:"name";s:11:"[site:name]";s:3:"url";s:10:"[site:url]";s:4:"logo";a:4:{s:5:"@type";s:11:"ImageObject";s:3:"url";s:48:"[site:url]modules/custom/do_base/assets/logo.png";s:5:"width";s:3:"600";s:6:"height";s:3:"142";}}'
schema_article_type: Article
5 changes: 5 additions & 0 deletions config/default/redirect_404.settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
_core:
default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM
row_limit: 10000
pages: ''
suppress_404: false
Loading
Loading