Thursday, April 15, 2010

Episode Where Vegeta And Bulma Interact

Struts2 - date without taking into account the time's locale settings

After experimenting just something I like my blog and its entries can be found on google, I noticed that there always my Blog Name "mr678" is displayed in the search results.


in this form is not just beautiful and for's SEO also not ideal ... (at least what I've researched just that, currently I am with the positioning of my blog entry but pretty happy ;-) - but this has of course other reasons: google blogspot with google adsense + new releases ...)
Google shows here simply to the HTML title. This can readily be adapted at will. In blogspot, this works as follows:
layout à edit HTML Now the line
\u0026lt;title> \u0026lt;data:blog.title/> \u0026lt;/ title>
replace with the following snippet:
\u0026lt;b:if cond='data:blog.pageType == "item"'>

\u0026lt; ; title> \u0026lt;data:blog.pageName/>

\u0026lt;b:else/> \u0026lt;title> \u0026lt;data:blog.pageTitle/> \u0026lt;/ title>


\u0026lt;/ b : if>

will now display only the name of the blog articles.

on the following websites I have copied this approach:

· http://www.bloggertricks.com/2008/08/how-to-swap-your-blogger-blogspot-blog.html

·         

http://www.bloggerplugins.org/2007/09/optimise-blog-title-for-search-engine.html
·         
http://www.marketingspiritual.com/2010/google-blogspot-seo/

0 comments:

Post a Comment