• Hi.

    The links in the RSS Feed for posts created with activated “Page Links To” option are relative.

    At the moment, they look like /test-page/

    They should be absolute: https://mysite.local/test-page/

    <item>
      <title>Test page for Page Links To</title>
      <link>/test-page/</link>
      <guid isPermaLink="false">https://mysite.local/?p=19580</guid>
      ...
    </item>
  • The topic ‘RSS Feed with relative links (Needs to be absolute)’ is closed to new replies.