Colin Devroe on Nostr: Any #WordPress core peeps here? My RSS feed's guids have an extra forward slash in ...
Any #WordPress core peeps here? My RSS feed's guids have an extra forward slash in them on my local development site. E.g. <guid isPermaLink="false">http://cdevroe.local//2023/12/19/activitypub</guid>
I don't know where that slash is coming from. And I want to be certain it won't be present when I push to my live site.
Side note: The default guid in WP-powered RSS feeds seems to be ?p=INT -- this seems like a bad idea if the site uses cruft free URLs. Also, isPermalink should be true, no?
I don't know where that slash is coming from. And I want to be certain it won't be present when I push to my live site.
Side note: The default guid in WP-powered RSS feeds seems to be ?p=INT -- this seems like a bad idea if the site uses cruft free URLs. Also, isPermalink should be true, no?