Skip to content

Commit

Permalink
SEO excerpts: About, AI, API
Browse files Browse the repository at this point in the history
  • Loading branch information
atovpeko authored Feb 24, 2025
1 parent 2be6c06 commit 4142bf8
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 19 deletions.
2 changes: 1 addition & 1 deletion about/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Changelog
excerpt: A summary of the latest changes to all Timescale products.
excerpt: Get a weekly summary of the latest changes to Timescale products with links to detailed documentation
keywords: [changelog, upgrades, updates, releases]
---

Expand Down
2 changes: 1 addition & 1 deletion about/contribute-to-docs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Contribute to Timescale documentation
excerpt: Advice and style guide for contributing to Timescale documentation
excerpt: Contribute to Timescale documentation following our key guidelines
products: [cloud, mst, self_hosted]
keywords: [contribute]
tags: [docs, style guide]
Expand Down
2 changes: 1 addition & 1 deletion about/contribute-to-timescale.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Contribute to Timescale
excerpt: Learn more about how to contribute to Timescale
excerpt: We welcome all contributions! Learn to contribute to the TimescaleDB code base and documentation
products: [cloud, mst, self_hosted]
keywords: [contribute]
tags: [github]
Expand Down
1 change: 1 addition & 0 deletions about/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: About Timescale
excerpt: Learn about Timescale Cloud and TimescaleDB, including pricing, release notes, feature overview, and contribution guidelines
---

# About Timescale
2 changes: 1 addition & 1 deletion about/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Timescale release notes
excerpt: New features and fixes are released regularly in all Timescale products
excerpt: Get an overview of the new features, improvements, and fixes released in every version of Timescale Cloud and TimescaleDB
keywords: [TimescaleDB, Timescale Cloud, TimescaleDB Toolkit, pgai, pgvectorscale, pgspot, live-migration, upgrades, updates, releases]
---

Expand Down
2 changes: 1 addition & 1 deletion about/timescaledb-editions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Compare TimescaleDB editions
excerpt: Compare different editions of TimescaleDB
excerpt: See the difference between the TimescaleDB Community and TimescaleDB Apache 2 editions
products: [cloud, mst, self_hosted]
keywords: [Apache, community, license]
tags: [learn, contribute]
Expand Down
2 changes: 1 addition & 1 deletion ai/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Power your AI apps with PostgreSQL
excerpt: A description of Timescale Vector and vectors in general
excerpt: Timescale pgai is a solution for building search, RAG, and AI agents with PostgreSQL. Learn more about pgai and how to use it
products: [cloud]
keywords: [ai, vector, pgvector, pgvectorscale, pgai]
tags: [ai, vector]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Key vector database concepts for understanding pgvector
excerpt: The most important vector database concepts for understanding AI in PostgreSQL - pgvector, pgvectorscale, and pgai
excerpt: Learn the most important vector database concepts for understanding AI in PostgreSQL - pgvector, pgvectorscale, and pgai
products: [cloud]
keywords: [ai, vector, pgvector, pgvectorscale, pgai]
tags: [ai, vector]
Expand Down
2 changes: 1 addition & 1 deletion ai/sql-interface-for-pgvector-and-timescale-vector.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: SQL inteface for pgvector and pgvectorscale
excerpt: A detailed description of how to work with pgvector and pgvectorscale using SQL.
excerpt: Use the SQL interface to work with pgvector and pgvectorscale, including installing the extensions, creating a table, querying the vector embeddings, and more
products: [cloud]
keywords: [ai, vector, pgvector, timescale vector, sql, pgvectorscale]
tags: [ai, vector, sql]
Expand Down
2 changes: 1 addition & 1 deletion api/actions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: User-defined actions
excerpt: Define your own functions and procedures to run on a schedule
excerpt: Timescale Cloud API reference for user-defined actions. Includes SQL functions for adding, altering, deleting, and running a user-defined action
keywords: [actions, jobs]
tags: [user-defined actions, background jobs, scheduled jobs, automation framework]
---
Expand Down
2 changes: 1 addition & 1 deletion api/administration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Administrative functions
excerpt: Prepare a database for backup and restore, and keep track of your setup data
excerpt: The full list of administration functions available in Timescale Cloud. Administration functions help you manage your service before and after recovery, as well as keeping track of your data
keywords: [administration]
tags: [backup, restore, set up]
---
Expand Down
2 changes: 1 addition & 1 deletion api/api-tag-overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: API reference tag overview
excerpt: Understand the tags used in the Timescale documentation API references
excerpt: The Timescale Cloud API reference includes tags to categorize the available SQL functions and views. See what tags are used and what they mean
tags: [licenses, toolkit, experimental]
---

Expand Down
2 changes: 1 addition & 1 deletion api/compression.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Compression
excerpt: Compress your hypertable
excerpt: Timescale Cloud API reference for compressing your data. Includes SQL functions for compressing and decompressing chunks, managing compression policies, and getting compression stats
keywords: [compression]
tags: [hypertables]
---
Expand Down
2 changes: 1 addition & 1 deletion api/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Configuration
excerpt: Configure your TimescaleDB instance and PostgreSQL server
excerpt: Use the default PostgreSQL server configuration settings for your Timescale Cloud service, or customize them as needed
keywords: [configure]
---

Expand Down
2 changes: 1 addition & 1 deletion api/data-retention.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Data retention
excerpt: Delete old data to save disk save
excerpt: Timescale Cloud API reference for data retention. Includes SQL functions for adding and removing data retention policies that run on a schedule that you define
keywords: [data retention, delete]
tags: [drop]
---
Expand Down
2 changes: 1 addition & 1 deletion api/distributed-hypertables.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Distributed hypertables
excerpt: Create and manage distributed hypertables
excerpt: Sunsetted v2.14.x. Timescale Cloud API reference for dealing with distributed hypertables
keywords: [distributed hypertables]
---

Expand Down
2 changes: 1 addition & 1 deletion api/hyperfunctions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Hyperfunctions
excerpt: Use hyperfunctions to simplify data analysis
excerpt: The full list of hyperfunctions available in Timescale Cloud, with required arguments, returns, and complete use examples
keywords: [hyperfunctions, Toolkit]
---

Expand Down
2 changes: 1 addition & 1 deletion api/hypertable.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Hypertables and chunks
excerpt: Create and work with hypertables
excerpt: Timescale Cloud API reference for dealing with hypertables and chunks. Includes all SQL functions and views related to managing hypertables, chunks, dimensions, tablespaces, and indexing
keywords: [hypertables, chunks]
---

Expand Down
2 changes: 1 addition & 1 deletion api/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TimescaleDB API reference
excerpt: Look up details about the use and behavior of TimescaleDB APIs
excerpt: See the full list of SQL functions and views that Timescale Cloud provides to help you interact with and manage your data
keywords: [reference]
---

Expand Down
2 changes: 1 addition & 1 deletion api/informational-views.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Information views
excerpt: Get information about the state of your data, hypertables, continuous aggregates, and scheduled jobs
excerpt: The full list of informational views available in Timescale Cloud. Informational views provide detailed information about the state of your data, hypertables, chunks, and any jobs or policies you have in place
keywords: [information]
tags: [statistics, background jobs, scheduled jobs, hypertables, continuous aggregates, user-defined actions, compression]
---
Expand Down

0 comments on commit 4142bf8

Please sign in to comment.