Posts

Showing posts with the label Blogger

Missing Blogger Adsense Gadget

If when you go to the Layout tab of your Blogger's account, the Google Adsense gadget does not show on your blog's layout and also when you try to add it again, the AdSense gadget's picture is blank in the list of gadgets available for Blogger, then do not worry. I am going to show you how to fix the AdSense gadget missing problem. Here's a list of things to try:

Colorize C# Code For Blog or Website

If you are running a C# related blog or website you know how important it is to have a reliable service to convert your C# code to HTML ready to be published online. Of course you can do this by copying your formatted C# source code from Visual Studio to Microsoft Word and then paste it from Word to your blog/website. Unfortunately, as always, the easy way is not the best way. Pasting your code from Word to your blog will produce a huge amount of unnecessary HTML code which will make your website heavy and it will load slow. There should be a better way to highlight the syntax of your C# code like Visual Studio does and insert it in your blog or website.

Only Post Title and Short Text in Blogger's Blog Homepage

Image
By default Blogger shows your whole posts on your blog's homepage and archive pages. If you write long posts this can be a real pain because your blog's homepage will grow in height a lot and your readers will have to wait a lot for it to load and finally if they are patient enough to wait your homepage load fully they will have to scroll a lot to view your blog's content.