How to get perfect SEO for a blogger blog ? 2 live writer live hacks

perfect blogger seo

Getting perfect blogger seo is really a required thing for blogger. Unfortunately blogger does not provide any help to blogger in this work .No software is given by blogger to optimize links and anything for search engines .But at the same time we can use Windows live writer to do these stuffs.It is easy .Let’s get started .It is a bit odd ,but it will help for sure.

 

Optimizing images in windows live writer

optimizing images is easy . Just need few guides.

  1. Get windows live writer.
  2. Go to tools->Option->BLog this->Content
  3. Click on images and click on customize
  4. Replace the code with below code

{if-exists(comment)}
    <p>{comment}</p>
{else}
    <p><title></p>
{end-if}

<p>
<img class="aligncenter" style="border: 0pt none; margin-top: 5px; margin-bottom: 5px;" src="{url}" title="{title}">
</p>

Optimizing links in windows live writer

Yes,you have guessed right.Same process .Actually many pro does not require guidance from here they will be on their own .

In content (go to their like mentioned above .Click on Image .Replace that code with these one.(I really am not good at programming ,hope someone will create a better code .

{if-exists(comment)}
    <p>{comment}</p>
{else}
    <p>{title}</p>
{end-if}

<p>
<img class="aligncenter" style="border: 0pt none; margin-top: 5px; margin-bottom: 5px;" src="{url}" title="{title}">
</p>

Hope you enjoyed this .This sentence is looking like that I have copied in all posts .So I will tell ,you must enjoy it !

0 comments:

Post a Comment

I am Awaiting for your reply....