Showing posts with label Seo. Show all posts
Showing posts with label Seo. Show all posts

Thursday, August 6, 2009

Remove Duplicate Content And Urls From Blogger

Hi Friends,i hope you all will be fine.As since it has been really a long time for me to have any useful post for you.As before i was busy in exams and after it i didn't got time but today i have an really useful post for you.As blogger is not very search engine optimized and we have to keep in mind some things to make it seo or have to implement some hacks to make it seo to an extent we can.

As previously i had an post on problem with blogspot blogs in seo,which also was very informative post for every blogger.You have to read it for sure before continuing this post.

Some other tips you can read on to increase your visitors are how to increase visitors from search engines and promote you random posts via emails.

Now let continue on some useful tips to make you blogger really seo by removing all duplicate content from your blog.Duplicate content can be urls,meta tags,titles and descriptions.

First Issue:-
Adding Of Meta Tags:As we all bloggers add meta tags to there blogs.Meta tags are used to tell search engines about the important keywords of your blog and inform it to rank high,there blog for these keywords.As in the way we all add meta tags to blogger,we don't know that they are adding it in wrong way and effecting rank of all blogger pages,becuase the way we are adding meta tags,the seach engines are considering it for all your posts.As i will tell on how to add these meta tags correctly.

If you you don't know how to ad meta tags you can read for sure.

Solution:-Whenever you are adding meta tags to blogger just embed that tags between these two lines,i am writing below.As embeding between them will make it add only for blog home page url.


<b:if cond='data:blog.url == data:blog.homepageUrl'>
<-----------------Meta Content Here------------------->
</b:if>


Just add meta tags in between them,and to get meta tags you can read on this post.As now search engines will consider them for only your blog home page,not all blogger pages,which will remove duplication of same keywords for all your blogger posts.


Second Issue:-
Different Urls With Same Content In your blog:As there is one more problem in blogger as search engines indexes comment links of blogger posts,now if you have comments on posts and search engine indexes blogger posts url and also indexes its comments link and find the same content in both,which make the duplicate content for search engines and your seo for that post will be effected,its an serious cause and should be solved.Just view the picture below to make it clear.



Image source From Bloggerstop.net

As you can see in image the post page is same but it is being indexed for two differnt urls,which creates duplicate content and affects seo.

Solution:-Go To (Layout -> Edit HTML), click on "Expand Widget Templates",
Then Press (CTRL+F) and find below codes:


<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>


And Replace above codes with any one codes you like:-


First One:-

<b:if cond='data:post.commentPagingRequired'>
<a expr:href='data:comment.url' title='comment permalink'> <data.comment.timestamp/> </a>
<b:else/>
<a expr:href='data:blog.url + &quot;#&quot; + data:comment.anchorName' title='comment permalink'> <data:comment.timestamp/> </a>
</b:if>

These codes will change the form of link and stop them from being indexed.

Second One:-

<a expr:href='data:comment.url' title='comment permalink' rel='nofollow'>
<data:comment.timestamp/>
</a>

It will make the link simply nofollow and inform engines not to follow them.


Now your comments link will not be get indexed by search engines.In a month time, i am sure google will start visiting your blog more and make it seo.Best Of Luck From Me !!!

Remove Duplicate Content And Urls From Blogger

Hi Friends,i hope you all will be fine.As since it has been really a long time for me to have any useful post for you.As before i was busy in exams and after it i didn't got time but today i have an really useful post for you.As blogger is not very search engine optimized and we have to keep in mind some things to make it seo or have to implement some hacks to make it seo to an extent we can.

As previously i had an post on problem with blogspot blogs in seo,which also was very informative post for every blogger.You have to read it for sure before continuing this post.

Some other tips you can read on to increase your visitors are how to increase visitors from search engines and promote you random posts via emails.

Now let continue on some useful tips to make you blogger really seo by removing all duplicate content from your blog.Duplicate content can be urls,meta tags,titles and descriptions.

First Issue:-
Adding Of Meta Tags:As we all bloggers add meta tags to there blogs.Meta tags are used to tell search engines about the important keywords of your blog and inform it to rank high,there blog for these keywords.As in the way we all add meta tags to blogger,we don't know that they are adding it in wrong way and effecting rank of all blogger pages,becuase the way we are adding meta tags,the seach engines are considering it for all your posts.As i will tell on how to add these meta tags correctly.

If you you don't know how to ad meta tags you can read for sure.

Solution:-Whenever you are adding meta tags to blogger just embed that tags between these two lines,i am writing below.As embeding between them will make it add only for blog home page url.


<b:if cond='data:blog.url == data:blog.homepageUrl'>
<-----------------Meta Content Here------------------->
</b:if>


Just add meta tags in between them,and to get meta tags you can read on this post.As now search engines will consider them for only your blog home page,not all blogger pages,which will remove duplication of same keywords for all your blogger posts.


Second Issue:-
Different Urls With Same Content In your blog:As there is one more problem in blogger as search engines indexes comment links of blogger posts,now if you have comments on posts and search engine indexes blogger posts url and also indexes its comments link and find the same content in both,which make the duplicate content for search engines and your seo for that post will be effected,its an serious cause and should be solved.Just view the picture below to make it clear.



Image source From Bloggerstop.net

As you can see in image the post page is same but it is being indexed for two differnt urls,which creates duplicate content and affects seo.

Solution:-Go To (Layout -> Edit HTML), click on "Expand Widget Templates",
Then Press (CTRL+F) and find below codes:


<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>


And Replace above codes with any one codes you like:-


First One:-

<b:if cond='data:post.commentPagingRequired'>
<a expr:href='data:comment.url' title='comment permalink'> <data.comment.timestamp/> </a>
<b:else/>
<a expr:href='data:blog.url + &quot;#&quot; + data:comment.anchorName' title='comment permalink'> <data:comment.timestamp/> </a>
</b:if>

These codes will change the form of link and stop them from being indexed.

Second One:-

<a expr:href='data:comment.url' title='comment permalink' rel='nofollow'>
<data:comment.timestamp/>
</a>

It will make the link simply nofollow and inform engines not to follow them.


Now your comments link will not be get indexed by search engines.In a month time, i am sure google will start visiting your blog more and make it seo.Best Of Luck From Me !!!

Remove Duplicate Content And Urls From Blogger

Hi Friends,i hope you all will be fine.As since it has been really a long time for me to have any useful post for you.As before i was busy in exams and after it i didn't got time but today i have an really useful post for you.As blogger is not very search engine optimized and we have to keep in mind some things to make it seo or have to implement some hacks to make it seo to an extent we can.

As previously i had an post on problem with blogspot blogs in seo,which also was very informative post for every blogger.You have to read it for sure before continuing this post.

Some other tips you can read on to increase your visitors are how to increase visitors from search engines and promote you random posts via emails.

Now let continue on some useful tips to make you blogger really seo by removing all duplicate content from your blog.Duplicate content can be urls,meta tags,titles and descriptions.

First Issue:-
Adding Of Meta Tags:As we all bloggers add meta tags to there blogs.Meta tags are used to tell search engines about the important keywords of your blog and inform it to rank high,there blog for these keywords.As in the way we all add meta tags to blogger,we don't know that they are adding it in wrong way and effecting rank of all blogger pages,becuase the way we are adding meta tags,the seach engines are considering it for all your posts.As i will tell on how to add these meta tags correctly.

If you you don't know how to ad meta tags you can read for sure.

Solution:-Whenever you are adding meta tags to blogger just embed that tags between these two lines,i am writing below.As embeding between them will make it add only for blog home page url.


<b:if cond='data:blog.url == data:blog.homepageUrl'>
<-----------------Meta Content Here------------------->
</b:if>


Just add meta tags in between them,and to get meta tags you can read on this post.As now search engines will consider them for only your blog home page,not all blogger pages,which will remove duplication of same keywords for all your blogger posts.


Second Issue:-
Different Urls With Same Content In your blog:As there is one more problem in blogger as search engines indexes comment links of blogger posts,now if you have comments on posts and search engine indexes blogger posts url and also indexes its comments link and find the same content in both,which make the duplicate content for search engines and your seo for that post will be effected,its an serious cause and should be solved.Just view the picture below to make it clear.



Image source From Bloggerstop.net

As you can see in image the post page is same but it is being indexed for two differnt urls,which creates duplicate content and affects seo.

Solution:-Go To (Layout -> Edit HTML), click on "Expand Widget Templates",
Then Press (CTRL+F) and find below codes:


<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>


And Replace above codes with any one codes you like:-


First One:-

<b:if cond='data:post.commentPagingRequired'>
<a expr:href='data:comment.url' title='comment permalink'> <data.comment.timestamp/> </a>
<b:else/>
<a expr:href='data:blog.url + &quot;#&quot; + data:comment.anchorName' title='comment permalink'> <data:comment.timestamp/> </a>
</b:if>

These codes will change the form of link and stop them from being indexed.

Second One:-

<a expr:href='data:comment.url' title='comment permalink' rel='nofollow'>
<data:comment.timestamp/>
</a>

It will make the link simply nofollow and inform engines not to follow them.


Now your comments link will not be get indexed by search engines.In a month time, i am sure google will start visiting your blog more and make it seo.Best Of Luck From Me !!!

Tuesday, June 2, 2009

Problems With Blogspot Blogs In Seo

We all use blogspot blogs,but do you know what drawbacks you are facing while using this free blogger service.Well i am not saying you not to use blogspot service,but want to make you aware of what you are gaining over here and what you are loosing over here,so as to make you aware of every aspect about using blogspot blogs leading to its pros and cons.

I will share here different problems with blogspot blogs which effect your seo heavily.

Now everybody think blogger is product of google so we can use blogspot service as it will be packed with seo in google search engines.

At this point suppose you are right,as me too when started my blog thought same as you will be thinking.

Assuming your thinking right,you are getting good seo from google search engines.Now what about other search engines,they dont give importance to blogspot domain names,as there are thousand of engines more to give you traffic,if you still leave them,you can't forget two basic search engines like of yahoo search and msn search.Using blogspot name you are loosing half of your traffic,as these engines can give you same traffic as given by google.Means leaving blogspot name can double your traffic from search engines for sure.

If we assume your thought correct then only you are lossing half of your visitors and how much visitors you will loose now when i will prove your thought wrong.

Yes the true is blogspot blogs are not seo in google search engines also,what we assumed above was wrong.As i will tell you some things to prove it.

First Thing:-Domain name is always preffered over blogspot domain name not only on other search engines but on google too.For some keyword you search,you will not to positioned to first position in results as always blogs with domain name will be a top,if they also have an post with that keyword.As if i would have used domain name,my traffic would have increased by 40 percent sure.
As you can see google adsense program now rejects all blogs on blogspot for there program,as they themselves avoids blogspot domain name and approves too quickly the self hosted blog with domain name.

Second thing:-Google search engines doesn't index blogspot label pages.But in self hosted blog your category pages get indexed also.

http://googlewebmastercentral.blogspot.com/search/label/webmaster%20tools

Now andy has explained here why google doesn't index them and some easy solution,you can read it.

This problem has to be solved by google blogger service,you dont have much to do in it.

Thirdly:- When you use older and newer post link to see different pages the link get like this below:-

http://anshuldudeja.blogspot.com/search?updated-max=2009-05-04T11%3A53%3A00-07%3A00&max-results=7

Even these links are not indexed by search engines.So again a great loss.

Now One more important Point:-Think you have been using blogspot for an year and you want to switch to wordpress,you are in threat to loose all your traffic and seo for your all post pages.As you can set redirects while switching to wordpress easily but it will not work as well as you think, Google will insert their virus/malware notice and all redirects will not work as easily as you think.

In that case i greatly liked the trick labnol used to switch to wordpress without loosing an page rank and search engine juice,you can read about it from here on how he switched from blogspot to wordpress.

Using custom domain name from beggining or from many months and then switching will not might be much problem for you.

So you must have to have custom domain name if still you are using blogger.

I have written this post reviewing andys post,you can read it from here also to make more clear about it and ask from him more about it.

Problems With Blogspot Blogs In Seo

We all use blogspot blogs,but do you know what drawbacks you are facing while using this free blogger service.Well i am not saying you not to use blogspot service,but want to make you aware of what you are gaining over here and what you are loosing over here,so as to make you aware of every aspect about using blogspot blogs leading to its pros and cons.

I will share here different problems with blogspot blogs which effect your seo heavily.

Now everybody think blogger is product of google so we can use blogspot service as it will be packed with seo in google search engines.

At this point suppose you are right,as me too when started my blog thought same as you will be thinking.

Assuming your thinking right,you are getting good seo from google search engines.Now what about other search engines,they dont give importance to blogspot domain names,as there are thousand of engines more to give you traffic,if you still leave them,you can't forget two basic search engines like of yahoo search and msn search.Using blogspot name you are loosing half of your traffic,as these engines can give you same traffic as given by google.Means leaving blogspot name can double your traffic from search engines for sure.

If we assume your thought correct then only you are lossing half of your visitors and how much visitors you will loose now when i will prove your thought wrong.

Yes the true is blogspot blogs are not seo in google search engines also,what we assumed above was wrong.As i will tell you some things to prove it.

