In a , look for a file named feed.atom or an XML file. This contains the raw text and metadata of your posts.
: Export your blog via Settings > Manage Blog > Back up content . This generates a .zip file containing your posts.
This process is commonly used when migrating between platforms or recovering content from a backup or search engine cache. Download Cache zip
: Use your OS's native tool (Right-click > Extract All on Windows) to open the archive. Locate the Content :
Depending on your platform, you can retrieve your content in several ways: In a , look for a file named feed
Downloading source code as a zip archive results in an empty archive
: Ensure image URLs in the cached file still point to active sources. If the images were stored in the cache and are now missing, you may need to re-upload them to your new media library. This generates a
: For developers, the cache.zip often contains project dependencies (like node_modules ). You can download these directly from the CI pipeline's "Job Artifacts" section. 2. Preparing the Blog Post