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
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
Wednesday, September 28, 2016
Free Online Meta Tags Generator Tool
Free Online Meta Tags Generator Tool
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
Go to link download
Subscribe to:
Posts (Atom)