tekball

home of latest tips and tricks for computer,mobie and internet.free sofwares,games,books,tutorials,downloads and much more....

SEARCH TEKBALL

Loading
Showing posts with label WEBMASTERS. Show all posts
Showing posts with label WEBMASTERS. Show all posts

Wednesday, April 6, 2011

NOTICE FOR DEAR USERS :)

THE BLOG WWW.TEKBALL.BLOGSPOT.COM HAS BEEN SHIFTED TO www.techmatics.blogspot.com.
we hope you will support the change.
THANK YOU !

Thursday, February 24, 2011

how to setup blogger custom domain on godaddy account



Hi, converting a blog to Custom domain is very easy (b’coz,the complete hosting procedure will be taken care by the blogger itself),but if you buy a domain from godaddy or other webhosting services,then you have to manually create the settings in the blogger as well as in your domain manager.This is a very easy step.Just follow the steps below.

1. Log into your Blogger Account -> Settings Tab -> Publishing Tab.
2. Click on “Switch to Custom Domain”.
3. Now,Click on “Switch to advanced settings”.
4. Enter your domain {Ex:crackohack18.blogspot.com}-> Enter the Word Verification and Click Save Settings
5. On the next page,Check the box “Redirect hackingfreaks.in to www.hackingfreaks.in” -> Enter Word Verification -> Save Settings.Now,you will be shown “Congratulations, your blog is ready!”




6. Now,Log into your GoDaddy Account & Go to Domains -> My Domains{Domain Manager}.
7. Click on your Sitename & Open Nameservers Link.
8. Enter “NS09.DOMAINCONTROL.COM” for Nameserver 1 and “NS10.DOMAINCONTROL.COM” for nameserver 2. Make sure,you selectedCustom nameservers.



9. Now,Click on Total DNS Control and MX Records.
10. Delete any existing A records if any (the ones at the top)
11. Click on “Add New A Record”.
12. Enter the details as shown in below figure & Click OK.



13. Delete the CNAME that has a Host of www
14. Click Add New CNAME Record
15. Put www in the Enter an Alias Name field, ghs.google.com in the Points to Host Name field and leave the TTL as 1 Hour. Click on OK.



NOTE : The settings may take 1 hour to be saved and to be worked.
For any queries,Do Comment!!!

Saturday, February 19, 2011

Build Your Own File Server

Build Your Own
File Server

Build yourself a secure file server using any old
computer with a couple of hard drives and store
all your data centrally

Every oi   ce that generates large amounts of data needs a fi  le server so that users can access
it all from a central location. The sole purpose of a fi  le server is to provide the users on the network with fi  les. Additionally, fi  le servers can also provide data to other users over the internet via a website or FTP service. A fi  le server is nothing but a simple computer with ample storage space, running a server operating system and confi  gured with data backup or synchronizing software. The hardware is usually designed using special purpose processors, RAM, motherboards, hard drives, power supply units and cabinets so the server is able to be powered on 24x7. So they have to be rugged and ei   ciently cooled too.The main component of a server is the storage space, but using a single spacious hard drive will not serve the purpose. The drives should also be highly ei   cient in terms of speed, should have a large volume, and last but not the least, they should be secure enough to keep your data safe. Hence, they are usually onfi  gured in RAID, where multiple hard drives are deployed to ensure speed and safety during data transfers. Hard drives can be confi  gured in RAID using dif  erent modes— RAID 0, 1, 5, 10 or 01. While RAID 0 is considered the fastest as it uses the
data striping feature, RAID 1 is the safest as it uses data mirroring. but both have their advantages and disadvantages. RAID 5, 10 and 01 are combinations, which uses both striping and mirroring to form fast and safe storage. We will show you how to confi  gure a simple fi  le server which uses RAID 0 or RAID 1 using two SATA hard drives and an old computer. You can also use multiple hard drives to form a RAID 5, 10 or 01 volume.Note: To create a RAID volume, the hard drives must be of the same type, speed and capacity, otherwise the one with the lesser of these features will bring down the ei   ciency of the entire group. A file server is usually untouched, except for maintenance such as application installation, user confi  guration or fi  xing breakdowns. You can build your
own server and leave it behind a desk, in a loft or hidden inside a cabinet, but the place it's set up in should be spacious, well ventilated and easily accessible for maintenance. The monitor, keyboard
and mouse can be disconnected until required. 
Requirements
Any old desktop computer. A Pentium  
4 or higher is preferable.
Two or more similar SATA hard drives. 
2 GB RAM should be enough, unless  
you have more to spare.
A PCI SATA RAID card, unless your  
motherboard features built-in RAID.
An operating system. A server edition  
is highly recommended if there are many users accessing it. Let’s begin. Open and clean the old computer thoroughly and ensure a dust-free interior for ei   cient cooling. Install a PCI SATA RAID card into a vacant PCI expansion slot and screw it in place, unless your motherboard features an onboard RAID controller. Install the two (or more) hard drives in the respective
bays and connect the necessary cables (data and power). Confi  rm that all cables
are neatly tied and tucked away from the cooling fans and ducts to ensure proper air circulation. Oncedone, your hardware is ready to become a server.Now is the time to install the operating
system, but before this, you will need to confi  gure the hard drives in RAID. If your
motherboard features RAID, then simply go to the BIOS setup and confi  gure the
two hard drives in RAID 0 or 1 and exit. If you are using a PCI RAID card, then
you will have to press the necessary keys displayed on the screen while the system
is starting up to enter the card’s BIOS. Here again, confi  gure the hard drives in
RAID and save the settings. You’re fi  nally done confi  guring the hardware. If you
want a secure storage system, use the RAID 1 confi  guration, and if speed is the requirement, go for RAID 0. Note: Hard drives in RAID 0 will allow the total combined capacity to be used
while RAID 1 of  ers half the combined storage space. For Example: RAID 0: 80 GB + 80 GB = 160 GB and RAID 1: 80 GB + 80 GB = 80 GB. 
Procedure
Begin installing the operating system. You can use a Microsoft Windows Server Edition OS (recommended) or a Linux OS. We have used Windows XP as the OS as an old computer would already have a licensed operating system. During the installation, you might be prompted to install the drivers for the RAID hardware so that the OS can recognize the storage/volume type. Insert the driver CD that came with the motherboard or the PCI RAID card. The setup will then detect
the storage space and you can continue installing the operating system as usual.
Your fi  le server is now fi  nally ready to be confi  gured. Once the OS is installed,
make sure you have installed all the drivers and created all the users and their
profiles as per the requirement of your network. Copy your data to the storage
drives and share the respective folders with appropriate user rights. That’s it!
Your file server is ready to be deployed. Just connect the server to the network
after configuring the network card and then disconnect the monitor, keyboard and mouse.
Now that your server is on duty, there are some things that you should
also consider. Use a UPS to avoid data loss during power failures, install an
exhaust fan in case you are keeping it in an enclosed area, install an antivirus software for additional security, install and keep running a password protected virtual networking software so that you can access the server from another computer on the network instead of
connecting a monitor and input device and operating the server. Additionally, we also recommend a few changes to your server hardware. Since you are using an older computer, replacing the power supply unit would be a good idea as this component might fail when used 24x7.
Additionally, to lower the noise of multiple hard drives spinning inside the cabinet,
design some foam or rubber sleeves for the hard drives to dampen the vibrations.
Finally, use the power saving and/or WOL feature of the motherboard to power down the hard drives or system when the server is not being used. This will not only save power, but will also prolong the life of the server’s hardware. Your fi  le server is finally ready for action. Let it serve you betterNow that your fi  le server is ready and serving its purpose on the network, why not use the entire eficiency of the server for other purposes to enhance your business productivity or home
convenience. As we mentioned earlier, fi  le servers are nothing but simple computers,
and you can use them for multiple purposes apart from simply sharing a folder or drive. Some other applications that can be installed on the server to juice-out some additional functionality.
Media server:  Install a media server application and store your complete collection of audio and
video fi  les on the server and stream them to all the computers or handheld gadgets from a centrally
located location. Examples: iTunes, IceCast, Unreal
HTTP server: Host your own website from home or
oi   ce using an
HTTP server.
All you need is a live IP address from
your internet service provider. You don’t
need to worry about web space because
your server’s storage space is the limit.
Website down time is zeroed as your
server would be online all the time in your
own premises. Finally, hosting charges
are nil as you own the server. Examples:
Apache HTTP server, Xerver.
FTP server: Allow your friends and

clients to access your
data fi  les or upload their
data to your server using
the FTP service. Here
too you would require a
live IP address from your ISP. Examples:
Xerver, FileZilla, Xlight, WinFTP.
Printer server:  Install printer(s) on
the file server and share them across the
network. You don’t need to worry about
the printers connected to client machines
on the network being shut down. All your
printers can be in one location at home
or oi   ce.
Database servers: Centrally feed
in all your data and share it w ith a
database management software to
make information available to all users
on the network. Examples: SQL, Oracle,
Microsoft Access, FileMaker.
Accounting server: Similar to a
database server, multi-user accounting
server applications can be installed to
provide multi-user access to accountants
on the network. Examples: Tally, Busy.
 Proxy server:
Proxy servers
help internet
usage on the
local network
work much faster
because of their caching feature. You
can create user profi  les to induce profi  les
to authenticate users or even block
particular websites. Examples: FreeProxy,
AnalogX, CCProxy.
Download server: Employ the server to be a single point for downloading fi  les and torrents from the Internet. This is benefi  cial as the server can be used for
managing all your data downloads by taking the benefi  ts of its 24-hour uptime. Examples: DAP, FlashGet, uTorrent, BitComet.Backup server:  Install backup or
synchronizing software on the server and confi  gure it in such a way that it can automatically backup crucial data from all the machines on the local network at specifc intervals. This would ensure that,
apart from client machines, a copy of all your data exists on the server. Example:
Fbackup, AceBackup.Mail server: Mail servers can be very
beneficial on a local network. Users can send and receive mails to the fi  le
server, which will do the job of sendingemails outside or collecting emails and
distributing emails from an online POP server to local users. Also send emails
internally without the need of using Internet bandwidth. Example: hMailServer,
netMailshar, Winmail, CMailServerSecurity monitor: Using a video
security monitoring software, your fi  le
server can also act as a surveillance unit by recording video feeds from webcams
and IP cameras. Example: WebcamXP,
SmarterGuard Basic.


















click on image for full size
Safety first
Data on a fi  le server is important and 
should be kept safe and secure at all
times. Backing up the server frequently is
a must as you would need to keep your
data safe in extreme cases such as virus
attacks, hard drive errors, bad sectors,
accidental wipeouts, etc. Keeping your
data safe means you should replicate
your data from the server onto another
machine or external storage medium from
time to time.
In case of a server crash or hardware
failure, your data on the fi  le server can
be lost. The only form of backing up
your server is mirroring or synchronizing
your data completely to another external storage or machine. Numerous
applications such as GoodSync, Vice Versa and such are available online
which can help synchronize your data to have a secure backup system. We
will use SyncBackSE as an example for synchronizing/mirroring software. You can download a 30-day trial from ‘www.2brightsparks.com’ and if you would like to buy it, the utility is available
for $30 (approx Rs 1,500) onwards. SyncBackSE is a powerful utility that
helps automatically copy fi  les and folders from a defi  ned location to another, be it
on the local drives, NAS, external storage drives, or even FTP servers.
Install and start the application and click on ‘Profiles | New’. Enter a name
to diferentiate between profiles if you are creating multiple profi  les, and click
‘Next’. In the following screen, click on the type of synchronization from ‘Backup’,
‘Synchronize’, ‘Mirror’, or Group’. Mirroring is useful as fi  le servers need
to be replicated to save space and create an exact folder structure as the original
ones in case of a system crash. You can opt for synchronize or backup if you wish
to keep copies of older deleted data too,but the destination disk space might fall
short over time. In the next screen, you can choose to backup/sync from or to an FTP server.
If you don’t have any, skip this screen. Now enter a description name for the
source fi  les and select the source folder and click ‘Next’. Do the same for the destination folder at the next screen.
Now define your preferred method and period of the mirroring of data. Click on
‘When’ from the left panel and then on Edit Schedule’ and the utility will ask you
to enter your current user password for security. Enter the details and adjust the
date and time along with the period of recurrence according to your choice of
mirroring. Ideally, a recurring period of one hour, daily, should be ideal in case
your server’s data is updated at regular intervals.
If you are sure that your server data changes after longer periods, you can
change the profi  le to run every two or seven days. Now that the profi  le
is completely ready, you can activate it and it will run automatically in
the background at the specifi  ed time intervals. Similarly, you can create
multiple profi  les to have a safer backup by defining dif  erent folders or data
specific folders to diferent backup
locations. Mirroring the data from your file server automatically is essential via an
automated backup or synchronizing utility so that you do not have to waste
time performing these essential chores manually each day or every week.

Tuesday, February 8, 2011

Some Tips for Web Page Headers

Are you a current business owner who has asked the question, "How do I get my website on the first page of Google and the major search engines?" Most business owners don't know that traditional media ad spending is down across the board. Television advertising, radio, newspaper and magazines are down an average of approximately 13% in 2009.

Implementing relative meta-tags in your website makes sure that it will increase effectiveness of your search engine optimization campaign. On which you are investing lots of time and money. You can pick up any of your webpage and click on 'View' button at the top of the browser screen and select 'Page Source' it will show title tag at the top of the page.

Does your website have an actual contact form? There are a lot of websites that have just a mailto web link for users to contact the company. The problem with this is that you are reliant on the user having their own mail client installed and you cannot specify what information you want to collect. If you have a prope
contact form on your contact us page you can specify what information you want to collect e.g. name, phone number, email address, website etc.

On-page optimization is the process of structuring or changing the elements on your webpage so that it can be found by search engines for specific keyword(s). The on-page elements or factors that you need to change in order to improve your website's positions in search engines include title Tag, header tags, page content, alt tag, meta description tag and meta keywords tag.

It allows anyone from any experience level, from a complete beginner with no website technical skills to those who are familiar with website building. For the users who already know how to build sites using all kinds of coding and language and scripts, this will make it much easier for them too. You can start producing websites that look as professional as the big name companies and you can do it by yourself and do it fast.

If you were working with a company that creates designer flip-flops that are embellished with crystals, symbols, jewelry and other decorative items. When you first start their keyword project, the first two keywords that the company will give you is: flip-flops and sandals. You can easily find that there is great search volume and much lighter competition around more specific search terms such as: embellished flip flops, crystal flip-slops, rhinestone flip-flops, decorated flip-flops etc.

Depending on how your templates are created, you can save Huge amounts of time by allowing the template or web editing software to perform repetitive tasks vs. you making them all on your own. A couple of examples might be your website's header, footer or common menu system. Let' say if each page of your website includes these common items, then you could save great time by having all of the pages call a "single file" that simply contains all of the requisite information for each respective section.

A favicon is basically an image that distinguishes a website/company from others. What's the first thing that comes to your mind when you see image of the
latter G with red,green, blue and yellow colors?... Google of course! You see how easy it is to advertise and embed your brand in people's mind. That's the power of favicon. Simply put, a favicon for your blog or website, is another way to make "you brand" (your website/blog), easily recognizable.

Designing Your Site to Be Search Engine Friendly. Creating a site that is search engine friendly should be an objective of every company that wants to do business on the Internet. Search engines are the most common way for Internet surfers to search for something on the Net. In fact, 85 percent of all people who use the Internet use search engines as their primary way to look for information. By using keywords relating to your company in appropriate places on your site, you can improve how search engines rank you.

Boost Your Web Site with Social Bookmarking

There is a lot of talk about social bookmarking when it comes to research engine optimization, and it's sometimes hard to see via the haze of marketing towards the true facts.

Basically, interpersonal book marking services go to websites for example Digg, Stumbleupon, Reddit, Delicious and create hyperlinks to your website, tag it and share it with the world.

 This can assist drive visitors to your website in two methods. First, if you have a novel or fascinating site, people will normally be drawn to it and follow the links for your doorstep. People spend hours on interpersonal ebook marking websites and use it to find the majority of their info. Should you send readers to an interesting article or valuable assistance, they will naturally send a link to their friends, and their friends will do the same. Secondly, each among the links provided by a social ebook marking service will deliver "link juice" to your website.

"Link juice" is jargon for site believability in the eyes of search engines. Social book marking websites use a
significant of believability, and with every hyperlink it provides your website a bit of that credibility. So even if nobody looks at the social bookmark on Digg, the site will assist your website a small a lot more credibility.

The way this functions is that when the bots from Google or Bing search your site, they discover back hyperlinks to sites having a significant of credibility. So even if it's just a blank hyperlink, those research spiders will assume that there's a reason for the hyperlink, thus believing that your site has credible information within.

There's a downside to social bookmarking providers though, there are lots of disreputable businesses that may take your money then spam interpersonal ebook marking websites with garbage -- and that garbage is directly connected to your site. The social bookmarking sites don't like it and nor does Google, utilizing a dirt cheap interpersonal book marking service is an easy way to get your website kicked out of search engine rankings completely.

Social Bookmarking Submission Tips

Social Bookmarking refers to web based applications that allow people to store bookmarks online instead of just putting in the favorites or bookmarks on their computers. The direct advantage of this is that people can access their bookmarked sites from any computer, or even from a mobile phone.

The good aspect of social bookmarking is that it allows users to share bookmarks with other Internet users in a collaborative manner. Generally, social bookmarking takes place on sites where the users can create an account to add their bookmarks to. It's also helpful to do it on sites that allow users to insert keywords for the types of bookmarks they add. In that manner

they all can be organized and set into categories that other users can easily search through.

But how submit your social bookmarking successfully? The follow five tips can help you.

Firstly, when you post the article to a social bookmarking site, make sure the short description you provide entices potential customers, not with a blatant sales pitch but by summarizing the information that people interested in your type of products want to read.

Secondly, take care in adding tags of your most relevant keywords in order to make the link easy to find within the site. Some sites limit the number of tags you can add while others provide nearly limitless space to include every relevant keyword or phrase.

Thirdly, make your content easy to share. All of the major blogging platforms such as WordPress or Blogger include plug-ins to add a little ‘share' graphic to your posts. This allows readers to easily and quickly make one click and add a bookmark of your article URL at any site where they have an account.

Last but not the least, be sure to include a plug-in that allows readers to add your site to an RSS feed as well. These feed aggregators are a popular way for internet users to combine all the blogs they follow into one easy-to-find place that shows the most current updates to all their favourites.


Social bookmarking existed several years before and people will always discover new concepts about the bookmarking world especially with the fields of marketing and promotion. Many have benefited from its advantages and new ideas are still being developed to maximize its use. The online marketing industry and community eye social marketing as one of their major tools in the future. No wonder many social bookmarking sites have come to provide the basic advantages and enjoy the benefits of social bookmarking.

Making Money with Twitter

 On first considering about money making online, the primary approach that most people will consider will be twitter! Twitter is actually a micro blogging networking site which gives you message lesser or equal to 140 characters and not more. With so much good intentions and positive benefits, Twitter has set a new line of practice to make money online. Implementing right approach in twitter will make you get the best out from them. On building a best bond and relationship will be the core success of making handful income. The stronger you bind relationship with your network people will right away explain the success of your online business
 
Online money making has become the most awesome gift, where you can bind long term business relationship with worthy clients across the world. Are you not using twitter to promote and get in touch with your customers? This shows that you losing a great deal or even it explicate your craziness of not knowing the supremacy of twitter! Twitter is a power platform which grants you to communicate with several hundreds of people at single shot. Twitter gives you an opening to build enduring relationship and even supports in selling products with quick approach. On joining twitter, you can sell your products to the network customers as most twitter members will buy products from people whom they know. For all these reason, twitter is defined to be the gold mine while it comes in product selling.

People who aren't using Twitter will have either not understand the power of Twitter or they might not be aware of its existence. On research, you can get to know the positive and successful stories of Twitter and their role in driving traffic towards your business sale. Twitter is the best mini blogging site that drives incredible volume of traffic towards your way and this promising fact has inspired everyone to join the network. Is making money through twitter is too hard? Any novice will have this question, because they do not know the procedure of joining the network. Actually, the role of joining twitter will not take hard time rather you merely have to spare minutes to join the network.

Some Tips for Web Page Headers

Are you a current business owner who has asked the question, "How do I get my website on the first page of Google and the major search engines?" Most business owners don't know that traditional media ad spending is down across the board. Television advertising, radio, newspaper and magazines are down an average of approximately 13% in 2009.
 implementing relative meta-tags in your website makes sure that it will increase effectiveness of your search engine optimization campaign. On which you are investing lots of time and money. You can pick up any of your webpage and click on 'View' button at the top of the browser screen and select 'Page Source' it will show title tag at the top of the page.

Does your website have an actual contact form? There are a lot of websites that have just a mailto web link for users to contact the company. The problem with this is that you are reliant on the user having their own mail client installed and you cannot specify what information you want to collect. If you have a proper 

 contact form on your contact us page you can specify what information you want to collect e.g. name, phone number, email address, website etc.

On-page optimization is the process of structuring or changing the elements on your webpage so that it can be found by search engines for specific keyword(s). The on-page elements or factors that you need to change in order to improve your website's positions in search engines include title Tag, header tags, page content, alt tag, meta description tag and meta keywords tag.

It allows anyone from any experience level, from a complete beginner with no website technical skills to those who are familiar with website building. For the users who already know how to build sites using all kinds of coding and language and scripts, this will make it much easier for them too. You can start producing websites that look as professional as the big name companies and you can do it by yourself and do it fast.

If you were working with a company that creates designer flip-flops that are embellished with crystals, symbols, jewelry and other decorative items. When you first start their keyword project, the first two keywords that the company will give you is: flip-flops and sandals. You can easily find that there is great search volume and much lighter competition around more specific search terms such as: embellished flip flops, crystal flip-slops, rhinestone flip-flops, decorated flip-flops etc.

 Depending on how your templates are created, you can save Huge amounts of time by allowing the template or web editing software to perform repetitive tasks vs. you making them all on your own. A couple of examples might be your website's header, footer or common menu system. Let' say if each page of your website includes these common items, then you could save great time by having all of the pages call a "single file" that simply contains all of the requisite information for each respective section.

A favicon is basically an image that distinguishes a website/company from others. What's the first thing that comes to your mind when you see image of the
latter G with red,green, blue and yellow colors?... Google of course! You see how easy it is to advertise and embed your brand in people's mind. That's the power of favicon. Simply put, a favicon for your blog or website, is another way to make "you brand" (your website/blog), easily recognizable.

Designing Your Site to Be Search Engine Friendly. Creating a site that is search engine friendly should be an objective of every company that wants to do business on the Internet. Search engines are the most common way for Internet surfers to search for something on the Net. In fact, 85 percent of all people who use the Internet use search engines as their primary way to look for information. By using keywords relating to your company in appropriate places on your site, you can improve how search engines rank you.


Monday, February 7, 2011

How do I get all of my pages indexed in Google?

As far as the Google page indexing is concerned, you will have to follow or keep some essential technical factors in mind that play a major role in Google search engine rankings. If you want to get all of your websites’ pages indexed in Google, then you are advised to make sure that your website has unique and fresh contents, no broken links and no mistake in terms of development and design. If you have any kind of doubt in your mind you can analyze it by consulting with a search engine optimization agency that has expertise in how to get Google search engine rankings more instantly.
Optimization of almost all the pages of website is essential to get a firm and top position or Google search engine ranking. Hire a renowned search engine marketing expert or company for getting Google Search engine ranking for targeted keywords related to your website contents. Put simply, those keywords, you want to optimize more instantly and effectively can achieve the top Google search engine rankings if they are optimized effectively by using latest SEO techniques.
Sitemap file creation is also vital for website that contains the URL for all pages of the websites. Apart from this, you should also use Google Webmaster Tools for log in by using your Google account. You should also use specific keywords in place of broad keywords for top Google search engine rankings. When it comes to selection of specific keywords to stand them in the top of Google search engine ranking, then let search engine marketing or search engine optimization agency do its work.
In addition to the aforesaid tactics and ways for getting all the pages indexed in Google or achieving Google search engine ranking, you should also search for a renowned search engine optimization company for getting top Google search engine ranking. However, these aforesaid tactics are not only for Google, but they are also very helpful in getting top search engine ranking in different search engines like Yahoo, MSN, and the list goes on. No doubt, there are also a number of other factors that play a major role in Google page indexing as well as Google search engine ranking.
Search Engine Marketing Company offers Search Engine Ranking, Affordable Small Business SEO (Search Engine Optimization) Services.

Website Improvement Tips to Grow Your Business

An online business relies on the website which acts as an interface between the business owner and the customers. When it comes to expanding your business, developing a mere website is not enough. It takes persistent efforts and regular updates to improve your business website design and make it suitable as per the current requirements. Whether your business climbs the stair of success or goes down the drain depends solely on your website.
A website's existence is futile if it does not get the required traffic. To attract a good volume of traffic, it is imperative to have an attractive and user friendly website. Most of the business owners customize their websites on their own in order to save money. Since they are novices when it comes to professional web designing, they commit mistakes and more often than not, their efforts backfire. Therefore, it is advisable to hire a professional web design company.
Irrespective of the domain of your website, the competition is aplenty. You need to scale up with the changing trends to survive this fierce competition. With the help of professional expertise, you can make improve your website. First of all, your website should look thoroughly professional and user friendly. It should be able to make a good impression on the visitors.
Make sure that your website is easy to navigate. Cluttered website can irk the visitor and he will browse to some other site. It should state all the information regarding your products and services. Add images of the products to give a better idea to the visitors. The pages of your website should load quickly. A website which takes time to load is likely to repel the visitor. Also include the order form and payment option in your website. All these things will make your website more professional which is required for a corporate website design.
Include product reviews and comments from your customers. This will encourage the visitors to choose your products and services. This will definitely help you to make more money. Make sure that the customers feel safe while making purchase and completing the transaction. Your contact details should be visible on your website. This will lend credibility to your website as customer will know who to contact if required.
Always check your emails regularly. There might be a customer who has a query. Answering customer's query on time earns you their loyalty. Replying to your customer's queries will help you develop a good business relation with them.
These tips can help you to grow your business.
PixelCrayons is a Web Design Delhi Company. PixelCrayons provides affordable web design and custom website development solutions, ecommerce website development and website redesign services and more.

Friday, February 4, 2011

One way you can improve navigation of a Blogger blog (Blogspot blog) is to add breadcrumb navigation to your Blogger blog. There is also a SEO benefit of installing a breadcrumb as major search engines like Google treat anchor text links as important. In this Blogger tutorial I will guide you through the steps to add breadcrumb navigation to a Blogger blog (Blogspot blog).

Whether you are using a custom template or a default Blogger template breadcrumb navigation can be added. It is not difficult and I have updated these instructions on December 4, 2010 to take account of the new generation of default Blogger templates eg Simple.