First Thing:-Domain name is always preffered over blogspot domain name not only on other search engines but on google too.For some keyword you search,you will not to positioned to first position in results as always blogs with domain name will be a top,if they also have an post with that keyword.As if i would have used domain name,my traffic would have increased by 40 percent sure.
As you can see google adsense program now rejects all blogs on blogspot for there program,as they themselves avoids blogspot domain name and approves too quickly the self hosted blog with domain name.

Second thing:-Google search engines doesn't index blogspot label pages.But in self hosted blog your category pages get indexed also.

http://googlewebmastercentral.blogspot.com/search/label/webmaster%20tools

Now andy has explained here why google doesn't index them and some easy solution,you can read it.

This problem has to be solved by google blogger service,you dont have much to do in it.

Thirdly:- When you use older and newer post link to see different pages the link get like this below:-

http://anshuldudeja.blogspot.com/search?updated-max=2009-05-04T11%3A53%3A00-07%3A00&max-results=7

Even these links are not indexed by search engines.So again a great loss.

Now One more important Point:-Think you have been using blogspot for an year and you want to switch to wordpress,you are in threat to loose all your traffic and seo for your all post pages.As you can set redirects while switching to wordpress easily but it will not work as well as you think, Google will insert their virus/malware notice and all redirects will not work as easily as you think.

In that case i greatly liked the trick labnol used to switch to wordpress without loosing an page rank and search engine juice,you can read about it from here on how he switched from blogspot to wordpress.

Using custom domain name from beggining or from many months and then switching will not might be much problem for you.

So you must have to have custom domain name if still you are using blogger.

I have written this post reviewing andys post,you can read it from here also to make more clear about it and ask from him more about it.

Problems With Blogspot Blogs In Seo

We all use blogspot blogs,but do you know what drawbacks you are facing while using this free blogger service.Well i am not saying you not to use blogspot service,but want to make you aware of what you are gaining over here and what you are loosing over here,so as to make you aware of every aspect about using blogspot blogs leading to its pros and cons.

I will share here different problems with blogspot blogs which effect your seo heavily.

Now everybody think blogger is product of google so we can use blogspot service as it will be packed with seo in google search engines.

At this point suppose you are right,as me too when started my blog thought same as you will be thinking.

Assuming your thinking right,you are getting good seo from google search engines.Now what about other search engines,they dont give importance to blogspot domain names,as there are thousand of engines more to give you traffic,if you still leave them,you can't forget two basic search engines like of yahoo search and msn search.Using blogspot name you are loosing half of your traffic,as these engines can give you same traffic as given by google.Means leaving blogspot name can double your traffic from search engines for sure.

If we assume your thought correct then only you are lossing half of your visitors and how much visitors you will loose now when i will prove your thought wrong.

Yes the true is blogspot blogs are not seo in google search engines also,what we assumed above was wrong.As i will tell you some things to prove it.

First Thing:-Domain name is always preffered over blogspot domain name not only on other search engines but on google too.For some keyword you search,you will not to positioned to first position in results as always blogs with domain name will be a top,if they also have an post with that keyword.As if i would have used domain name,my traffic would have increased by 40 percent sure.
As you can see google adsense program now rejects all blogs on blogspot for there program,as they themselves avoids blogspot domain name and approves too quickly the self hosted blog with domain name.

Second thing:-Google search engines doesn't index blogspot label pages.But in self hosted blog your category pages get indexed also.

http://googlewebmastercentral.blogspot.com/search/label/webmaster%20tools

Now andy has explained here why google doesn't index them and some easy solution,you can read it.

This problem has to be solved by google blogger service,you dont have much to do in it.

Thirdly:- When you use older and newer post link to see different pages the link get like this below:-

http://anshuldudeja.blogspot.com/search?updated-max=2009-05-04T11%3A53%3A00-07%3A00&max-results=7

Even these links are not indexed by search engines.So again a great loss.

Now One more important Point:-Think you have been using blogspot for an year and you want to switch to wordpress,you are in threat to loose all your traffic and seo for your all post pages.As you can set redirects while switching to wordpress easily but it will not work as well as you think, Google will insert their virus/malware notice and all redirects will not work as easily as you think.

In that case i greatly liked the trick labnol used to switch to wordpress without loosing an page rank and search engine juice,you can read about it from here on how he switched from blogspot to wordpress.

Using custom domain name from beggining or from many months and then switching will not might be much problem for you.

So you must have to have custom domain name if still you are using blogger.

I have written this post reviewing andys post,you can read it from here also to make more clear about it and ask from him more about it.

