
內容簡介
Cartaveo Maps 外掛可將 Cartaveo 服務的地圖集合嵌入到任何文章或頁面中,透過 Gutenberg 區塊或短碼 [cartaveo collection="your-slug"] 使用。讀者可在開放貢獻的集合中提交新地點,並提供可爬蟲的條目列表,增強網站的互動性與可搜尋性。
【主要功能】
• 嵌入 Cartaveo 地圖集合
• 讀者可提交新地點
• 可爬蟲的條目列表
• 支援多種主題與地圖樣式
• 不收集訪客個人資料
外掛標籤
開發者團隊
原文外掛簡介
Cartaveo Maps embeds a map collection from the Cartaveo service into any post
or page, via a Gutenberg block or the [cartaveo collection="your-slug"]
shortcode. On collections with open contribution, your readers can submit
new places — submissions are captcha-protected and held for your
moderation on Cartaveo. Beneath the map, the plugin renders a crawlable list of the collection’s
entries — each one a link to its page, with its category and a description
snippet — plus schema.org ItemList/Place structured data. The embedded
map itself is served noindex, so this list is what search engines actually
read about your map.
The block and the shortcode both accept theme (light, dark or auto,
which follows each reader’s own setting), basemap (minimal, streets,
midnight or tinted — the map drawn under the pins) and accent (a hex
colour that
tints the map’s links and its selected pin), so the map can be made to sit
with your theme rather than against it. An accent that would be unreadable
on the map’s background is ignored for text and kept only for the pin.
This plugin relies on the Cartaveo service to work — see the “External
services” section below for exactly what is sent, when, and under which
terms.
External services
This plugin connects to Cartaveo (https://cartaveo.com), the collaborative
mapping service the embedded collections live on. It is needed to render the
map itself and to fetch the collection’s entries for the crawlable list
under it. If you run your own Cartaveo instance, the plugin talks to your
configured base URL instead; everything below then applies to your instance
rather than the hosted service.
What is sent, and when:
When a post containing the block or shortcode is rendered, your web
server requests the collection’s public entries from the Cartaveo API to
build the entry list. Only the collection’s identifier is sent, and the
response is cached for an hour, so this is not a per-visit request.
In your visitors’ browsers, the embed loader script and the map iframe
load from Cartaveo. Those requests include your site’s hostname and the
plugin’s version, which Cartaveo uses for aggregate embed-usage
statistics; as with any web request, Cartaveo’s server also sees the
visitor’s IP address and user agent.
The plugin sends no visitor personal data, no account data and no
cookies. If a visitor chooses to submit a place on an open collection,
they do so inside the map iframe, directly with Cartaveo.
This service is provided by Cartaveo:
terms of use (https://cartaveo.com/terms),
privacy policy (https://cartaveo.com/privacy).
