Showing posts with label generator. Show all posts
Showing posts with label generator. Show all posts

Tuesday, December 6, 2016

Blogger Sitemap Generator

Blogger Sitemap Generator



A site map (or sitemap) is a list of pages of a web site accessible to crawlers or users. It can be either a document in any form used as a planning tool for Web design, or a Web page that lists the pages on a Web site, typically organized in hierarchical fashion. There two popular versions of a site map. An XML Sitemap is a structured format that a user doesnt need to see, but it tells the search engine about the pages in your site, their relative importance to each other, and how often they are updated. HTML sitemaps are designed for the user to help them find content on the page, and dont need to include each and every subpage. This helps visitors and search engine bots find pages on the site.

While some developers argue that site index is a more appropriately used term to relay page function, web visitors are used to seeing each term and generally associate both as one and the same. However, a site index is often used to mean an A-Z index that provides access to particular content, while a site map provides a general top-down view of the overall site contents.
XML is a document structure and encoding standard used, amongst many other things, as the standard for webcrawlers to find and parse sitemaps. There is an example of an XML sitemap below (missing link to site). The instructions to the sitemap are given to the crawler bot by a Robots Text file, an example of this is also given below. Site maps can improve search engine optimization of a site by making sure that all the pages can be found. This is especially important if a site uses a dynamic access to content such as Adobe Flash or JavaScript menus that do not include HTML links.

Blogger Sitemap Generator  Click here


Go to link download

Read more »

Wednesday, September 28, 2016

Free Online Meta Tags Generator Tool

Free Online Meta Tags Generator Tool



meta-tags-generator-tool Meta description and meta keywords are the most popular html tags which are still recommended despite many arguments by several expert Search engine Optimizers. The first thing that every blogger must do after creating a log is to optimize his template by submitting it to search engines and by adding important meta tags inside the template. To make your job easy I have created a simple Meta Tag Generator Tool below which will help you create important tags within seconds with no SEO knowledge required at all!
Follow these tips for writing best blog description and for choosing the most relevant keywords for your blog.

Meta Description:

Describe your blog in max 150 letters. The Character Counter tool can help you. For example I have chosen the following words for describing my blog,

A Blog about Blogger Tricks, Blogger Templates, Widgets, SEO, Make Money Online, CSS and HTML Tricks etc.

You can choose a similar format to describe your blog with most relevant words.

Note:- I have enclosed the meta description inside a dynamic HTML tag in order to avoid duplicate content issue. Confused? Let me explain. If Meta description appears for all pages in your blog then search engine robots would think that all your pages are having same description. Since robots deal each page as a separate website therefore your blog could get penalized for using same meta description over and over again. To avoid this I have added two pieces of code before and after meta description  so that it may appear to robots at homepage only. Following are the two codes added to the tool by default,
<b:if cond=data:blog.url == data:blog.homepageUrl>
<META NAME="Description" CONTENT="Your Blog description">
</b:if>


Meta Keywords:
Choose words that describe the core topics of your blog. Keywords are high traffic targeted words that define your blog content. Most people use dozens of most competitive keywords but doing this is unnecessary and further effects your search engine listing. Choose few but smart keywords that may reflect the overall content of your blog. Google keyword Tool can immensely help you in choosing the right keywords. The best tip is to use similar keywords as used by your competitors. You can press Ctrl + U to open the source file of your competitor while you are on his blog. Through source file you can easily see what keywords and description your competitor is using.
Write a maximum of three words per keyword and separate each keyword using a comma. See my keywords as an example,

Blogger tricks,blogger tips, SEO guide, make money online, blogger widgets, css html tricks
Meta Author:
This is not a very important tag but still everyone likes to attach his name to his website so why should you left behind! :p Simply write your full name and avoid using nicknames or special symbols.
If you dont want to add your name then simply leave the blank empty in the tool below.
Meta Robot:
Sometimes you dont want search engine robots to crawl and index your blog so you can simply tell the robots that dont crawl the data of the blog using the No follow tag or No index tag.  By default blogger tags all blogs as ALL
If you dont want to be bothered with this tag then simply leave the blank empty in the tool below.

Meta Tag Generator Tool

 


Description:
Keywords:
Author (Optional):
Robots (Optional):

Go to link download

Read more »