BlogX : Site.Config : Root
It was reported to me that my links were incorrect in the RSS feed.  The permalinks.aspx was showing as off of the root, instead of /blog like it should have been.  Well, I had the value set to http://www.addressof.com/blog so it looked correct.  Upon further investigation (perusing through the code), I found that it doesn’t automatically check to see if the url has a trailing backslash.  So to correct it, I added the necessary backslash to the url and now it’s working.  Reporting this as a work item to the Workspaces.
        
          
          This post is licensed under 
        
          CC BY 4.0
        
         by the author.