Skip to content

Object storage, Storage bucket, Storage types#3109

Open
aishwaripahwa12 wants to merge 1 commit into
mainfrom
object-storage-bucket-file-block-storage
Open

Object storage, Storage bucket, Storage types#3109
aishwaripahwa12 wants to merge 1 commit into
mainfrom
object-storage-bucket-file-block-storage

Conversation

@aishwaripahwa12

Copy link
Copy Markdown
Contributor

SEO blogs

@appwrite

appwrite Bot commented Jul 17, 2026

Copy link
Copy Markdown

Appwrite Website

Project ID: 69d7efb00023389e8d27

Sites (1)
Site Status Logs Preview QR
 website
69d7f2670014e24571ca
Ready Ready View Logs Preview URL QR Code

Website (appwrite/website)

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
 website
68496a17000f03d62013
Processing Processing View Logs Preview URL QR Code


Tip

Silent mode disables those chatty PR comments if you prefer peace and quiet

@aishwaripahwa12 aishwaripahwa12 changed the title Object storage, Storage Bucket, Storage types Object storage, Storage bucket, Storage types Jul 17, 2026
@greptile-apps

greptile-apps Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds three unlisted SEO blog posts about storage concepts. The main changes are:

  • New Markdoc posts for object storage, storage buckets, and storage type comparisons.
  • New AVIF cover images for each post.
  • New image optimization cache entries for the cover assets.

Confidence Score: 4/5

The new unlisted posts can still be published through public feeds.

  • Blog frontmatter, authors, categories, cover paths, and internal links match existing patterns.
  • The image cache entries are present for the new cover images.
  • RSS and JSON feeds can expose posts that the listing path treats as hidden.

Blog feed generation and the three new unlisted post entries.

Important Files Changed

Filename Overview
.optimize-cache.json Adds cache entries for the three new blog cover images using the repository's existing source-image key convention.
src/routes/blog/post/file-vs-object-vs-block-storage-whats-the-difference/+page.markdoc Adds a new unlisted blog post with valid frontmatter and links, but the unlisted flag does not keep it out of public feeds.
src/routes/blog/post/what-is-a-storage-bucket/+page.markdoc Adds a new unlisted blog post with conventional frontmatter and valid internal links, sharing the same feed visibility issue.
src/routes/blog/post/what-is-object-storage-a-beginners-guide/+page.markdoc Adds a new unlisted blog post with conventional frontmatter and valid internal links, sharing the same feed visibility issue.
static/images/blog/file-vs-object-vs-block-storage-whats-the-difference/cover.avif Adds the cover image referenced by the new file/object/block storage comparison post.
static/images/blog/what-is-a-storage-bucket/cover.avif Adds the cover image referenced by the new storage bucket post.
static/images/blog/what-is-object-storage-a-beginners-guide/cover.avif Adds the cover image referenced by the new object storage guide post.

Fix All in Claude Code Fix All in Codex

Prompt To Fix All With AI
Fix the following 1 code review issue. Work through them one at a time, proposing concise fixes.

---

### Issue 1 of 1
src/routes/blog/post/file-vs-object-vs-block-storage-whats-the-difference/+page.markdoc:9
**Unlisted Posts Enter Feeds**

When these new posts set `unlisted: true`, they are hidden from blog listings but still flow into the RSS and JSON feeds because those feed routes consume the raw post list. Feed subscribers and crawlers can discover all three hidden SEO posts even though the frontmatter marks them as unlisted.

Reviews (1): Last reviewed commit: "seo blogs for init" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant