Giving up Google is easier said than done. – A well written article,

Allan Hoffman reports how much he is addicted to google search engines, He describes he is a major google addict and performs 100s of searches in an active business day,

Yahoo seems to be the next priority to him, he likes yahoo’s integration of email notification while doing a search,

read more on what he has to say about other search engines too,

http://www.nj.com/columns/ledger/hoffman/index.ssf?/base/columns-0/110887143416190.xml

Is frames a hindrance for search engines, Seo tip feb 20 2005

Search engines have difficulty indexing framed sites, We seo people recommend not to build framed sites, Frames can help navigation of large sites but they are not search engine friendly, You can use frames to load a third party sites as well as any page inside your site, This is one reason search engines stay away from indexing contents inside a frame,

Those contents may not necessarily be from your site it can come from any site,

Say suppose your site is built in frames and you don’t want to rebuilt them, best way to get some content crawled is to add the contents in a noframes tag,

these tags helps the search engine to identify frames and index content inside the no frames tag,

If you want best search engine ranking avoid frames totally and design sites which render proper html to the browser, Whether it is a dynamic site or static site proper rendering of html matters, Search engine crawlers are just simple browsers like netscape or firefox,

If you have a framed site we at search engine genie will help remove it and optimize it for better search engine rankings, Contact us if you want to get rid of your site from frames,

SEO Blog Team,

Google Zeitgeist Now displays country wide searches, Includes India, Ireland etc,

Google Zeitgeist has listed the top searches countrywide for certain countries, They have listed top searches in india,

Top 10 searches in India,

Popular QueriesJanuary 2005
1. tsunami
2. indian railways
3. sania mirza
4. trisha
5. aishwarya rai
6. anara gupta
7. ignou
8. bollywood
9. ndtv
10. australian open

Search For information on tsunami has topped the table, Tsunami ofcourse caused massive disaster in south asian countries, Weird listing is sania mirza who is a rising star in tennis in India,

Does Off-topic inbound links cause problem to your site or does search engines ignore them? – Search engine optimization tip feb 19 2005

Many of us have this problem with offtopic inbound links, Some people think off-topic links are bad for a site, The fact that is not the case, Internet is a huge network of websites, Any site can link to anysite that is just a simple rule of thumb,

For example if I run an ice cream site and my friend runs a real estate site is it wrong to link to my friend’s site recommending his services to my visitors, Nope, Infact Seos or search engine optimizers are the ones worried about off-topic inbound links, Some misguided webmasters, site owners also worry about off topic links,

From Search Engine Genie team’s point of view there is nothing wrong in getting off topic links for a site, Just get them natural not artificial by link buying, Our site gets a lot of natural backlinks from various sites simply for quality contents do that for your site too, Attract people to link to your site,

Search engines today are not sophisticated enough to identify quality or related inbound links, If they ever think of doing it, they have to spend a lot of on it and also it will use up a lot of resources for them,

Best rule
Dont get too many sitewide offtopic links,
Dont go for too many unrelated links,

SEO Blog team,

Gmail now available to all users who left their email ID to google

Gmail an ultimate product from google is now rolled out to all users who gave their email ID to google, Initially gmail was registered only be invites, First set of invitation was sent out to adwords and adsense advertisers slowly a massive webmaster crowd started using Gmail,

Got the following mail to one of the account where our email ID was given to google,

