Oct 13 2009
Posted by George as Google, Search Engine, Search Engine Optimization, search engine marketing, seo
Duplicate content have always been an obstacles for webmasters while going for search engine optimization. Many of the webmasters got their site penalized by the search engines for using duplicate content in their website. The main case of duplicate content arises when multiple URLs on the same domain pointed to the same content. This issue mainly arises in dynamic and CMS driven sites and the webmasters really live with the fear of being penalized by the search engines. The case arises when more than a single URL on the same website points to the same content under certain conditions. Consider pages in a CMS driven web site http://www.yoursite.com/products.php?item=woodchairs&category=chairs and http://www.yoursite.com/product.php?item=woodchairs&trackingid=3254&sessionid=7184 which points to the same content at http://www.yoursite.com/products.php?item=woodchairs
Sep 27 2009
Posted by George as Google, Search Engine
Another interesting thing that I noticed in Google today was Google is not even being ranked on top for the keyword “search engine” and “search engines”. This is one of the interesting things, taking into the fact that Google is the king among search engines and it is not even having top ranking for that keyword in its own search engine. It is high time that Google take this into account and at least place it on the top results for the above search terms. I am not sure why this is happening and the sites which show on the top for those keywords are Dogpile, Altavista, Ask etc.
Sep 24 2009
Posted by George as Google, Online Marketing, Search Engine, Search Engine Optimization, link exchange, reciprocal linking, search engine marketing, seo
Reciprocal linking is practiced by a vast number of SEO / webmasters around the globe for a long time. This helped to get better ranking and backlinks for the websites in the initial stages, but as time progress reciprocal linking was started being used in the most unethical way and gradually search engine (especially Google) started cutting down on many sites which offered reciprocal linking services in an aggressive way. Many of the link exchange sites got penalized by Google in a really bad way. As per my experience, since then the link exchange stuff does not seem to work and many webmasters stopped wasting their valuable time on link exchange. But that doesn’t mean that reciprocal links have lost all its value. + READ MORE
Jul 31 2009
Posted by George as Google, Online Marketing, Search Engine, search engine marketing
We need to have local business ads as a separate ad unit in Google Adwords in Order to run local Ads. Now Google is ready to come up with the local extension feature which helps the users to create local ads by dynamically attaching your business address to ads. This feature also helps to add the extensions to your existing text ads. Business owners can set up this extension by linking the Adwords campaign with Local Business Center (LBC) and others have to manually enter the address into Adwords. The address along with the ads would be shown based on the relevancy of the search. If there is not relevant address based on the search, then no address would be displayed on the ads.
With the coming of location extensions, the local business ads would no more be a separate ad format. The local extension feature also gives more variety to your audience targeting. The local extension feature helps to reach the local customers in a more effective way and showing them relevant information. In short the feature helps in promoting the business brand, products, services, and associates your business with a specific location of interest to the user. This is applicable whether the ad appears in Google Search, Content Networks, Google Map and Google earth.
The steps for adding or editing the ad’s address extensions are given below.
1) Log into your Adwords account.
2) Select the campaign which you wish to edit.
3) Click on the Settings tab.
4) In the settings area go to Audience – > Locations and select one of the options shown under Show relevant addresses with your ads.”
a) Business Owners
b) Non Business Owners.
5) Then Click Save.
Hope this becomes useful for who needs to adding/editing their address extensions.
Jul 26 2009
Posted by George as Google, Search Engine, Search Engine Optimization, seo
Search Engine Spiders are simple programs which crawl the content of your website, and helps in the indexing of websites. The search engine spiders and its activities have a major role in determining your search engine rankings. The main tool for controlling the search engine spider activities on your site is Robot.txt file. This is a simple .txt file which contains certain codes and just needs to be uploaded to the root of your website.
With the robots.txt file you will find it easier to direct the spiders to the most important pages on your website, so that you can improve your rankings for your website. You can also prevent the search engine spiders from crawling unwanted folders or least important files. For example, a website may contain less important pages such as privacy policy, terms and conditions, about us etc. These pages would not help in improving your search engine ranking and it is of no use for the search engine spiders in crawling these pages. In this case you can write special code on the robots.txt file, through which you can prevent the spiders from crawling them.
You can control the search engine spiders with a properly written robots.txt file, which is uploaded to the root of your website. In case if you have sub domains for you website, you need to create separate robots.txt for those sub domains. It is also better to have separate robots.txt for secure (https) and non secure (http) web pages.
To create a robots.txt file you just need to save your text file as robots.txt. The basic code for robots.txt is simple and is given below.
User-agent: *
User-agent is the name of the search engine spider that is allowed to crawl the website. The symbol * means, all the search engine spiders are allowed to crawl the site. If you want only particular search engine spiders such as Googlebot (Google), Slurp (Yahoo) msnbot (Microsoft) to crawl your website, then you can mention those names, instead of the symbol *. If you want to prevent a particular folder named “personal” of your website you can rewrite the code as below.
User-agent: *
Disallow: /personal/
The code “Disallow” specifies the folder or page on your website that you don’t want the spiders to crawl. If you want to prevent spiders from crawling more than one folder, you have to create multiple Disallow line to the robots.txt file. For example apart from “personal” folder, you want to prevent the spiders from the crawling your folders such as “archive”, “temp”, “clients”, then you can rewrite the code as below.
User-agent: *
Disallow: /personal/
Disallow: /archive/
Disallow: /temp/
Disallow: /clients/
In case you want all the spiders to ignore your above mentioned folders, except the Google spider to crawl your folder named “personal”, the code can be rewritten as follows.
User-agent: *
Disallow: /personal/
Disallow: /archive/
Disallow: /temp/
Disallow: /clients/
User-agent: googlebot
Allow: /personal/
These are just some of the simple robots.txt codes, that I would like to share with you. You can know more about robots.txt file and its codes from here. Hope it would be useful for all the readers.
Jul 19 2009
Posted by George as Google, Search Engine, Search Engine Optimization, seo
Recently I met with a client for SEO consultation, who was already doing SEO for his site with some other Vendor. Since we knew each other personally, he asked me for free SEO consultation and I did the same. The main complaint of that guy was that despite a doing various offpage optimization he was not ranking for his major keywords and was much disappointed over his vendor’s performance. I just went through the site and after a day I got the reason why the site was not ranking for the major keywords. These reasons are very much applicable to majority of the website owners and as a result they lag back in the SERP and miss our important traffic to the site. Some of the reasons that I found out, which may be the reason for the non performance of the site are given below.
1) The site was not properly optimized for the major keywords
The major issue with its onpage optimization was that none of the pages were optimized for the major keywords. It is always advisable to optimize one of your pages for a particular keyword and it would be better not to optimize any other page for the same keywords. This would help in listing this page on Search Engine Results Page for that particular keyword.
2) No Sitemap
The site didn’t have the XML sitemap as well as the regular sitemap, which have made it difficult for the search engine spiders to easily crawl all the pages of the website. It is always advisable to upload an updated XML file to the root of the website, and also include the link to the regular sitemap on all the pages (preferably on the footer). The sitemaps should be updated whenever you make changes to the website structure.
3) Bad Navigational Structure
The website had poor navigational structure with unwanted functions, java scripts etc at the inappropriate places, which made it difficult for the search engine spiders to crawl through the pages. It is better to make your site navigation as simple as possible, to make it spider friendly.
4) Poorly Written Robots.txt file
The site had a poorly written robots.txt file which made the crawling of the search engine spiders more miserable. Make sure that your site contains a well written robots.txt file which allows the major search engine spiders to easily crawl through and block private pages from being crawled by the spiders.
5) Less Content
The Site had less content on his keywords, which deprived the major keywords from appearing in the content. A good and unique content based on the major keywords is essential for getting better SERPs and forms the back bone of the website.
6) Weak Backlinks
The site had a weak backlinks, which gave the search engine ranking a big blow. Even though the site was having a few backlink, it was of less quality, ie links from poor, irrelevant and spammy sites.
After the client paid importance to these factors, the site really showed tremendous improvement in SERPs. This can be applicable to all webmasters and take care that these points are not missed while going for SEO for your website.
Jul 19 2009
Posted by George as Search Engine, Search Engine Optimization, search engine marketing, seo
We all know that getting backlinks to our site plays a major role in getting better search engine placements. Most webmasters try to get as many inbound links as possible to ensure better search engine ranking for their site. This is a good ploy, but at times a website with more back links than its competitor may be ranking lower for the same keyword when compared with its competitor. This is a general scenario most webmaster faces and this issue should be deeply looked into. There are various reasons why a website with more inbound links than its competitor is losing the battle in the search engine rankings with its competitor for the same keywords. Just getting many backlinks alone does not aumatically make your site keywords rank highly.
As we all know that Google determines the ranking of websites in search results based on various metrics such as onpage and offpage factors.
On page factors are those which are visible on your website by making changes in the HTML code. On the other hand offpage factors are those factors that are not visible on your website but are done by working on external sites. So both offpage and onpage factors plays an important role in your search engine results. Offpage factors inlcudes link building activities such as article submissions, directory submissions, promoting the site through forums, blogs, social media sites etc. There are are certain parameters to keep in mind while getting backlinks for your site.
1) Try to get better backlinks, i.e quality backlinks from sites which are relevant to your site content.
2) Avoids links from link farms, low grade directories and other spammy sites.
3) Try to get links from pages with better page ranks, ie, 3 and above.
4) Add compelling content on your site and prompt other webmasters to link back to you.
5) Try to get your major keywords included in the anchor text of your inbound links.
These are the basic offpage factors needed for you to have an edge over your competitors in search engine results. Try these things and I am pretty sure that the results would be there at the doorstep for you.
Jul 18 2009
Posted by George as Blogging, Online Marketing, Search Engine, Search Engine Optimization, search engine marketing
When you plan to set up a blog, there would be many factors that come to your mind. First the blog should be neat, the content should be compelling and the most importantly the blog should drive traffic. More traffic means more readers, followers and other extra income. So usually we try to make the blog as Search Engine friendly as possible and add all the available SEO plugins. Also we try to take care while deciding on the keywords, to get more traffic. Apart from this we also try to get links from other sites, which are very much related to our blog in terms of content. Another way to promote your blog is to submit your blog to various blog directories, which contains list of the blogs and are arranged according to the theme of the blogs. These directories make it easier for other to find blogs related to their interest and helps us in getting targeted visitors. There are various blog directories available, but I would like to list 10 of them which I have found useful.
1) Bloggeries – Bloggeries is a good blog directory which accepts blogs and has various sub categories. It also has features such as forums, listing of the most viewed blog, latest blogs etc.
2) Blogged.com – This is a free directory and shows the postings of the blogs as a News feeder format. This has various features such as following others, starting discussion etc.
3) Blog Explosion – Blog Explosion is another free blog directory which helps in getting traffic to your site. Once you submit your site, it would take up to 7 days to get your site approved or rejected.
4) Super Blog Directory – This is another blog directory with useful features such as the latest submitted links and blogs, most popular blogs, top rated blogs etc.
5) Bloggapedia – Bloggapedia is another free blog directory with a good layout and helps to see the most popular searches in the directory.
6) Bloggernity – Another blog directory which is free and worth for blog submission. Offers features such as forums, blog search etc.
7) Blog Universe – Blog Universe is another unique blog directory which is used to submitted video and podcast blogs.
8 ) Blogcatalog – This blog directory serves as a social community for bloggers and helps in searching, connecting with other bloggers, promoting your own blog etc.
9) Blog Hub – Another important blog directory with features such as new blogger list, hot topics etc.
10) Spill Bean – Spill Bean is another attractive and simple blog directory which helps you to submit your blog for free.
There might be other blog directories which I have missed, but these 10 directories seems to be more important to me. Hope you have enjoyed reading this.
Jul 18 2009
Posted by George as Google, Online Marketing, Search Engine, Search Engine Optimization, search engine marketing, seo
SEO is one of the most difficult profession as far as client handling is concerned. Many of the clients are not aware about what works behind the SEO works and what is needed for a better search engine results. So the sales team or business development team have a tough time tackling some really difficult queries and demands raised by the clients. Even SEO professionals have also go through these tough situations. The pressure mounts over the sales and SEO team for these questions raised by the clients due to their unawareness on SEO.
A large number of clients thinks that SEO is a one time technology works, similar to software development. They think that once SEO is done their site is guaranteed for top search engine results. They are now aware that SEO project needs patience and ongoing maintenance work and is not a guaranteed one. No companies in the world can guarantee search engine ranking in any search engines. The only thing that can be done by the SEO is to make to make the website more SEO friendly, doing good keyword research, implementing keywords onto the site and then waiting for the results. One cannot be sure whether the site is going to get the top search engine ranking. If the website doesn’t perform well in the search engine, the SEO work has to be redone. So it goes on and on and needs ultimate patience and maintenance.
Even if the site starts coming on the top of the search engines, the work is not done. The SEO work should be continued to maintain the rankings, which is one of the most tedious job.
Some of the major issues faced from the client side are
1) They need guaranteed top listings for their keywords.
2) They are not ready to make design changes to their website to make it SEO friendly.
3) When a keyword drops a 1 or 2 positions after a Google update, they start complaining over this.
4) They want only flash files on all the pages and expect better SERP.
5) They are not ready to make the site rich with content related to their main keywords.
6) They have a small site and have 25 keywords. They need top ranking for all the 25 keywords.
The above list contains only few, but there are still more.
After looking at the above list, the one thing that comes to mind is what we can do from our side to sort out these issues. The SEO companies can do various things which helps in removing most of these issues and making the project smooth. Some of the things that I have implemented are listed below.
1) Educate the clients about the basics of SEO.
2) Make them aware of the search engine algorithm.
3) Encourage them to update and add fresh contents.
4) Inform them about the latest search engine updates.
5) Send them monthly reports and explain the reason behind the fall / increase in rankings.
6) Avoid giving information on all the things that we have done in the SEO project.
These things have worked for me to a great extent and I hope that this would work for you also.