What Will a Breadcrumb Do on My Blog?
Adding a breadcrumb to your blog provides a form of text-based navigation. A breadcrumb displays the visitor's location within a blog. The advantage of a breadcrumb is that it provides shortcuts to enable visitors to quickly get around your blog by jumping from one part of your blog to another.

To illustrate how adding a breadcrumb would work in your blog let's use an example. A breadcrumb for an individual post would follow this format:

Home > Label > Post Title

Using this post as an example a breadcrumb might be Home > Navigation > Add a Breadcrumb to Blogger Blogspot Blog. In cases where there is more than one label this hack uses the last label listed. If a visitor wanted to look at other posts about navigation all they need do is click on the "Navigation" link in the breadcrumb and they will be taken to a page which will show them all the posts with the "Navigation" label.


SEO Benefits of a Breadcrumb
Apart from improving the navigation of your Blogger blog adding a breadcrumb also has SEO benefits. Anchor text such as labels tells search engines about the subject of the linked page. Search engines view a breadcrumb with a text link to relevant keywords in the post as important. Read more about SEO try the following articles:

Blogger Blogspot SEO Tips and Tricks
Add Meta Tags to Blogger for Better SEO

How to Add a Breadcrumb Navigation to your Blogger Blog
It is not difficult to add a breadcrumb to your blog but it does involve adding a snippet of code to your template. Below is a step by step walkthrough which I have aimed at beginners so that anyone reading my blog will be able to follow the instructions.
1. Login in to Blogger if you are not already logged in

2. Navigate to Design > Edit HTML

3. Back up your blog using Download Full Template as a precaution in case you accidently overwrite some code and are not able to retrieve it.

4. Check the Expand Widget Template box

5. Add the following CSS code above this line ]]></b:skin>

.breadcrumbs {float: left;width: 590px;font-size: 11px;margin: 5px 10px 20px 10px;padding: 0px 0px 3px 0px;border-bottom: double #EAEAEA;}

Once your breadcrumb is working modify this if you need to so that it blends with the look and style of your template.

6. Find this line of code <b:includable id='main' var='top'>

7. Older XML Blogger templates and custom templates replace the entire block of code below. If you are using the new generation of Blogger templates such as Simple look for alternative instructions further down in this Step)

<b:includable id='main' var='top'>
<!-- posts -->
<div class='blog-posts hfeed'>
<b:include data='top' name='status-message'/>
<data:adStart/>


with

<b:includable id='main' var='top'>
<!-- posts -->
<div class='blog-posts hfeed'>
<!-- disable default status message
<b:include data='top' name='status-message'/>default status message disabled -->
<b:include data='posts' name='breadcrumb'/><data:adStart/>


Update 4 December 2010. Note: if you are using the new generation of Blogger templates eg Simple then do the following instead

Find this code block and add the code in red between <div class='blog-posts hfeed'> and <data:defaultAdStart/>

<b:includable id='main' var='top'>
<b:if cond='data:top.showPlusOne'>
<script expr:src='data:top.plusOneJsUrl'/gt;
</b:if>
<!-- posts -->
<div class='blog-posts hfeed'>
<!--Breadcrumb Hack - disable default status message
<b:include data='top' name='status-message'/>default status message disabled -->
<b:include data='posts' name='breadcrumb'/>

<data:defaultAdStart/>

8. Now immediately before <b:includable id='main' var='top'> paste the following large block of code:


<b:includable id='breadcrumb' var='posts'>
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<!-- No breadcrumb on front page -->
<b:else/>
<b:if cond='data:blog.pageType == "item"'>
<div class='breadcrumbs'>
Browse » <a expr:href='data:blog.homepageUrl' rel='tag'>Home</a>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast == "true"'> » <a expr:href='data:label.url' rel='tag'><data:label.name/></a> </b:if> </b:loop>
» <span><data:post.title/></span> </b:if> </b:loop> </div>
<b:else/>
<b:if cond='data:blog.pageType == "archive"'>
<div class='breadcrumbs'>
Browse » <a expr:href='data:blog.homepageUrl'>Home</a> » Archives for <data:blog.pageName/> </div> <b:else/>
<b:if cond='data:blog.pageType == "index"'>
<div class='breadcrumbs'>
<b:if cond='data:blog.pageName == ""'>
Browse » <a expr:href='data:blog.homepageUrl'>Home</a> » All posts <b:else/>
Browse » <a expr:href='data:blog.homepageUrl'>Home</a> »
Posts filed under <data:blog.pageName/>
</b:if> </div> </b:if> </b:if> </b:if>
</b:if>
</b:includable>

9. Click on Save Template button

10. Click View Blog and navigate to any post page to see your new breadcrumb in action

Add a Breadcrumb Based on Archives
Follow this hack provided by Purple Moggy if you would like to add a breadcrumb based on year and month. Likely format would be: Home > Year > Month > Blog Title

Tips and Troubleshooting
Some browsers have problems displaying the code above. If experience any issue then use the code in this link Add Breadcrumb Navigation to a Blogger Blog


In this Blogger tutorial you have learned how to add breadcrumb navigation to your Blogger blog (Blogspot blog) to improve SEO and site navigation. Please let me know how you get on. Good luck!

How to Create Search Engine Friendly Permalinks for Blogger Posts

What are Permalinks?
Permalinks are the permanent links to a post page. Blogger automatically generates a permalink based on the title of your post. Permalinks provide information to the viewer about the kind of content being pointed to.

Permalinks create permanent links to your Blogger posts which are indexed by search engines such as Google. Search engines use permalinks to categorise posts. Browsers use permalinks to help navigate to your posts. When you hover over a permalink in your browser you can read the post name in the status bar.

The permalink for this article is:

http://tekball.blogspot.com/2009/02/improved-permalinks-for-blogger-posts




Tips for Working With Permalinks in Blogger
While other blogging software such as Wordpress allows the user to edit permalinks Blogger has no such feature. For this reason care needs to be taken when creating titles for your posts as the permalink generated from the title can't be changed later. While your article is in draft form you can continue to change the title as many times as you like. However, once the permalink is assigned at the point that the post is published it remains the same no matter how many times you change the title of your post.

Another issue with Blogger is that it takes only the first 35-40 characters of your title to create the permalink so if you have a longer title you can run into problems. My suggestion is that you design your titles carefully if you want to avoid losing the end characters from your permalink. For instance a long title such as the one below would result in a shortened permalink which would lose the important fact that this post is related to working with Blogger:

http:/tekball.blogspot.com/2009/01/how-to-create-user-friendly-permalinks-for-blogger-posts

Fortunately there is a way around this problem. You will need to publish and then republish as I did with this post. The method involves creating a shorter title that will adequately summarise the content of your post (eg Improved Permalinks for Blogger Posts) and then publishing your post. Now go back and change the title to the one you prefer. In this case I changed the title to "How to Create User Friendly Permalinks For Your Blogger Posts." Now your title can be as long as you like. As you can see mine is longer than 40 characters. The permalink, however has remained the same even though the title has changed.

