{"id":36971451,"url":"https://github.com/drunomics/simple-sitemap-extensions","last_synced_at":"2026-01-13T21:53:45.838Z","repository":{"id":44552928,"uuid":"315586858","full_name":"drunomics/simple-sitemap-extensions","owner":"drunomics","description":null,"archived":true,"fork":false,"pushed_at":"2023-02-21T10:20:54.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"1.x","last_synced_at":"2025-10-20T04:24:05.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drunomics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-24T09:49:24.000Z","updated_at":"2023-02-21T13:30:23.000Z","dependencies_parsed_at":"2022-09-13T13:21:25.947Z","dependency_job_id":null,"html_url":"https://github.com/drunomics/simple-sitemap-extensions","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/drunomics/simple-sitemap-extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fsimple-sitemap-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fsimple-sitemap-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fsimple-sitemap-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fsimple-sitemap-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drunomics","download_url":"https://codeload.github.com/drunomics/simple-sitemap-extensions/tar.gz/refs/heads/1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fsimple-sitemap-extensions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28401753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-13T21:53:45.089Z","updated_at":"2026-01-13T21:53:45.833Z","avatar_url":"https://github.com/drunomics.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple sitemap extensions\n\n## Overview:\n\nExtends simple sitemap to add support for sitemap index files and configuring\nvariants per index file.\n\n## Usage:\n\n* install module\n\n### Sitemap index\n* goto /admin/config/search/simplesitemap/variants\n* add one or more variants of type sitemap_index\n\n  `index | sitemap_index | Sitemap Index`\n\n  or multiple:\n\n  `site-a_index | sitemap_index | Sitemap Index Site A`\n  `site-b_index | sitemap_index | Sitemap Index Site B`\n  `site-c_index | sitemap_index | Sitemap Index Site C`\n\n* add more variants you would need \u0026 save configuration\n* in /admin/config/search/simplesitemap/settings\n  set the default sitemap variant to the sitemap index\n* enable the variants which should be on a sitemap index on\n  /admin/config/search/simplesitemap/sitemap-index\n* export config, save \u0026 regenerate sitemaps\n\n### extended_entity (Extended entity) sitemap type\nTo get extra data for entities, as images.\n\nFor this a config file will be needed to be added.\n`simple_sitemap_extensions.extended_entity.image_paths.yml`\n\nWhich should define the mapping to the images for entity.\n\nExample for a node article with different fields that contain images\n\n```\nnode:\n  article:\n    fields:\n      field_hero:\n        -\n          bundles:\n            - gallery\n          fields:\n            field_media:\n              -\n                bundles:\n                  - image\n                fields:\n                  field_image: true\n        -\n          bundles:\n            - image\n          fields:\n            field_image:\n              -\n                bundles:\n                  - image\n                fields:\n                  field_image: true\n      field_paragraphs:\n        -\n          bundles:\n            - gallery\n          fields:\n            field_media:\n              -\n                bundles:\n                  - image\n                fields:\n                  field_image: true\n        -\n          bundles:\n            - image\n          fields:\n            field_image:\n              -\n                bundles:\n                  - image\n                fields:\n                  field_image: true\n      field_teaser_media:\n        -\n          bundles:\n            - image\n          fields:\n            field_image: true\n```\n\nThen add an `extended_entity` sitemap variant:\n* goto /admin/config/search/simplesitemap/variants\n* add the new variant of type `extended_entity`\n\nExample:\n  `variant_machine_name | extended_entity | Variant label`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrunomics%2Fsimple-sitemap-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrunomics%2Fsimple-sitemap-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrunomics%2Fsimple-sitemap-extensions/lists"}