Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Cualquier archivo .json o .pb3 se puede comprimir con gzip antes de subirlo.
Esto puede reducir significativamente el tamaño de bytes de los feeds diarios.
Cada archivo de fragmento debe tener gzip y subirse por separado (p.ej., con gzip *.json). Los fragmentos de feed comprimidos deben terminar en .json.gz o .pb3.gz.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-26 (UTC)"],[[["\u003cp\u003eDaily feed file size can be significantly reduced by compressing \u003ccode\u003e.json\u003c/code\u003e and \u003ccode\u003e.pb3\u003c/code\u003e files with \u003ccode\u003egzip\u003c/code\u003e before uploading.\u003c/p\u003e\n"],["\u003cp\u003eEach shard file (\u003ccode\u003e.json\u003c/code\u003e or \u003ccode\u003e.pb3\u003c/code\u003e) should be individually compressed with \u003ccode\u003egzip\u003c/code\u003e and uploaded with a \u003ccode\u003e.json.gz\u003c/code\u003e or \u003ccode\u003e.pb3.gz\u003c/code\u003e extension.\u003c/p\u003e\n"]]],["`.json` and `.pb3` files can be compressed with gzip to reduce file size. Each shard file must be individually compressed using gzip before uploading. Compressed files should use the extensions `.json.gz` or `.pb3.gz`. This process is recommended to minimize the size of daily data feeds. Individual compression is required.\n"],null,["# Compress feed files\n\nAny `.json` or `.pb3` file may be compressed using gzip before uploading.\nThis can significantly reduce the byte size of daily feeds.\n\nEach shard file should be `gzip`'d and uploaded individually\n(e.g. with `gzip *.json`). Compressed feed shards should end in\n`.json.gz` or `.pb3.gz`."]]