Hi there,
Thanks for signing up to be updated on the latest Gmail
happenings. We hope it’s been worth the wait, because we’re excited to finally
offer you an invitation to open a free Gmail account! Just click on this link to
create your new account:
gmail.google.com/**** Since last April, we’ve been
working hard to create the best email service possible. It already comes with
1,000 megabytes of free storage, powerful Google search technology to find any
message you want instantly, and a new way of organizing email that saves you
time and helps you make sense of all the information in your inbox.
And here
are just some of the things that we’ve added in the last few months:
– Free
POP access: Take your messages with you. Download them, read them offline,
access them using Outlook, your Blackberry or any other device that supports
POP
– Gmail Notifier: Get new mail notifications and see the messages and
their senders without having to open a browser
– Better contacts management:
Import your contacts from Yahoo! Mail, Hotmail, Outlook, and others to Gmail in
just a few clicks. Add phone numbers, notes and more. Even use search to keep
better track of it all.
We also wanted to thank you. For showing us your
support and for being so patient. And to those who have already signed up for
Gmail, thank you for giving it a try and for helping us make it better. Our
users are what have made this product great. So whether you’re just signing up
for your account or you’ve been with us since the beginning, keep letting us
know how we can build you the best email service around.
That’s it for now.
We hope you like Gmail and will share it with your friends. We’ve got lots of
cool new stuff planned and we can’t wait for you to see our work in your Gmail
accounts! Stay tuned…
Thanks,The Gmail Team
==We sent you this message
because you signed up to be updated on Gmail. If you do not wish to receive such
updates in the future, you may opt-out of receiving Gmail updates by visiting:
(If clicking the URLs in this message does not work, copy and paste them into
the address bar of your browser)
1600 Amphitheatre ParkwayMountain View, CA
94043

Now it has started reaching not too web savvy users too,

Google has recently sent out 50 invitations per active User ID,

Think slowly gmail will be available to general public, If they make it
public they have to handle 1000s to millions of registrations, So they will give
a deep thinking before making it public, Anyway everything is google news,

Http list of header status Important tip of the header status of a site – seo tip friday 18 feb 2005

list of HTTP status :-

100 Continue

The client SHOULD continue with its request. This interim response is used to inform the client that the initial part of the request has been received and has not yet been rejected by the server.

101 Switching Protocols

The server understands and is willing to comply with the client’s request, via the Upgrade message header field (section 14.42), for a change in the application protocol being used on this connection

200 OK
The request has succeeded. The information returned with the response is dependent on the method used in the request

GET an entity corresponding to the requested resource is sent in the response;
HEAD the entity-header fields corresponding to the requested resource are sent in the response without any message-body;
POST an entity describing or containing the result of the action;
TRACE an entity containing the request message as received by the end server.

201 Created

The request has been fulfilled and resulted in a new resource being created.

202 Accepted

The request has been accepted for processing, but the processing has not been completed.

203 Non-Authoritative Information

The returned metainformation in the entity-header is not the definitive set as available from the origin server, but is gathered from a local or a third-party copy.

204 No Content

The server has fulfilled the request but does not need to return an entity-body, and might want to return updated metainformation.

205 Reset Content

The server has fulfilled the request and the user agent SHOULD reset the document view which caused the request to be sent.

206 Partial Content

The server has fulfilled the partial GET request for the resource.

300 Multiple Choices

The requested resource corresponds to any one of a set of representations, each with its own specific location, and agent- driven negotiation information (section 12) is being provided so that the user (or user agent) can select a preferred representation and redirect its request to that location.

301 Moved Permanently

The requested resource has been assigned a new permanent URI and any future references to this resource SHOULD use one of the returned URIs.

302 Found

The requested resource resides temporarily under a different URI. Since the redirection might be altered on occasion, the client SHOULD continue to use the Request-URI for future requests.

303 See Other

The response to the request can be found under a different URI and SHOULD be retrieved using a GET method on that resource.

304 Not Modified

If the client has performed a conditional GET request and access is allowed, but the document has not been modified, the server SHOULD respond with this status code.

305 Use Proxy

The requested resource MUST be accessed through the proxy given by the Location field.

306 (Unused)

The 306 status code was used in a previous version of the specification, is no longer used, and the code is reserved.

307 Temporary Redirect

The requested resource resides temporarily under a different URI. Since the redirection MAY be altered on occasion, the client SHOULD continue to use the Request-URI for future requests.

400 Bad Request

The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modifications.

401 Unauthorized

The request requires user authentication.

402 Payment Required

403 Forbidden

The server understood the request, but is refusing to fulfill it.

404 Not Found

The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.

405 Method Not Allowed

The method specified in the Request-Line is not allowed for the resource identified by the Request-URI. The response MUST include an Allow header containing a list of valid methods for the requested resource.

406 Not Acceptable

The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.

407 Proxy Authentication Required

This code is similar to 401 (Unauthorized), but indicates that the client must first authenticate itself with the proxy.

408 Request Timeout

The client did not produce a request within the time that the server was prepared to wait. The client MAY repeat the request without modifications at any later time.

409 Conflict

The request could not be completed due to a conflict with the current state of the resource.

410 Gone

The requested resource is no longer available at the server and no forwarding address is known.

411 Length Required

The server refuses to accept the request without a defined Content- Length.

412 Precondition Failed

The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.

413 Request Entity Too Large

The server is refusing to process a request because the request entity is larger than the server is willing or able to process. The server MAY close the connection to prevent the client from continuing the request.

414 Request-URI Too Long

The server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.

415 Unsupported Media Type

The server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.

416 Requested Range Not Satisfiable

A server SHOULD return a response with this status code if a request included a Range request-header field (section 14.35), and none of the range-specifier values in this field overlap the current extent of the selected resource, and the request did not include an If-Range request-header field.

417 Expectation Failed

The expectation given in an Expect request-header field (see section 14.20) could not be met by this server, or, if the server is a proxy, the server has unambiguous evidence that the request could not be met by the next-hop server.

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.
10.5.2

501 Not Implemented

The server does not support the functionality required to fulfill the request. This is the appropriate response when the server does not recognize the request method and is not capable of supporting it for any resource.

502 Bad Gateway

The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request.

503 Service Unavailable


The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.

504 Gateway Timeout

The server, while acting as a gateway or proxy, did not receive a timely response from the upstream server specified by the URI (e.g. HTTP, FTP, LDAP) or some other auxiliary server (e.g. DNS) it needed to access in attempting to complete the request.

505 HTTP Version Not Supported

The server does not support, or refuses to support, the HTTP protocol version that was used in the request message.

SEO Blog Team,

Keywords in domain name do the help ? Search engine optimization tip Thursday feb 17 2005

Lots of people in SEO industry are still worried about having keywords in their domain names, So are they worth having it, NO,

In our opinion best domain name is a domain name good for the users, Usually keyword domain names ar hyphenated and they don’t have good value from users, These days search engines place so little value on keywords in domain names it is just a negligible factor,

There are more important factors than just keywords in domain name, Keywords in domain name help if you are spammer, Say if a spammer wants to do automated blog comment spam and guest book spam he might not always get the backlinks with the anchor text he expected, that time if the keyword is in domain name search engines give value to them,

For legitimate search engine optimization keyword hyphenated domain names are a waste of time and effort, Best we recommend select a domain name best your brand and business, Keyword domains are a thing of the past don’t worry about keyword rich domain names unless you are spammer who want to spam search engines,

We hate spam and we hate people who do that,

SEO Blog Team,

Yahoo! Search Tips for Webmasters: Saving Bandwidth

Yahoo has helpfully provided sometips on saving bandwidth for your sites, Yahoo slurp is known to hit hard on dynamic sites consuming a lot of bandwidth, Now there is a good solution for it provided by the yahoo search guys itself,

Some effective features they mention,

Gzipped files
Crawl Delay
Smart Caching:

An extract,

If you run a public webserver, you have likely seen our webcrawler, named Slurp, in your logs. Its job is to find, fetch, and archive all of the page content that is fed into the Yahoo! Search engine. We continuously improve our crawler to pick up new pages and changes of your sites, but the flip side is that our crawler will use up some of your bandwidth as we navigate your site. Here are a few features that Yahoo!’s crawler supports that you can use to help save bandwidth while ensuring that we get the latest content from your site:

More info here, http://www.ysearchblog.com/archives/000078.html

Is sitemap necessary for a site? Search engine optimization seo tip wednesday February 16 2005,

Site map is a term coined and used for a site to show a list of important pages of a site, To avoid the homepage or any other page look cluttered sitemaps are created and connected to an important page of the site, Mostly it is connected to the homepage of a site,

There has been various debates across various forums whether a sitemap is essential for a site, As an opinion of search engine genie we suggest adding a site map to your site, Site maps help in various ways both for visiting search engines and regular visitors,

Some benefits of sitemaps on a site,

1. Users wont get lost of your site if you run a big site, If you connect your important pages in your site map users can navigate easily to any page listed in the sitemap and return to the main page without loosing their path,

2. For large sites it is difficult to navigate deeper and deeper, A good sitemap prevents this and users can navigate to any page without getting lost, Also most of the inner pages will come more closer to the homepage and this helps effectively in good navigation,

3. Not all search engine crawlers crawl a site deeper and deeper, Some crawlers like yahoo slurp tend to go into a site only to a certain extent, For crawlers like slurp pages shouldnt be buried deeper, A sitemap will combat this problem, When a site map is used pages will come closer to top level and this help yahoo’s crawler slurp to reach inner pages too,

4. Also suppose if a site has javascript menus, DHTM menus and other menus that are not search engine friendly a sitemap will definitely help in better crawling of a site, A sitemap with text only links to inner pages is very much useful,

5. Sitemaps also help in better spreading of a pagerank, Pagerank google’s trademark algorithm

Site maps are good for large sites as well as small sites, Hope our tips on sitemaps will give your site a better exposure to search engines,

SEO Blog team,

Keyword research an important step towards effective search engine optimization – Seo tip tuesday feb 15 2005

keyword research is a vital part of search engine optimization, Targeting wrong keywords for a site will put all efforts in vain,

An effective keyword research and finding the right keywords will bring in targeted traffic to a site, Targeted traffic means good business,

Points to keep in mind when doing keyword research,

1. Compare the keyword suggestions of overture, wordtracker and adwords and see which are most searched and most popular,

2. Try running an adwords or Overture PPC campaign and check which keywords convert best,

3. Don’t try optimizing for all keywords, eliminate keywords which are too low competitive and which are bound to bring very less business,

4. Always research for both singular and plural keyword phrases/keywords,

5. Don’t go for spelling errors for a legitimate business site, it makes the site look bad,

6. Apart from the suggestion tools suggestion on the popularity of a keyword phrase we can analyze the competitiveness of a keyword/keyword phrase by checking the number of pages having that term in google/yahoo/msn, checking the number of pages added in title using allintitle: command, checking the targeted keyword distribution by using allintext: command in google, this command will reveal all pages having that keyword phrase on the page,

7. Short list keywords which are good for optimization, Separate words that are useless, words that are too authoritative and too competitive, Optimize for lower competitive keywords first and then move towards competitive keywords,

Hope the above tips are useful for your search engine optimization keyword research process,

Some tools for effective keyword research,

https://adwords.google.com/select/main?cmd=KeywordSandbox
http://inventory.overture.com/d/searchinventory/suggestion/
http://www.wordtracker.com/

SEO Blog Team,

Request a Free SEO Quote