Parse(Convert) the HTML, XML & Adsense Code HERE(into parsers friendly code)

Parse(Convert) the HTML, XML & Adsense Code HERE(into parsers friendly code)
"Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: Element type "meta" must be followed by either attribute specifications, ">" or "/>""

This an example of Error Message you often had encountered while playing with your blog templates. This mostly occurs because of the < and > elements in the code which is actually different for XML parsers (SAX or DOM).
So, HERE is the 1 Click solution for Parsing(Convert) the HTML, XML & Adsense Code (into parsers friendly code).
 

Parse(Convert) the HTML, XML & Adsense Code HERE(into parsers friendly code)Parse(Convert) the HTML, XML & Adsense Code HERE(into parsers friendly code)Parse(Convert) the HTML, XML & Adsense Code HERE(into parsers friendly code)







Parse(Convert) the HTML, XML & Adsense Code HERE(into parsers friendly code)





Click the continue button to
paste the code & click parse button 
to parse(convert) that code



Read MoreContinue Reading Intelligent Moves


Digg ThisAdd To Del.icio.us Add To Furl Add To Reddit Fav This With Technorati Add To Yahoo MyWeb Add To Newsvine Add To Google Bookmarks Add To Bloglines Add To Ask Add To Windows Live Add To Slashdot Stumble This

Using META Tags for Search Engine Optimization: Meta Descriptors that Search Engines look for

Getting a top ranking in search engines is No problem! All you need to do is add a HTML "meta tags" to your web pages, and you'll elevate to the top of the listings in the searech engine results. Meta Tags the most useful for search engine optimization.
Meta tags for search engine optimization

Understanding Meta Tags

Metadata is information about data. Meta tags are the set of HTML tags or Meta elements, typically used to specify page description, keywords, author of the document, last modified, and other metadata.


The tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be parsed by the machine(For example, Blogger templates are entirely XML documents & thus need either SAX or DOM type of parsers).To put it briefly, the meta tag is used by search engines to allow them to more accurately list your site in their indexes.
Meta tags for search engine optimization
If you simply produce your home page, or any webpage and register the URL with a search engine, or a number of search engines, their spider/robot programmes will (eventually) toddle along to your site to index it. Now, each of the search engines does this slightly differently.Most search engines take only first 250 characters of the meta description into consideration but Altavista will grab everything in your document and index it, but will only show the first 250 characters in its description.

Meta Tags Explained

Meta Tags, take a while to read about them and understand what they can do to help your website, if used wisely.

<title> - This is your page title. It is usually the first line in any search engine listing. Use KEYWORDS in your title! It also helps to have the Title reflect the content of the page.
* <title>Your page title - up to 60 characters! Basically a sentance to explain who, what you do. </title>


<META NAME = "Description" - This is your page description. It usually displays as your description in any search engine listing. Some search engines (Google, etc.) use the first or most keyword rich line of your page itself. On your Home Page, if written well can supply the text for this.
* <META NAME="Description" CONTENT="Describe with lots of keywords. 150 characters. Basically a paragraph. ">


<META NAME = "Keywords" - A list of words or phrases that someone might type into a search engine or index to find your site. Try to limit the length to about 860 characters or spaces. Note: You should separate the keywords or phrases by commas. * <META NAME="Keywords" CONTENT="Keywords. What will people type to find your page. You can go up to 860 characters but any more than 250 is really not any more useful. ">


<META NAME="ROBOTS" - This is your robots tag. Search Engines use robots to index your site. This will tell them its OK to continue.
* <META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">


<META NAME="Revisit-after" - This will ask the search engines to visit again in a specified time. Does this work? Who knows but if it does...
* <META NAME="Revisit-after" CONTENT="21 days">


<meta name="rating" - This allows you to rate your web site. Some search engines and indexes use this tag. Example: If you have an adult site without this tag specifying "adult", you will not be listed.
* <meta name="rating" content="general">


How They are Used?

These are the ones that are important right now. Basically, add these to the existing meta tags. In html view, put a space under your top <head> tag and add each line. Use the template below. Just copy and paste this into a text editor (word or notepad will do). Tailor the info to your site, then copy and paste again between your sites <head> tags. note: change only the text between the asterisks (**).

Meta tags for search engine optimization

Meta tags go in between the "opening" and "closing" HEAD tags.A TITLE tag, then a META DESCRIPTION tag, then a META KEYWORDS tag.
In HTML the META tag has no end tag.
In XHTML META the tag must be properly closed.

<title>**60 characters**</title>
<meta name="Description" CONTENT="**150 characters**">
<meta name="Keywords" CONTENT="**874 characters**">
<meta name="ROBOTS" CONTENT="INDEX, FOLLOW">
<meta name="Revisit-after" CONTENT="21 days">
<meta name="rating" content="general">


If you like this post then please consider subscribing to Intelligent Moves RSS Feed.
You can also
suscribe by email have articles sent directly to your inbox.


More Useful Posts: 


Read MoreContinue Reading Intelligent Moves