Wednesday, May 27, 2009

Tip On How To Increase Your Visitors From Search Engines

Today i am going to share my experience with you or you can take it as trick to increase your visitors.As everybody has been blogging on different niche in which he's good but at one time in a day you would think for sure,today i should blog about which thing,that can give me visitors.Yes friends everybody want to increase the visitors to there blog and try to convert them to there readers as much as possible.

So i will share one trick on how to get increase your visitors from the search engines,if your blog receives a part of traffic from them.

Lets share an trick with you.What i use to do is,i daily use to check my traffic counter for visitors coming to my blog once a day for sure.As its not possible to check the all thousands visitors daily so just i use to check at random a day and at any time.

Now my counter let me know the keywords from which the visitors searched on engines and came to my blog.When i use to check these keywords,i daily use to find some keywords for which the visitors seems to coming to my blog but the content visitor needed based on those keywords was not into my blog.This means the visitors need some content on that topic and content is not easily provided and he's coming to my blog accidentally.So why not i should provide that content on my blog.

So why you miss an opportunity to blog about that particular information on your blog and lets increase your visitors from search engines,if you will do this regularly i promise not only your visitors will increase,your blog will also become so much seo that it will be started loving by engines and will give you high rank in it.

And if you try little bit to target some keywords too on search engines keeping in mind,what keywords people use,to find any particualr content on web and will easily find you with that keyword on top,will also help a lot in beggining.

I hope you would love this trick to make your blog seo and increase your blog visitors.If you have any other questions you ask me in comments.

Tip On How To Increase Your Visitors From Search Engines

Today i am going to share my experience with you or you can take it as trick to increase your visitors.As everybody has been blogging on different niche in which he's good but at one time in a day you would think for sure,today i should blog about which thing,that can give me visitors.Yes friends everybody want to increase the visitors to there blog and try to convert them to there readers as much as possible.

So i will share one trick on how to get increase your visitors from the search engines,if your blog receives a part of traffic from them.

Lets share an trick with you.What i use to do is,i daily use to check my traffic counter for visitors coming to my blog once a day for sure.As its not possible to check the all thousands visitors daily so just i use to check at random a day and at any time.

Now my counter let me know the keywords from which the visitors searched on engines and came to my blog.When i use to check these keywords,i daily use to find some keywords for which the visitors seems to coming to my blog but the content visitor needed based on those keywords was not into my blog.This means the visitors need some content on that topic and content is not easily provided and he's coming to my blog accidentally.So why not i should provide that content on my blog.

So why you miss an opportunity to blog about that particular information on your blog and lets increase your visitors from search engines,if you will do this regularly i promise not only your visitors will increase,your blog will also become so much seo that it will be started loving by engines and will give you high rank in it.

And if you try little bit to target some keywords too on search engines keeping in mind,what keywords people use,to find any particualr content on web and will easily find you with that keyword on top,will also help a lot in beggining.

I hope you would love this trick to make your blog seo and increase your blog visitors.If you have any other questions you ask me in comments.

Tip On How To Increase Your Visitors From Search Engines

Today i am going to share my experience with you or you can take it as trick to increase your visitors.As everybody has been blogging on different niche in which he's good but at one time in a day you would think for sure,today i should blog about which thing,that can give me visitors.Yes friends everybody want to increase the visitors to there blog and try to convert them to there readers as much as possible.

So i will share one trick on how to get increase your visitors from the search engines,if your blog receives a part of traffic from them.

Lets share an trick with you.What i use to do is,i daily use to check my traffic counter for visitors coming to my blog once a day for sure.As its not possible to check the all thousands visitors daily so just i use to check at random a day and at any time.

Now my counter let me know the keywords from which the visitors searched on engines and came to my blog.When i use to check these keywords,i daily use to find some keywords for which the visitors seems to coming to my blog but the content visitor needed based on those keywords was not into my blog.This means the visitors need some content on that topic and content is not easily provided and he's coming to my blog accidentally.So why not i should provide that content on my blog.

So why you miss an opportunity to blog about that particular information on your blog and lets increase your visitors from search engines,if you will do this regularly i promise not only your visitors will increase,your blog will also become so much seo that it will be started loving by engines and will give you high rank in it.

And if you try little bit to target some keywords too on search engines keeping in mind,what keywords people use,to find any particualr content on web and will easily find you with that keyword on top,will also help a lot in beggining.

I hope you would love this trick to make your blog seo and increase your blog visitors.If you have any other questions you ask me in comments.