You can use this trick to create eye catching and memorable titles. It will also ensure that the permalink reflects a concise title and that unnecessary details in the permalink are removed. Creating concise permalinks is important for Search Engine Optimisation. Read more about Search Engine Optimisation in the blog tutorial Tips for Search Engline Optimisation.

Free Essential Tools for a Blogspot Blogger


Today's post is a collection of free internet tools essential for any Blogger Blogspot webmaster but particularly beginners who wish to improve and grow their blog.

While there are lots of tools on the internet that are of use to a Blogger Blogspot blogger you have to hunt for them. Chances are that you may have already discovered some of these while others may be quite new to you. Here is my list of some free internet tools that I find invaluable in building my blog. This is not a definitive list by any means. I will update it regularly as I discover more and more tools.


Free Banner Generator
Banner Sketch is an easy to use tool to help you create a title banner and other banners for your blog


Free Icons for RSS Feeds
Find stylish rss feed icons for your blog at Hongkiat Ultimate List of Feed Icons



Free Image Watermarking Service
Add a watermark to your images to deter image theft on your blog with this free image watermarking service from Pictureshark.com


Free Fav Icon Generator
There are a bunch of places on the web that you can go to create your own fav icon. Try these:
favicon.cc
Dynamic Drive
Online Icon Maker


Free Clipart
There are lots of places to find clip art on the net but WPClipArt is my personal favorite offerring thousands of high quality public domain images all completely free

Free Code Converter

Code Converter
Use this tool to parse Google Adsense code and other third party code before entering it into a Blogger template


Free Keyword Tools
Wordtracker will help you identify keywords in your subject area

You could also try Google Adwords


Meta Tag Analyzer
These Meta Tag Analyzers will provide you with detailed information about your blog description, keywords and meta tags
Submit Express
SEO Centro


Free Keyword Density Tool
Check the density of your keywords in your posts with this free keyword density tool from SEOChat


Free File Size Checker
Web Sniffer will check the size of your burned Feedburner feed to avoid exceeding the 512K maximum file size



Free Google Page Ranking Lookup Tool
Find out what your Blogger blog's Google Page Ranking is with this free lookup tool from SEOChat


Free Browser Testing Tool
Look up how your Blogger Blogspot blog will appear to a variety of internet browsers and detect any problems with your template with this free browser testing tool from Browsershots


Free HTML Tutorial Help
Need help with HTML I have found w3schools.com provides excellent tutorials and information on HTML


Free File Storage
FileAve.com offer up to 50MB of free file storage and hosting which is ideal for storing files and scripts. Particularly useful for storing any files that readers can download from your blog.

Also try Boxnet.com which offer 1GB of storage and 4shared.com which gives you a whopping 5GB.


Free Web-Based File Extractor
Sometimes you may wish to extract a file online. My Webzip provide a free archive creation and file extraction service that works on the fly supporting zip, rar, tar and tgz file archives. Also try Wobzip which offers a similar online service


A collection of free internet tools aimed at the beginner Blogspot Blogger. If you have any suggestions for other tools you have found useful please let me know.

Thursday, February 3, 2011

Adding Breadcrumb Navigation to Blogger

 
               Many forums have breadcrumb which lets you navigate from one label to another , similarly even wordpress has plugins for that one , its even possible in blogger [ blogspot blogs ] by tweaking blogger template which is one of the best blogger hacks and recommended for all . However , on the main page of my Blog there is no breadcrumb, because that is Home but as soon as you click on a particular blog post or on a label or an archive entry, you will see how the breadcrumb will be automatically visible on top of the page :
Browse » Home » Tutorials » Adding Breadcrumb Navigation to Blogger
Below is a step by step walk through which I have aimed at beginners so that anyone reading my blog will be able to follow the instructions , so here is an easy piece of code to add breadcrumbs !
Step 1:      Save your template by going to the Layout tab, and click Edit HTML.
Download your template as an XML-file and save it on your PC . If anything goes wrong, upload it again and your blog style will be same , no damage to blog posts will occur just there can be messing up of widgets and abnormal design can occur mistakenly !

Step 2:
       Expand the widget template

Step 3:
         Scroll down through your expanded widget code and look for this code :

<b:includable id='main' var='top'>
<!-- posts -->
<div class='blog-posts hfeed'>

<b:include data='top' name='status-message'/>

<data:adStart/>


Step 4 :
Now our job is very simple , just replace the gap with below code , it should look like this

<b:includable id='main' var='top'>
<!-- posts -->
<div class='blog-posts hfeed'>
<!-- disable default status message
<b:include data='top' name='status-message'/>
default status message disabled -->
<b:include data='posts' name='breadcrumb'/>
<data:adStart/>

You have to add the RED code in between gaps on 3rd step !

Step 5 :
Now , Immediately search for <b:includable id='main' var='top'>
and add this code above it !

<b:includable id='breadcrumb' var='posts'>
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<!-- No breadcrumb on front page -->
<b:else/>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='breadcrumbs'>
Browse &#187;  <a expr:href='data:blog.homepageUrl' rel='tag'>Home</a>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast == &quot;true&quot;'> &#187;
<a expr:href='data:label.url' rel='tag'><data:label.name/></a>
</b:if>
</b:loop>
&#187; <span><data:post.title/></span>
</b:if>
</b:loop>
</div>
<b:else/>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<div class='breadcrumbs'>
Browse &#187; <a expr:href='data:blog.homepageUrl'>Home</a> &#187; Archives for <data:blog.pageName/>
</div>
<b:else/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<div class='breadcrumbs'>
<b:if cond='data:blog.pageName == &quot;&quot;'>
Browse &#187; <a expr:href='data:blog.homepageUrl'>Home</a> &#187; All posts
<b:else/>
Browse &#187; <a expr:href='data:blog.homepageUrl'>Home</a> &#187; Posts filed under <data:blog.pageName/>
</b:if>
</div>
</b:if>
</b:if>
</b:if>
</b:if>
</b:includable>
<b:includable id='main' var='top'>

Step 5 : 
Its better to add CSS to the skin 
Search for  ]]></b:skin>

and add this code above  it


