Posts

Showing posts from July, 2017

Understanding the Follow-by-Email gadget and Feedburner

Image
The Follow-by-email gadget uses Feedburner's email-subscription service.   It's very easy to add to your blog, but there are some things that you need to think about if you are using it to deliver blog-posts to your followers by email. The Follow-by-Email gadget is a very simple way to give your readers access to blog-updates by email: it delivers a message in their inbox every day that you post. But to decide if it's a good thing to use, to get good value from it, and to troubleshoot any problems, you need to understand a little more about how it works. And, since it uses Feedburner, this means understanding how Feedburner works, too. What is Feedburner The Follow by Email gadget uses a product called Feedburner to manage the list of people who have followed, ie subscribed to your blog.  Feedburner was originally a tool to enhance the RSS subscriptions that website-owners delivered - see Why RSS / Subscribe to Posts is important for your blog   for info about RSS...

Putting files into Blogger's root directory

Image
This article explains the issues, and options, for putting a file into the "root directory" of your Blogger blog. If you are using certain non-Google products to enhance your Blog, they will sometimes tell you to put a file into your root-directory .   They may even tell you to use an FTP  tool to do this. Sometimes this happens when a product also gives you code to install into your blog  , This approach is used when the code is written for websites in general rather than specifically to work with Blogger: putting useful files into a place relative to the root directory makes it a lot easier to move a website from a test-address to the live one, so is a common approach outside of Blogger. Or maybe the other tool has been designed to verify that you do own the website in this way, rather than asking you to change the website code itself. How to add a file to your blog's root directory The short answer for Blogger users is "sorry, you cannot do this" . The l...