Welcome!

My name is Jaaved Khatree, I'm an SEO Expert and I absolutely love creative web design, Internet marketing and of course, search engine optimisation. I love the Internet and these are my thoughts...

Web Design, Internet Marketing and all things WWW (plus some SEO!)

Archive for March, 2010

With my intimate knowledge of SEO, Social Media and the Internet as a whole, I can help with the management of your online reputation, particularly if you’re the victim of some negative publicity.

I use a combination of micro sites, social media posts, blogs, discussion forums and other methods in order to throw a veil over the negative publicity whilst promoting you in a more positive light.

If you require online reputation management, you can talk to me.

Yes, that’s right. I’m offering free SEO advice to charities!

I know I’m not the first person to do so and it’s something I’ve always done but I decided to be even more open about it.

I’ve worked for years with all sorts of charity groups in a variety of capacities…usually as their techie. I’ve built websites, designed flyers and I’ve done lots of grunt work too.

I know money is ALWAYS an issue, esp. with promoting your cause, which is why I’m more than happy to help you with your Internet strategy and provide your charity with FREE SEO.

Get in touch and let’s make it happen. :)

So I finally found out how to do a 301 redirect / URL rewrite / URL redirection for my website which is hosted on a Zeus webserver.

Below is a snippet of code that I used for my site which you can use for your own redirections. If it’s helped you, let me know!

Big ups to my mate Martin Reed who helped me out with this. Cheers bud!

RULE_0_START:
match IN:Host into $ with ^jaavedkhatree\.com\.au$
if matched then
match URL into $ with ^/(.*)$
set OUT:Location = http://www.jaavedkhatree.com.au/$1
set OUT:Content-Type = text/html
set RESPONSE = 301
set BODY = Moved
goto END
endif
RULE_0_END:

Years ago, when the Internet was still in its infancy and search engines were the newfangled way to find online content, it was necessary for a company or website to manually submit their sites to search engines. This process was not automatic, or even automated. Today, things move along at a faster speed where a single well-placed page link is enough to be recognised by search engines, thus allowing immediate hits on search engine results pages. Sometimes these active announcements aren’t even necessary; inference and other signals allow instant recognition via signals such as syndication, sitemaps, and references, among other things.

But there’s still one issue that troubles the search engine optimisation (SEO) community: speed of indexing. Currently, robotic search engine spiders crawl through websites searching for content based on keywords; the higher the keyword count, the higher the company’s search engine result. High traffic websites and those with formidable authority receive visits from search engine spiders far more often than lesser known sites. Sometimes these pages enter the Google index in as little as a few hours, or even a few minutes. The unfortunate truth is that not every website warrants this type of treatment, no matter the validity or usefulness of their content; if they did, search engine results would be obsolete. So, lowly websites remain in the slow lane, waiting for weeks, or even months, for their new content to be recognized by the search engine spiders, thus pushing their results further up the index.

Unfortunately, this issue isn’t something that has concerned Google all that much until recently. The Twitter revolution has forced Google to attempt to address the issue of providing faster and more up to date search results. Google Caffeine is the answer to the issue of slow indexing by using algorithms to increase indexing speed in a rather crude version of a real time search.

Achieving first page results in a Google search in less than 10 seconds is a deceptively simple process. Users send a Twitter message via phone, application or browser. If the message contains the proper target keyword, odds are good that it will show up in Google’s real time search results. This is done through Google’s universal search result mix which is a compilation of all relevant information on a given topic. These results are pulled from various sources and formats including websites, news stories, images, videos, books, and maps, with a goal of achieving a more comprehensive search.

The next issue becomes a question of the overall usefulness of the process and its results. For an active Twitter user, this method can be successful in creating an intermediate amount of exposure and name branding and is capable of driving some traffic. Unfortunately, there’s not much value in the system for most users. Website owners should ask themselves if it’s prudent to become complacent with nominal search engine results such as those that have been available historically. Search engine optimization is beginning to blend more with public relations, marketing and advertising and the new year will bring even more variability and innovation to the world of search engines. The best way to increase brand recognition and visibility is a seamless integration of real time searches, an increased speed of indexing, personalisation, universal search results, semantic web and useful search suggestions.