Yes, we can easily use Cloud Files to deliver feeds to FeedBurner from SSL enabled websites to avoid error related with HTTPS feed and FeedBurner. SSL enabled websites is actually not the right terminology, it should be TLS enabled. With the word "Websites" we are practically meaning WordPress websites. It can be difficult to pass only one URL via non HTTPS or over Port 80, if we use certain … [Read more...]
WordPress HTTPS and Feedburner : Easy Solution
Converting the whole site to HTTPS create a basic problem, as Feedburner does not support HTTPS, it throws error. Here is an easy solution. You need not to fight with Nginx, Apache2 's hundreds of difficult codes to pass only the feed URL to HTTP. More complex logics we will add, it can open up more trouble on the main server. All of us have one dot com and usually the corresponding dot net or dot … [Read more...]