[ad_1]
Hi @bmorebaseball our plugin gets the URL from WordPress itself, so there is another plugin or theme option that is converting the URLs into relative URLs, you will need to find and disable or deactivate that for RSS feeds to work using absolute URLs.
Also check your wp-config.php file for “define(‘WP_CONTENT_URL’, ‘/wp-content’);” and remove it if it exists, that should resolve this issue.