<b:skin><![CDATA[/*

....

.breadcrumbs {
  float: left;
  width: 590px;
  font-size: 11px;
  margin: 5px 10px 20px 10px;
  padding: 0px 0px 3px 0px;
  border-bottom: double #EAEAEA;
}

....

]]></b:skin>


Step 6 :
Your job is over , don't ever forget to SAVE YOUR TEMPLATE !

SEO Benefits of a Breadcrumb :
        Anchor text such as labels tells search engines about the subject of the linked page and thus its very helpful in optimizing SEO. Search engines view a breadcrumb with a text link to relevant keywords in the post as important. Apart from improving the navigation of your blog adding a breadcrumb has many cool uses , hence its better and recommended for bloggers to add and improve navigation of a Blogger Blogspot blog by adding breadcrumb navigation as  Google treat anchor text links as important.
So it really helps ! Also , A breadcrumb displays the visitor's location within a blog. The advantage of a breadcrumb is that it provides shortcuts to enable visitors to quickly get around your blog by jumping from one part of your blog to another.
Enjoy this Blogger Hack  !

Top best Free Blogging Services


              There are huge amount of blogs present all over the web with more than half of them dead ! Many of them are really cool programmed services that are really good and extremely valuable for bloggers .Like for example ,to select which of them to express their mind or monetize with affiliate schemes .
Best used ones are Popular easy to tweak Blogger and Clean smooth Wordpress ,but if you are still ooking to check all other worthy sites, so here's the killer list of all top blogging free host platforms


Blogger.com

Google’s blogger.com is the most widely used free blogging platform around the blogsphere. Interface and blogging tools with many widgets easy to add and tweak and it’s highly recommended for all beginners if they dont know anything about coding as thats very easy to tweak with trial and error and finally its of Google ;)


WordPress.com

You can host and run your blog using WordPress blogging software. It is widely supported by most of the hosting companies, thus its very easy to transfer your blog from WordPress.com to your own hosting in future. WordPress.com dont allow users to monetize their blogs . No add code gets accepted whether its css or html code or java etc ,thats the biggest regret for wordpress lovers and they simply switch to bloggger where you can show hell lot of ads :D
WordPress.com is absolutely not recommended if you wish to place ads like adsense , clicksor , ontera etc or sell affiliate products but if you  want to , then see wordpress.org but then you have pay for hosting !

For if you are confused about selecting one of the best two platforms , heres the comparison between them ;
Blogger.com vs Wordpress.com Comparison

LiveJournal.com

Open Minded and Open Source , LiveJournal.com has many types of blog hosting services Free as well as  Paid . Extremely popular around the blogsphere. Express Yourself, Share Your Life, Connect with Friends Online .You can use LiveJournal in many ways: a private journal, a blog, a discussion forum or a social network

Blogr.com


A web service that provides blog space to store and share users photos, videos, audios and blog-entries.
blogr is available in
  1. blogr.at 
  2. blogr.ch 
  3. blogr.com 
  4. blogr.com.ar 
  5. blogr.com.mx 
  6. blogr.de 
  7. blogr.es 
  8. blogr.fi

Must checking out this free blog hosting service

Xanga.com

Xanga.com provides free blogging and community networking services. Users get to host their blogs for free and they can connect to each other via the ‘add friends’ feature.

Blogster.com

An online community of people who share interests and activities, and are interested in exploring the interests and activities of others. Website offers free image as well as blog hosting altogether with cool features such as
Chat , Polls and Quizzes


Multiply.com

Share your photos, videos, and blog posts safely. Get your real friends and family discussing them. Store your media permanently in its full resolution, and easily organize and edit your collection.Create beautiful products such as photo books, calendars and cards.Multiply.com is not only about blog hosting but In fact the website started as social networking websites and expanded their reach to blog hosting


Blog.com

Blog.com is the choice for almost two million bloggers . Has a fully-featured publishing platform . Blog by yourself or establish a writing community, all under an address that looks like: you.blog.com .Offers both free and paid  blogging platforms.

InsaneJournal.com


InsaneJournal is a simple yet very customizable online diary built on open source software from Danga Interactive. InsaneJournal allows you to keep in touch with all of your friends.Create public accounts, called asylums, that allow many people to post about a common subject. Joining InsaneJournal is absolutely free, but highly privileged with an upgraded account..

Terapad.com



Terapad.com offers a bunch more value, such as shops, forums, as well web pages – it works more like a CMS than a blog platform.  All the latest Web 2.0 features ,Online ShopE-commerce ready, Free Website Design Customization ,100% control & customize your website's design ,Use Your DomainUse your own domain name ,Free TemplatesAccess to our template library ,Website AccessibilityInternationalization and Accessibility ,SEO FriendlyBuilt in Search Engine Optimization (SEO) .
The only bad things about Terapad.com is that the free services come with unwanted ads on your blog/website – you’ll need to pay $14.15/mo if to remove the advertisement.


TBlog.com

tBlog is about creating blogs that people see by getting your thoughts out to the public, without the restraints of un-flexible templates and klunky software.Bannerless blogging , FULL theme control , Real-time statistics , Custom HTML ,Instant Traffic to Your Free Blog ,Blog Subscriptions ,And a lot more


OpenDiary.com

Easy and free! Keeping your blog or diary on OD is a great way to connect with friends, keep your life online, and learn about yourself. The best part is that you get your own interactive diary, with unlimited storage and posts . However there’re ads everywhere with a OpenDiary.com blog – you’ll need to pay ($12 per 6 months) to remove the unwanted advertisement of adsense as well as to get advance features in their services.Get all the free features plus no advertising, diary chapters, user blocking, in-diary searching, and more. The cost is $3 or less per month for a subscription.

my.greasy.com

Greasy.com offers blog hosting services. Create an awesome web presence with our one-of-a-kind platform. But now its very less used /


Blogetery.com

Uses wordpress software ,Free weblog hosting with subdomains and instant activation. Offers 75% revenue share, free domain mapping, multiple template designs, plugins .Step by step tutorials including videos . Best choice if you wanna use wordpress only and place ads


SquareSpace.com


Blog. Build. Host. Design. Impress. From $8 a month.SquareSpace.com allow you build your blog with numerous themes, also allows you to add other site features. Full control over your content and site customization. Powerful analytics tools help you view the traffic and behavior of your visitors in real time. Seamless Blog Importing .Squarespace's social widgets let you aggregate data from across your various social networks completely within the Squarespace environment all without needing 3rd party scripts.

Enjoy em all and if any more needs to be added let me know by commenting !

Make Book from your Blogspot Blog

       If you have huge trafficked blogger blog where people are daily addicts and love your niche , then you can make a book out of it .Its  possible with Blog2Print .With this you can easily convert your whole Blogger blog into a printed book and sell it to make extra money online ! Even Google have partnered with Blog2Print and now offers this service at very reasonable prices.With a couple of clicks, you choose a cover, the posts you'd like to include, and you're on your way to creating your own Blog Book !
        There are even plenty of customization options so that you get exactly the book copy you want. Select assorted or all articles to be added, choose a date range , choose whether to include or exclude article comments. Also there are multiple ranges of preselected book cover designs to choose from , also possible to upload your own cover design.
For that , you need to be on Google Blogger and you have to enable full text feeds to grab all your content. Start by simply entering your url and sit back.

Pricing :
A 20-page  Softcover -- $14.95 , Hardcover --  $24.95. ( Free shipping  )
For every extra page, you pay 35 cents! However, you can grab your blog book PDF for only $7.95!

Monday, January 31, 2011

How to Get Approved by Google Adsense

Many bloggers and website owners are still struggling to get approved by Google Adsense ads network. Here are some tips which may be useful in getting approved by Google Adsense.

Tips to get fast approval by Google Adsense:

  • Get your own domain name like .com,.net,.org before applying.
  • Write original articles (content) in your blog.
  • Before applying make sure that you have written 30-50 good quality articles.
  • Select a good template/theme which is clear.
  • Make sure that your website/domain is at-least 6 months old.
  • Apply only when your blog is getting some traffic, usually 500-1000 page-views.
  • Use valid email address and house address while applying.
  • Remove all pop up’s from your website before applying.
  • Make sure that your blog/website has not got any crawl errors (you can check this in Google webmasters).
  • Remove all other ads from your website before applying to Google Adsense.
  • Don’t apply websites which are still in under construction.
  • Make sure your website does not have broken links.
  • Don’t apply with restricted content websites.
  • One submitted, don’t resubmit until you get a reply from them.
  • Content is major part while applying, if you apply only wallpapers or videos website you may get rejected.
These are some of the tips to get approval by Google Adsense, also don’t forget to read the TOS by Adsense which will help you.

Swap blogger (blogspot) title with post title for better SEO Read more: http://www.digitalgupshup.com/swap-blogger-blogspot-title-with-post-title-for-better-seo/#ixzz1CbjkspdI

Swap blogger (blogspot) title with post title for better SEO. Many bloggers use this trick for better rankings in search engines in Google, Yahoo, etc..



For example consIDer this post only For search engine. Before applying this trick this post will be shown in search engine as follows:
TEKBALL: Swap blogger (blogspot) title with post title for better SEO
Learn how to Swap blogger (blogspot) title with post title for better SEO (search engine optimization). Swap your blogger..
http://tekball.blogspot.com/...........
After applying this trick this post will be shown in search engine as follows:
Swap blogger (blogspot) title with post title for better SEO | tekball
Learn how to Swap blogger (blogspot) title with post title for better SEO (search engine optimization). Swap your blogger..
http://tekball.blogspot.com/........
So this will improve your blog’s search engine rankings. And here is the simple trick. Just log in your blogger account -> Layout -> Edit HTML and find the below code  -
<title><data:blog.title/></title>
Now remove that code and replace with the below code on the same place.
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> |<data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
And don’t forget to save the template HTML code and that’s it. Note that the change you have made to you blogger title for search engine  may take some time to appear.

Ways (Methods) to Improve Search Engine Ranking for Blogger Read more: http://www.digitalgupshup.com/ways-methods-to-improve-search-engine-ranking-for-blogger/#ixzz1Cbj6PPki

Ways (Methods) to Improve Search Engine Ranking for Blogger (blogspot). Here are some of the ways and methods to improve Google search engine rankings for your blogspot (blogger) blog.

5 Main steps for Blogger SEO:
  • First of all make your post title to appear first in search engine rather than your blogger name so that your post ranks well.
  • Add relevant meta title, description and keywords meta tags in your blogger HTML template code. If you don’t know how to add meta tags then read my previous post: How to add meta tag in blogger.
  • Submit your blog URL and a sitemap to all major search engines. You can submit blogger sitemap to Google, Yahoo and Bing.
  • By logging into Google webmasters check if your blog is showing duplicate meta descriptions for all your posts, i.e. same description for all posts. If its showing then here is the solution to duplicate meta descriptions.
  • Last but not least include only quality posts in your blog, quality in the sense your blog must have long posts (search engines love long description), must be updated regularly (search engine love new content), must contain image (for traffic from image search), must have unique content (search engine don’t like copied content).

How to Get Indexed Your New Website (Blog) By Google Fast (Quickly) Read more: http://www.digitalgupshup.com/how-to-get-indexed-your-new-website-blog-by-google-fast-quickly/#ixzz1CbiSGVLv

How to Get Indexed Your New Website (Blog) By Google Fast (Quickly). Easy way to get indexed new created website or blog by search engines, mainly by Google.

There are many websites which will tell your website or blog’s page rank, worth, value, number of visitors, alexa rank, etc.. Now if you want your newly created website to be indexed by Google and other search engines, then make use of these value website which have high page rank, here is how -
Just copy these all websites in a notepad and edit yourdomain.com with your website name and then open all these websites one by one and wait till it loads thats all, in 2-3 days your new website will be indexed.
whois.ws/whois-info/ip-address/yourdomain.com
whoisx.co.uk/yourdomain.com
www.quantcast.com/yourdomain.com
www.thegetpr.net/site/yourdomain.com
nakedweb.org/www.yourdomain.com
tatlia.com/www.yourdomain.com
websitevaluebot.com/www.yourdomain.com
peekstats.com/yourdomain.com
webworth.info/yourdomain.com
statswebsites.com/www.yourdomain.com
cash81.com/www.yourdomain.com
www.cubestat.com/www.yourdomain.com
whois.tools4noobs.com/info/yourdomain.com
www.alexa.com/siteinfo/yourdomain.com
www.alexa.com/data/details/?url=yourdomain.com
www.siteadvisor.cn/sites/yourdomain.com
whois.domaintools.com/yourdomain.com
www.aboutdomain.org/backlinks/yourdomain.com
www.whoisya.com/yourdomain.com
www.who.is/whois-com/yourdomain.com
www.robtex.com/dns/yourdomain.com
statout.com/www.yourdomain.com
georanks.com/www.yourdomain.com
webrapport.net/www.yourdomain.com
worthlook.com/www.yourdomain.com
worth.im/www.yourdomain.com
www.statbrain.com/www.yourdomain.com
www.builtwith.com/?yourdomain.com
www.aboutus.org/yourdomain.com
uptime.netcraft.com/up/graph?site=yourdomain.com
www.pageheat.com/heat/yourdomain.com
www.aboutthedomain.com/yourdomain.com
websiteshadow.com/yourdomain.com
domainsearch101.com/domainsearch/yourdomain.com
page2rss.com/page?url=yourdomain.com
www.surcentro.com/en/info/yourdomain.com
www.quarkbase.com/yourdomain.com
www.esitestats.com/yourdomain.com
websitevaluebot.com/www.yourdomain.com
http://www.siteadvisor.cn/sites/yourdomain.com/summary/
http://whois.domaintools.com/yourdomain.com
http://www.aboutdomain.org/backlinks/yourdomain.com.com/
http://www.whoisya.com/yourdomain.com
http://www.who.is/whois-com/yourdomain.com
http://www.robtex.com/dns/yourdomain.com.html
http://www.zimbio.com/search?q=yourdomain.com&btnG=Search
http://whois.ws/whois-info/ip-address/yourdomain.com/
If you want to open all these websites at once, the you can make use of URLopener. Just copy these all websites, edit it to your domain name and paste in URLopener and click on Open all and wait to load all the websites, which may take some time, then close all the tabs.