RSS feed links are http not https #206
Unanswered
sts-ryan-holton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have an RSS feed using this package for my
Post
model. My site'sAPP_URL
has https in there yet the<link>
within the<item>
of all my posts are http instead of https, what am I missing?Here's my feed config
And my link method:
Beta Was this translation helpful? Give feedback.
All reactions