-
I have a custom upload dir set at my wp-config.php file
define( 'UPLOADS', ''.'media' );
Using this custom upload dir setting at wordpress, once HTML SITEMAP option on rankmath is enabled, the image path goes wrong on:
– site frontend
– wordpress media managerTo solve it, i need to turn off HTML SITEMAP option on rankmath options.
I`ve tried to downgrade to early rankmath versions but no success.For some reason once enabled sitemap html on rankmath wordpress ignores custom upload dir, resulting in a media url error.
The ticket ‘Media Path BUG – Custom uploads path bug with html sitemap enabled’ is closed to new replies.