AllInWorld99 provides a reference manual covering many aspects of web programming, including technologies such as HTML, XHTML, CSS, XML, JavaScript, PHP, ASP, SQL,FLASH, jQuery, java, for loop, switch case, if, if else, for...of, for...in, for...each,while loop, blogger tips, blogger meta tag generator, blogger tricks, blogger pagination, client side script, html code editor, javascript editor with instant output, css editor, online html editor, materialize css tutorial, materialize css dropdown list,break, continue statement, label,array, json, get day and month dropdown list using c# code, CSS button,protect cd or pendrive from virus, cordova, android example, html and css to make android app, html code play,telerik show hide column, Transparent image convertor, copy to clipboard using javascript without using any swf file, simple animation using css, SQL etc. AllInWorld99 presents thousands of code examples (accompanied with source code) which can be copied/downloaded independantly. By using the online editor provided,readers can edit the examples and execute the code experimentally.


SEO optimize tips for blog/blogger from title
                Title swapping is help to boost your blogger position on the search engine search results page displaying and also improve your click-through rate.  For increasing SEO (Search Engine Optimization) the page title is the most important to your blogger ranking well in search engines. The page title is displaying at your browser’s title bar. So should we need to give every page title is different for improving SEO.
    If you not optimize your title, same title will display to every posting. But should we need to give various title for different post.

After change the blog title is display below:-

seo optimized title

Steps to optimize blogger post titles

Step 1. Sign in to your blogger Dashboard and click to Template > Click Edit HTML

blogger post Edit HTML

Step 2. Click anywhere inside the newly appeared window and press CTRL+F on keyboard will open the html blogger search box

blogger search box

Step 3. Copy the below code to search box to find
<title><data:blog.pageTitle/></title>

Step 4. Replace with the below code

<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> |<data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>

SEO Title Optimization

Step 5. Click “Save Template” to Done


Save Template



Advertisement

0 comments:

Post a Comment

Total Pageviews