Skip to main content

Contact us

Name:

E-mail: *

Message: *


Popular posts from this blog

How to add links in blogger comment ?

  Do you want to know , how to add links in blogger comment ? If yes then you are at the best possible place. At first blogger comment form doesn't give us any simple button or icon for adding link and sometime its creates problem . Sometime readers may need to put  a link to particular site  in  their comment and they start thinking how to do it and run to google. If you are one of them then i am telling you after reading this post you will be able to add links in comment of both blogger and wordpress blogs. This Method is native way using HTML anchor tag which is given below. <a href="    Your_Link    " > Text to be displayed </a> How to use it ? In comment form write comment and when you need to add link , just add above code and replace your_Link  with link of webpage or any site. And Text to be displayed with your own text. After that publish comment and you  will see a clickable link on comment. DEM...

How to create a contact us page in blogger in 2021 ?

  Are you here to learn " How to create a contact us page in blogger blog " If yes then you are at the right place. But at first , let me introduce you with contact form and its importance for a blogger. Contact us page is one of the most important pages for a blogger so that your visitors can connect with you. Athough contact us page is very simple in nature , it can create huge opportunities like sponsors can contact you for advetisement , similarly other bloggers may contact you for guest posting which is great because it may pay you as well as you will get a piece of article for free. Also If any visitors wanted to contact you for any personal benefit or queries then comment sections a sometime unfavourable and so through your contact form they can express their feelings. Some benefits of having contact form are pointed below. 1. Sponsors can reach easily to you 2. Other blogger may contact for guest posting. 3. Visitors can personally interact with you. ...

How to create blogger sitemap just in 2 minute ?

  Do you want to create an XML sitemap for your blogger blog ? If your answer is yes then stick yourself to this post. But at first let me tell you what a sitemap is , very first answer to this question is" It is a map of website " . Yeah its true  , a sitemap or lets say sitemap of your blog is basically an XML file containing links of all the blogpost published .  But why do we need sitemap ?  Its answer is very simple , we need sitemap to better index our blog in google or lets say any other search engines like bing or yahoo.  Actually this sitemap is not for small blog with some 20 post or like that but when you have about 50 post , 100 or even big blogs may have 2000 posts. So ,In that case we need a sitemap so that google's crawler will evenly crawl the pages and make sure that none of your  post will be left. Bloggers default dynamic sitemap Blogger have a default dynamic sitemap for every blog created on its platform . It is an xml file with w3c.or...