You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
The RSS image link on branch bundles works when a user is on page one.
But when a user navigates to page 2, 3, 4, etc. of a branch, the RSS feed URL changes to read "https://some-url/some-branch/page/2/index.xml" and thus doesn't work.
It would be helpful to either
or
Page one works: https://some-url/some-branch/index.xml
Page two (and beyond) doesn't work: https://some-url/some-branch/page/2/index.xml
Anyone have a solution?
Beta Was this translation helpful? Give feedback.
All reactions