Digg ThisAdd To Del.icio.us Add To Furl Add To Reddit Fav This With Technorati Add To Yahoo MyWeb Add To Newsvine Add To Google Bookmarks Add To Bloglines Add To Ask Add To Windows Live Add To Slashdot Stumble This

Experience the Digg Effect: Adding the "digg it" button to each blogger(blogspot) blog posts

Digg Logo
Today, Digg is a most eminent place for we people to get linked with the notions, contents & information from anywhere on the web. Digg, the biggest online destinations is powered by the richness of great stuffs, information & contents from multiple sources(experts, bloggers, websites, news etc). Digg button can provide a real source of traffic to blogs & websites (increased number of readers) and for that adding the "digg-it" button to each blogger post is necessary to experience the Digg Effect.

First go for the following checks:
Digg LogoCheck 1: To start with first Register to http://digg.com/  to have an digg account & enter the digg world.( If already registered, skip this check)
Check 2: Make sure your blog is set to Enable Post Page.Click here to see how to enable post pages.

Now proceed with the following steps: 
1. Log in to your blogger account & click on the Layout tab of the blog which you want to add the digg button.
2. Navigate through Template –> Edit HTML and backup your blog template by clicking on Download Full Template. This backup will help you if in case the changes met are not fruitful & for uploading previous template to blogger.com.
    3. Click on and search for <p><data:post.body/></p> (Press Ctrl + F to search)and paste the  next code just before <p><data:post.body/></p>:
    <div style='float:right; margin-left:10px;'>
    <script type='text/javascript'>digg_url = '<data:post.url/>';</script>
    <script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>
    </div>
    4. Click on Preview to ensure that the Digg button appears at the top right of all your posts. If is located properly, click on the Save to save your blog tepmalte & view your blog.

    Possible Modifications:
    You can change  float:right; by float:left; in <div style='float:right; margin-left:10px;'> line in the third step, make the digg button appear on the top left of all blog posts. 
    Now you are ready to experience the digg effect. Enjoy Digging. 

    If you like this post then please consider commenting & subscribing to Intelligent Moves RSS Feed.
    You can also
    suscribe by email have articles sent directly to your inbox.

    More Useful Posts: 
    Uploading A New Template In Blogger.com
    Adding Expandability to each Blogger Posts using "Read More..."
    Why Widgets? Widgets are the Back-bone for Websites & Blogging Platforms
    Get into the Search Results on web: Search Engine Optimization is what web-developers & bloggers need
    Increase Blog Traffic: Submit your websites & blogs to 100+ search engines & directories for Free


    Read MoreContinue Reading Intelligent Moves


    Digg ThisAdd To Del.icio.us Add To Furl Add To Reddit Fav This With Technorati Add To Yahoo MyWeb Add To Newsvine Add To Google Bookmarks Add To Bloglines Add To Ask Add To Windows Live Add To Slashdot Stumble This

    Adding Expandability to each Blogger Posts using "Read More..."

    We often find web pages with a very small scroll bars at the right ,that is, those having all the full expanded posts putting entire individual post's contents on the homepage. It not only takes time to transfer/load the page but also increases the page space complexity. In this case, Adding an expandability to each blogger posts using the link "Read More..." will allow readers to see all the posts in a more organized & compacted way & help them to switch to full posts option.


    It will also help in loading the pages more quickly. Here is the full working & tested way to add "Read More" to each blogger posts.Now Proceed as follows:


    1. Login to your blogger account.
    2. Enabling Post Pages: Go to Settings > Archiving, then select Yes > Save the Settings. 
    3. Pre-formatting Post Editor: Go to Setting > Formatting, then scroll down to bottom, paste the following code in the Post Template & Save Settings.

    <span class="fullpost">
    </span>


    4. Now go to Layout > Edit HTML, click on Expand Widget Template & search for the following code:

    <data:post.body/>

    5. Copy the code below & paste it ABOVE/BEFORE the previous line in blogger template.


    <b:if cond='data:blog.pageType == "item"'>
    <style>.fullpost{display:inline;}</style>
    <p><data:post.body/></p>
    <b:else/>
    <style>.fullpost{display:none;}</style>


    6. Copy the code below & paste it BELOW/AFTER the <data:post.body/> line in the blogger template.

    <b:if cond='data:blog.pageType != "item"'><br />
    <a expr:href='data:post.url'>Read more...</a>
    </b:if>
    </b:if>

    7. Save the Template & Its all done. Now, Go to Posting > Create. You will see

    <span class="fullpost">
    </span> 
    in the post area in the Edit HTML tab.
    Anything you put above the tag <span class="fullpost"> will be the introductory text.PUT main body of your post between the <span class="fullpost"> and </span> tags so that the “Read more…” link expands the main body of the post.
    Enjoy Expandability.

    Read MoreContinue Reading Intelligent Moves


    Digg ThisAdd To Del.icio.us Add To Furl Add To Reddit Fav This With Technorati Add To Yahoo MyWeb Add To Newsvine Add To Google Bookmarks Add To Bloglines Add To Ask Add To Windows Live Add To Slashdot Stumble This

    Older Posts Home
    top