<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Odie Themes — WordPress Guides</title><description>Straight answers to the WordPress problems that actually break sites — blurry images, 404s, fatal errors, upload limits — each paired with a free tool that fixes it.</description><link>https://odiethemes.com/</link><language>en-us</language><item><title>WooCommerce Product Image Size: The Three Sizes and How to Actually Change Them</title><link>https://odiethemes.com/guides/woocommerce-product-image-size/</link><guid isPermaLink="true">https://odiethemes.com/guides/woocommerce-product-image-size/</guid><description>Find out which two of WooCommerce&apos;s three product image sizes you can actually edit, why catalog thumbnails crop badly, and how to regenerate them all.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress Block Template Not Applying? Start With the Database</title><link>https://odiethemes.com/guides/wordpress-block-template-not-applying/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-block-template-not-applying/</guid><description>Get WordPress serving your theme file again when a block template is not applying: clear the Site Editor copy in the database, then check filenames.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress Block Theme vs Classic Theme: The Honest Comparison</title><link>https://odiethemes.com/guides/wordpress-block-theme-vs-classic/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-block-theme-vs-classic/</guid><description>Tell a block theme from a classic in 30 seconds, see what each costs editors and developers, and decide whether to switch, stay, or add theme.json instead.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>How to Disable WordPress AI Features (Core vs Plugin, Honestly)</title><link>https://odiethemes.com/guides/disable-wordpress-ai-features/</link><guid isPermaLink="true">https://odiethemes.com/guides/disable-wordpress-ai-features/</guid><description>Disable WordPress AI features the right way: trace the panel to its plugin, host mu-plugin, or dashboard, then block AI crawlers in robots.txt safely.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress Debug Log Location: Where debug.log Lives and How to Move It</title><link>https://odiethemes.com/guides/wordpress-debug-log-location/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-debug-log-location/</guid><description>Find the WordPress debug log location, move debug.log outside the web root so visitors cannot fetch it, and fix the WP_DEBUG settings that leave it empty.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>There Has Been a Critical Error on This Website: What It Means and How to Fix It</title><link>https://odiethemes.com/guides/wordpress-critical-error/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-critical-error/</guid><description>Get past the screen saying there has been a critical error on this website by reading the real PHP message in debug.log and disabling the plugin behind it.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>How to Disable WordPress -scaled Images (big_image_size_threshold)</title><link>https://odiethemes.com/guides/wordpress-disable-scaled-images-guide/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-disable-scaled-images-guide/</guid><description>Disable WordPress scaled images with a big_image_size_threshold filter, keep uploads at full resolution, and re-upload — the step most people skip.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress &quot;HTTP error&quot; on Image Upload: A Decision Tree That Actually Finds It</title><link>https://odiethemes.com/guides/wordpress-http-error-image-upload/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-http-error-image-upload/</guid><description>Find the real cause of a WordPress HTTP error on image upload in one check, then fix the right branch: firewall, PHP memory, post_max_size, or Imagick.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress llms.txt: What It Is, How to Add One, and Whether It Does Anything</title><link>https://odiethemes.com/guides/wordpress-llms-txt/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-llms-txt/</guid><description>Publish an llms.txt file on WordPress three different ways, and know exactly what the evidence says about whether any AI company actually reads it.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress robots.txt Best Practice in 2026 (What to Actually Put In It)</title><link>https://odiethemes.com/guides/wordpress-robots-txt-best-practice/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-robots-txt-best-practice/</guid><description>Your WordPress robots.txt only needs five lines. Block /wp-admin/, allow admin-ajax.php, add your sitemap, and skip the blocklists that break rendering.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress theme.json Explained: Settings, Styles and the Cascade</title><link>https://odiethemes.com/guides/wordpress-theme-json-explained/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-theme-json-explained/</guid><description>Understand why settings and styles do different jobs in theme.json, and fix block theme edits that render nothing by working through the WordPress cascade.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress Search and Replace the Database URL Without Breaking Serialized Data</title><link>https://odiethemes.com/guides/wordpress-search-replace-database/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-search-replace-database/</guid><description>Change a WordPress site URL in the database without blanking widgets, menus or theme settings. Use the WP-CLI command that keeps serialized data intact.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress .htaccess Redirect Rules: 301s Done Right</title><link>https://odiethemes.com/guides/wordpress-htaccess-redirect-rules/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-htaccess-redirect-rules/</guid><description>Move a URL without losing rankings: which WordPress .htaccess redirect directive to use, where the rules must sit, and how to test without lockout.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress Mixed Content After Moving to HTTPS</title><link>https://odiethemes.com/guides/wordpress-mixed-content-https/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-mixed-content-https/</guid><description>Clear WordPress mixed content warnings after an HTTPS move: find the http:// URLs left in the database, replace them safely, and force HTTPS in .htaccess.</description><pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate></item><item><title>WordPress .htaccess Security Rules That Actually Help</title><link>https://odiethemes.com/guides/wordpress-htaccess-hardening/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-htaccess-hardening/</guid><description>Three .htaccess rules genuinely shrink your WordPress attack surface: block PHP in uploads, deny wp-config.php, disable directory indexing. Skip the rest.</description><pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Stop WordPress Compressing Your Images at 82%</title><link>https://odiethemes.com/guides/wordpress-disable-image-compression/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-disable-image-compression/</guid><description>Raise the WordPress JPEG quality default of 82 with one filter, regenerate the thumbnails already stuck at 82, and know when PNG is the better fix.</description><pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Block GPTBot in WordPress robots.txt (Honestly)</title><link>https://odiethemes.com/guides/block-wordpress-ai-crawlers/</link><guid isPermaLink="true">https://odiethemes.com/guides/block-wordpress-ai-crawlers/</guid><description>Block GPTBot in WordPress robots.txt in two lines, fix edits that never go live, and see what robots.txt genuinely cannot stop.</description><pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate></item><item><title>WordPress Child Theme Styles Not Loading</title><link>https://odiethemes.com/guides/wordpress-child-theme-not-working/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-child-theme-not-working/</guid><description>Get WordPress child theme styles loading again by enqueuing style.css in functions.php with the parent&apos;s real handle as a dependency, so your overrides win.</description><pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Fix the WordPress Block Editor Not Loading</title><link>https://odiethemes.com/guides/wordpress-block-editor-not-loading/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-block-editor-not-loading/</guid><description>Fix a blank or broken WordPress block editor by reading the browser console, checking the REST API, and enabling WP_DEBUG to find the plugin that broke it.</description><pubDate>Mon, 22 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Why Your WordPress Uploads Folder Is So Large</title><link>https://odiethemes.com/guides/wordpress-uploads-folder-too-big/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-uploads-folder-too-big/</guid><description>Your WordPress uploads folder is too large because one upload becomes eight files or more. Deregister the sizes your theme never serves, then regenerate.</description><pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Increase the Maximum Upload File Size in WordPress</title><link>https://odiethemes.com/guides/wordpress-increase-upload-limit/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-increase-upload-limit/</guid><description>Raise your WordPress upload limit for real: set upload_max_filesize, post_max_size and your server&apos;s body limit together, in the file that actually loads.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate></item><item><title>The WordPress White Screen of Death, Explained</title><link>https://odiethemes.com/guides/wordpress-white-screen-of-death/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-white-screen-of-death/</guid><description>Get your site back from the WordPress white screen of death: turn on the debug log, read the last fatal line, and rename the plugin folder it names.</description><pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Fix &quot;Allowed Memory Size Exhausted&quot; in WordPress</title><link>https://odiethemes.com/guides/wordpress-memory-exhausted/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-memory-exhausted/</guid><description>Clear WordPress&apos;s &quot;allowed memory size exhausted&quot; fatal error with one wp-config.php line, then find out if your host caps PHP or a plugin is leaking.</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate></item><item><title>WordPress Posts Return 404 but the Homepage Works</title><link>https://odiethemes.com/guides/wordpress-permalinks-not-working/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-permalinks-not-working/</guid><description>Fix WordPress posts that 404 while the homepage loads: re-save permalinks, confirm .htaccess is writable, and check AllowOverride and mod_rewrite.</description><pubDate>Sun, 07 Jun 2026 00:00:00 GMT</pubDate></item><item><title>What Size Should a WordPress Featured Image Be?</title><link>https://odiethemes.com/guides/wordpress-featured-image-size/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-featured-image-size/</guid><description>The right WordPress featured image size comes from your theme, not the 1200x630 rule. Find the crop it requests, upload to match, then regenerate.</description><pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Why WordPress Images Look Blurry After Upload (and the Fix)</title><link>https://odiethemes.com/guides/wordpress-image-blurry-after-upload/</link><guid isPermaLink="true">https://odiethemes.com/guides/wordpress-image-blurry-after-upload/</guid><description>Confirm whether WordPress capped your upload at 2560px, then raise big_image_size_threshold and re-upload so your images render sharp again.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item></channel></rss>