Skip to main content

Posts

Showing posts with the label blogger

How to fix and improve Image Quality in Blogger.

D id you ever noticed about downgrade in image quality after you upload it in your blog post? These poor quality images can affect your entire blog post and may not attract reader to read your post. Finally playing with Google + settings I got the solution to fix them. Let's see how to fix your blogger images. Notice: This trick only work if you have switched from your old blogger profile to Google + profile. HOW TO FIX IMAGE QUALITY IN BLOGGER 1) First go to your Google + profile which is associated with your blogger. Move your mouse cursor on "Home" top at left side. Drop-down menu will appear now. Click on "Settings". 2) Scroll down until you find "Photos and Videos" category. At auto enhance subsection you will see photos set at "Normal" by default. In that tick on "Off" radio button. That's it. Your settings will be saved automatically. T his is simple tip and trick to enhance your blogger image qualit...

How to link Google Drive form to your Blog.

H i guys, We have seen how to make contact us form by using Google Drive in my last article. Now in this article we will see how to add it bloggers blog. If you are directly came to this article I suggest you to please read this article - How to make a Contact us form for blog and website by using Google Drive. HOW TO LINK GOOGLE DRIVE FORM TO YOUR BLOG F irst go to Google Drive and copy the link of your contact form by clicking on View live form. N ow go to your blog dashboard → Pages → and create New page. G ive page title as "Contact Us" and click on HTML view. N ow add iframe tag and insert your form link in src attribute as shown in below code. Don't forget to add "?embedded=true" after your link. <iframe frameborder="0" marginheight="0" marginwidth="0" width="630px" height="700px" src="Your_Form_Link?embedded=true"></iframe> N ow take the review of y...

How to make a Contact form for blog & website by using Google Drive.

C ontact us form is used to post your queries, give suggestions, ask FAQ to the blog or website admin. Simply it is used to contact or communicate with blogs or website admin. To do this various methods are there. Many online website provides to make contact us form and display it to your website or my website user made it with dynamic websites. In this article I will show how to make contact us form for your blog by using Google Drive service and it is fairly simple to create and manage. So without go much into details let us start. Follow the steps below to make Contact Us form: F irst go to Google Drive → Click on CREATE button located at left site → Click on From. G ive Title to your form and you can select the theme. Select whichever you like and then click on OK. E nter the description like "Fill the following form to contact with me." Question titles will be the labels required to make a form. First label obviously will be "Full Name". Sele...

How to change blogger Time Zone? Set your country time zone.

C hanging the time zone may be not major thing to do but it is important to set correct time zone for some bloggers. If you want schedule your blog post in future then you may face difficulty to set date and time. If you set different time zone than your native timezone you will not able schedule correct time & date to publish your post. Let's look how to set correct time zone for your country. First login into your blogger a/c and goto your blog. Then goto Settings → Language and formatting. In the formatting section you will see the Time Zone change it to your native time zone. For example, I have set it to my native zone that is GMT +5:30 India Standard Time Zone. T his may be minor blogger tip & trick for you. But for some people specially newbies it could be difficult to find. Please leave your positive feedback below in the comment section to appreciate this post.Thank you!

How to add custom free .TK domain for your blogger blog?

T oday I'm going to show you how add how to add free domains like .TK for your blogger blog. .TK is the Internet country code top-level domain. But interesting thing is- it is free to use. So let us start. There are two way to setup it. URL forwarding and by setting up DNS (CNAME & A record) URL forwarding: It just simply redirect your url to your blog. It is very simple technique. DNS Setup: In this you have to manually setup the DNS. It contains host names, IP addresses to setup in CNAME, A Record, and MX Record section. I'm going to use second method which is by setting up DNS. First goto the .tk website by clicking here . Check for available domain name and register for it. Go to Domain Panel → Click on modify on newly created domain. An enter the CNAME host & address. Add following IP addresses in "A record" IP address section. 216.239.32.21 216.239.34.21 216.239.36.21 216.239.38.21 Use "CNAME" Host- www and A...