Question: WP built-in feed url
-
A week ago I moved my WordPress from a directory and placed it in the root directory of my hosting account.
I read http://codex.wordpress.org/WordPress_Feeds and I added this feed url to my site: http://www.mysite.com/feed/ with includes a forward slash after the word feed.
However, when I add just http://www.mysite.com/feed without the forward slash after the word feed, the site’s feed url shows the Feedburner url for my site which is http://feeds.feedburner.com/mysite?format=xml. I no longer use Feedburner and now that my site’s in the root directory, I want to use the built-in feed, not a 3rd party feed url.
I know that the forward slash isn’t required by default because I installed WP in the root directory of another site and the feed url works without the forward slash after the word feed. Can someone help me fix this forward slash issue?
FYI: I have the latest WP installed and I’m using a 2012 child theme.
The topic ‘Question: WP built-in feed url’ is closed to new replies.