<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Astro ncvp.me blog</title><description>Latest posts</description><link>https://astro-wpress.ncvp.me/</link><item><title>Subtle changes</title><link>https://astro-wpress.ncvp.me/subtle-changes/</link><guid isPermaLink="true">https://astro-wpress.ncvp.me/subtle-changes/</guid><description>Applied the standard fix to the database to set everything to utf8mb4_general_ci. That made the ASCII art in the post about Astro routing work. Renamed the database to admin2_ncvp_me_wp. Had to apply admin2_17926 user privileges to new database. I don&apos;t remember having to do that before. Re-applied box-sizing: border-box to ncvp-class style.css. That fixed the [&amp;hellip;]
</description><pubDate>Tue, 12 May 2026 16:51:07 GMT</pubDate></item><item><title>Test categories and tags</title><link>https://astro-wpress.ncvp.me/test-cats/</link><guid isPermaLink="true">https://astro-wpress.ncvp.me/test-cats/</guid><description>Test Astro generated tag line. WordPress forces a post to be in at least one category. 1, 2 and 3 categories display perfectly. Date looks good.
</description><pubDate>Fri, 08 May 2026 19:08:04 GMT</pubDate></item><item><title>Categories &amp;#038; Tags</title><link>https://astro-wpress.ncvp.me/categories-tags/</link><guid isPermaLink="true">https://astro-wpress.ncvp.me/categories-tags/</guid><description>Categories and tags are the two default WordPress taxonomies used to organise content, with categories serving as broad, mandatory groupings (like topics in a library) and tags providing specific, optional keywords for granular details. Categories are hierarchical (parent/child), while tags are not. In practice individual sites will have their own guidelines for how to use [&amp;hellip;]
</description><pubDate>Fri, 08 May 2026 06:43:48 GMT</pubDate></item><item><title>Sort out astro-wpress routing</title><link>https://astro-wpress.ncvp.me/sort-out-astro-wpress-routing/</link><guid isPermaLink="true">https://astro-wpress.ncvp.me/sort-out-astro-wpress-routing/</guid><description>This is all about the mapping between site-url/xxxx/yyyy/zzzz and Astro pages. Even though there are no files in the /src/pages tree, the magic files [slug].astro, [...path].astro perform the same sort of rôle as if there were. Add these to /src/: └── pages    ├── author    │   └── [slug].astro    ├── category    │   └── [&amp;hellip;]
</description><pubDate>Wed, 06 May 2026 10:51:54 GMT</pubDate></item><item><title>Start astro-wpress project</title><link>https://astro-wpress.ncvp.me/start-astro-wpress-project/</link><guid isPermaLink="true">https://astro-wpress.ncvp.me/start-astro-wpress-project/</guid><description>Make static front end for ncvp.me/wp. Make GitHub repo astro-wpress, link Cloudflare to it and deploy.
</description><pubDate>Tue, 05 May 2026 09:36:15 GMT</pubDate></item><item><title>Source of media files</title><link>https://astro-wpress.ncvp.me/source-of-media-files/</link><guid isPermaLink="true">https://astro-wpress.ncvp.me/source-of-media-files/</guid><description>Move images and other media files which have to be loaded by URL to the cloud so the URLs don&apos;t have to be fiddled with as the site is copied around. Is it important that these external files come from SSL protected sites? Here&apos;s one from wikimedia.org
</description><pubDate>Thu, 19 Feb 2026 11:21:56 GMT</pubDate></item><item><title>Reduce canonical WP</title><link>https://astro-wpress.ncvp.me/reduce-canonical-wp/</link><guid isPermaLink="true">https://astro-wpress.ncvp.me/reduce-canonical-wp/</guid><description>Something basic with the master at localhost/wp/wp and distributed around to the various default cloud sites
</description><pubDate>Thu, 19 Feb 2026 10:51:04 GMT</pubDate></item><item><title>Move away from block editor</title><link>https://astro-wpress.ncvp.me/move-away-from-block-editor/</link><guid isPermaLink="true">https://astro-wpress.ncvp.me/move-away-from-block-editor/</guid><description>Now it&apos;s clear that I don&apos;t need full site editing and only need the block editor for the Home and Blog pages, convert all other pages and posts to the classic editor.
</description><pubDate>Fri, 16 Jan 2026 15:23:12 GMT</pubDate></item><item><title>Textflow using gallery shortcode</title><link>https://astro-wpress.ncvp.me/textflow-gallery-shortcode/</link><guid isPermaLink="true">https://astro-wpress.ncvp.me/textflow-gallery-shortcode/</guid><description>One way way of including images in a page of text is to put them in single image galleries. They can be made to pop out or not with the use of link=&quot;file&quot; or link=&quot;none&quot;. Control over size is limited to Large, Medium or Thumbnail, but this is often sufficient. Some HTML is required to [&amp;hellip;]
</description><pubDate>Mon, 19 Feb 2024 10:45:16 GMT</pubDate></item><item><title>Different menus on different pages</title><link>https://astro-wpress.ncvp.me/different-menus-on-different-pages/</link><guid isPermaLink="true">https://astro-wpress.ncvp.me/different-menus-on-different-pages/</guid><description>If these can be made to work smoothly I may not need a hybrid site, like my new garden, but look carefully at Planting Plans. This may be another case like CAS membership form with payment where I can use a shortcode to basically dump code on a WP page and not worry about registering [&amp;hellip;]
</description><pubDate>Fri, 31 Mar 2023 15:59:39 GMT</pubDate></item></channel></rss>