10-Point Checklist for High Visibility in Google

Google is the pre-eminent search engine (SE) with no close competitor. Given that inclusion is free, your Web pages must be in it. We'll show you how to top the Google SERPs, that is, be found at the top of the search engine results pages. These techniques are known as search engine optimization (SEO) and require a small investment of your time.

I took two of my sites to the top of the SERPs in three months, so it can be done. My pages have few competitors: my challenge was mainly to get past false positives such as resumes, job vacancies, articles, and so on. If you are competing with "real" sites that are selling competitive products such as the ones you read about in your spam e-mails, you can get there within a year with some persistence.

Goal

Casual Google users use default settings, so your site must get into the top 20 results. Unfortunately, you cannot assume that visitors will use the most appropriate search terms. Real people are unpredictable.

Google SERP

You must understand that SERP positioning is dynamic - what you see depends on no single factor. It depends on the viewer's location, the type of search used (basic, advanced, regional, filtered, and so on), the content of the page, their keyword density, the page rank (PR), the search term (words or phrase), and so on. Therefore, you need to plan your site carefully.

Ten-Point Checklist

1. Domain Name and Server

Get a .ca domain if your audience is likely to look for Canadian sites. Use a global, top-level domain (gTLD) such as .com if your business is not local. A unique, topical name such as "dentist-atlanta.com" should rank higher in the SERPs than "dentist.com" or "smithclinic.com" (if the search term is likely to be "dentist in atlanta" or similar).

It is nice but not essential if the web host gives your site a unique IP address, but it is highly advisable to host your site on your own dedicated server. Shared web hosting means that a server could host thousands of web sites, and Google's spiders would be slowed down.

If you already have a Web site, you can find out its IP address using cmd.exe or an MS-DOS prompt, e.g. "ping www.cnn.com" and call up the displayed IP address in the browser. Example: http://64.236.24.12 brings up cnn.com. If you don't see the expected web page, it has a shared IP address.

2. Page Title

An ill-planned page title is the Achilles Heel of a Web page. This is the text that appears at the very top of the browser window.

The Title tag text should be brief and readable, avoiding superfluous words and punctuation marks. Begin with the most valuable keywords, e.g. "Root canal specialist dentist clinic, Mayfair, London", not something like "***** Fred Smith, BDS - 5 Stars Dental Clinic *****", or worse, "Welcome to my home page", or "Untitled".

3. Style Sheet

Placing style definitions in a .css (Cascading Style Sheet) file moves the body text close to the top of the document and shrinks the page size. Many Javascript effects can be replaced by CSS. Fast-loading pages are good for both humans and search engine crawlers.

4. Meta Tags

Google ignores the Keywords meta tag for ranking but other SEs use it. An extract from the Description meta tag sometimes appears in the SERP; sometimes you see a snippet from the body text. Moderation and relevance should be your benchmark for placing keywords in these tags.

5. Content

  • Quality content is rewarded by top placement in the search results. For example, if you sell new cars, used cars, and car service, you would have three branches, each containing pages relevant to that theme.

  • Links to popular causes, memorial ribbons, HTML validation, page counters, etc. could distract visitors to other sites.

  • Optimise images and keep the page size low.

  • Place key phrases towards the top of pages and in heading tags such as H1. Don't get hung up on a single keyword for the whole site. Pick different ones for different pages so that you have more ways to be found. Optimise for the search terms used by your paying customers, if you can identify them, not casual visitors.

  • Consider (this depends on the size and nature of your business) placing noncommercial pages such as staff pages, personal hobbies, genealogy and so on at a secondary level but not linked from the entry page. Some of my ranking success comes from hosting my hobby pages below my commercial site, because I cannot justify buying a domain for each of my interests. I legitimately link them to my resume, which has a link to my business site. This enables free placement of the secondary pages in otherwise for-fee directories.

6. Links and Folders

  • Link a site map from the home page so that crawlers can find the rest of your pages.

  • Link each page to the home page and to others in its logical group (but not to every other page in the site). The anchor text should use key phrases and words.

  • Use keywords for folders, image names and Alt text but don't overdo it. e.g. /hamilton/lawyer/divorce.htm, alt="Perth plumber" The deeper your directory structure, the less likely it will be spidered regularly.

7. Neighbourhood Watch

Get quality incoming links from sites that share your theme. Without referrals, it's near impossible to be visited by Googlebot. Try to get such links from sites with PR3 (Page Rank - see below) or better, not from link farms that are clearly built to boost PR. Make it easy for other sites to use keyword-loaded phrases in their links, say, by offering a cut-and-paste slice of HTML anchor code. Here is an example you can use to link to this page:

Links from lower-ranking peers will not penalise you; they simply won't appear in Google's list of backward links to your page. You cannot control who links to you, but you have control over who you link to.

Add a judicious number of outbound links to topical peers of the same or better calibre. Google likes links to authoritative sites, but don't overdo the external links. Although such sites might not overtly link to your site, their site statistics file might get crawled and constitute a link back to you.

8. Cloaking

Cloaking hides content from humans and SEs, which is generally a bad practice. Good reasons to cloak include hiding parts of your optimised pages from amateur competitors or to show different pages to different visitors based on their browsers.

Subscriber-only sites also manage to get into SEs. They use a cloaking practice known as "agent name delivery", which is a slab of code that checks whether the visitor is a crawler or a human. Crawlers get to see the whole site, but others are directed to a sign-up form.

9. Avoidable Practices

The following practices could get your site banned from Google at worst or lower its ranking at best:

  • Gimmicks. Pointless Javascript effects such as cursor trails and transitions do nothing for your viewers but place a lot of code above your body text. You want your content close to the top of the page.

  • Bad HTML code. Novice hand-coders might copy some HTML tags without understanding their meaning. One webmaster used the robot directive and wondered why his site was not fully in Google in spite of Googlebot visits and good incoming links. He was asking to be indexed, but for his links not to be followed.

  • Multiple sites with duplicated content, e.g. www.example.net and www.example.com hosted on the same server or different ones, as this is considered spamming. Use a permanent redirect on all secondary sites to point to the main domain.

  • Multiple copies of the same page. This is typically an entry or "doorway" page optmised for different keywords to lure different people, e.g. crackz.htm, serials.htm, passwords.htm, and so on.

  • Hidden content. This can be repetitive text on the same colour background or a layer with coordinates that are off the visible page. It begs the question why the author does not put this effort into creating visible text.

  • Flash-Only pages. A solution is a user agent entry check that displays Flash to enabled browsers, but plain HTML to crawlers and other human visitors.

  • Frames. Googlebot will crawl links in the Noframes text, but not ones in the framed pages. Other SEs might not crawl frames, so it is better to use tables and more so to use CSS. If you must use frames, ensure that you use the correct Doctype declaration for frames. I have noticed that Googlebot can now crawl links in frames but sometimes it cannot.

  • Submission software or service. They could submit your site to thousands of unknown SEs. You will get a lot of spam, abuse, and possible inclusion in link farms that will ruin your reputation in Google's eyes. After all, can you name more than five major SEs?

  • Session IDs. Sites that require session IDs from crawlers will get poor visibility because the previous session will have expired by the time Googlebot returns.

  • Over-optimisation. [Update 11/2003] Many sites that followed a strict "SEO formula" found that they could not be found at the top of the SERPs, or in the index at all. There is speculation that such tactics cause the sites to be filtered out of the search results.

10. Patience

Having optimized and submitted your pages to Google, get on with growing your business, because Google takes time to rank you. Work on getting quality, inbound links from high-ranking sites that feature the same subject matter. Increase your content and keep it fresh. Get free or paid listings in Google Adwords, Overture, Yahoo, Open Directory Project (www.dmoz.org), and reputable engines such as MSN, Yahoo!, and Ask Jeeves.

Ash Nallawalla is an experienced Internet marketer. Much of his work involves search engine marketing, which includes pay-per-click advertising and search engine optimization. More information is at http://www.sem911.com/

spotless home service Deerfield ..
In The News:

The Fox News AI Newsletter brings you the latest developments on artificial intelligence, with news on OpenAI moving to soon allow erotica for adult users.
Eric Schmidt alerts that hackers can reverse-engineer AI models to bypass safety measures, citing examples like the jailbroken ChatGPT variant called DAN.
Cybercriminals exploit Microsoft Teams through impersonation, malicious links and fake profiles to gather intel and deliver ransomware to personal and work devices.
Google, Dior, Allianz and dozens of other companies lost sensitive customer data in Salesforce-related breaches affecting millions of records across multiple sectors.
Apple launches iOS 26 with new Preview app that combines document editing, PDF annotation and scanning features into one streamlined iPhone experience.
New AI road monitoring system uses sensor-embedded fabric to predict infrastructure problems, potentially reducing maintenance costs and traffic disruptions for cities.
Holiday charity scams target retirees through lookalike organization names, untraceable payment requests, and data broker information to steal donations.
The Federal Trade Commission says criminals are posing as IRS agents, law enforcement officers or other officials, often over the phone or online, to steal thousands of dollars at a time.
AI phishing scams now use voice cloning and deepfake technology to trick victims, but Kurt "CyberGuy" Knutsson reveals warning signs to watch for.
Inversion Space unveils Arc, a reusable reentry vehicle that can deliver up to 500 pounds of cargo from orbit to anywhere on Earth in under an hour.
Red flags like processing fees, urgent countdowns and requests for full Social Security numbers expose fraudulent settlement sites targeting consumers.
Comprehensive analysis of Google Maps, Waze and Apple Maps examines usability, routing accuracy, data handling and features across the top navigation platforms.
Expert analysis reveals whether wired Ethernet or wireless Wi-Fi connections are safer for home internet use, plus practical steps to secure your network from attackers.
Australian construction robot Charlotte uses sand, crushed brick and recycled glass to 3D print fireproof, floodproof homes with reduced carbon footprint.
Cybercriminals are using fake invitation emails to trick recipients into downloading malware and stealing personal information and data.
Flying drones could help retailers fight a 93% increase in theft rates as Flock Safety promotes airborne security systems to track suspects and deter crime.
The Fox News Artificial Intelligence Newsletter brings you the latest news on the emerging technology every Saturday, highlighting top stories.
Hacker group Radiant stole data from 8,000 children at Kido nursery chain, demanding ransom and directly contacting parents with intimidation tactics.
As 18 states implement bell-to-bell cell phone bans, creative students use Google Docs, iMessage on MacBooks and Post-It notes to stay connected in class.
A sheriff's captain says deputies often spend hours writing reports between calls, but Axon's AI program, Draft One, helps them save crucial time in the field.
Sora 2, OpenAI's new video-generation app, can create AI-generated videos based on a singular prompt. The results are both mind-blowing and terrifying.
iPhone and Android users can reduce Wi-Fi calling battery drainage through settings adjustments, background app limits and stronger Wi-Fi connections.
Work email scams are becoming harder to detect as criminals use AI and spoofed addresses to trick employees into opening malicious attachments and links.
From her Arizona living room, Christina Chapman ran a covert hub that helped North Korean operatives infiltrate U.S. firms, netting $17 million in stolen salaries.
UC Santa Barbara researchers developed a soft robotic intubation system that achieved 100% success rates for experts and 96% for paramedics with minimal training.

11 Things Small Business Owners Can Learn From Michael Dell

1. Think Big ? In college, Michael Dell said he... Read More

Tips to Starting your Own Busniess

The 9-to-5 grind can make you feel like a just... Read More

Top Ten Ways to Develop New Success Habits

1. Make a clear, specific commitment to what you want.... Read More

7 Online Banking Success Stories

You have seen their ads and you may have wondered... Read More

Ten Tips for Working at Home

1. Maintain regular working hours and stick to them.2. Get... Read More

Seven Ways to Improve Your Results with Follow-up

What follows is a bold statement, but sometimes it takes... Read More

Performance-Stress-Motivation: 7 Sanity Saving Business Boundaries

The lack of strong boundaries is one of the chief... Read More

Making Money over the Internet : 5 Cool Tips

The Internet is a fast growing medium, trancending the personal... Read More

Ten Tips For Staying Connected While Working Alone

Ten Tips for Staying ConnectedMany of my business clients tell... Read More

Start Your Own Website in 10 Easy Steps

If you're a beginner, starting a website doesn't have to... Read More

How To Move Your Business Online in 7 Steps

So you have set up your company, fairly established and... Read More

Home Furnishings in India : How to Find an Exporter,manufacturer or Supplier ? Beyond a Database.

Looking for a manufacturer or supplier of home furnishings in... Read More

Learn to Improve Sales - 10 Ways to Get More Business Starting Today

You need sales and you wanted them yesterday. Here are... Read More

How to Counsel Your Non-Performing Team Members - 10 Tips

Counselling non-performing team members is a tough part of any... Read More

10 High-Impact Viral Marketing Strategies

Viral Marketing is allowing people to giveaway and use your... Read More

The Ten Best Kept Secrets For Protecting Your Business Property Against Theft

1. Locks and Padlocks ? Locks on all outside entrances... Read More

Top Ten Tips for Improving Your Cash Flow

Cash is king-so they say. If you work for yourself... Read More

7 Secrets to Writing Inventory Procedures

What would You do with $1,000,000With $1 Million would you:?... Read More

How To Use The Power Of Focus To Build Massive Momentum In Your Business

Getting focused on what you want to achieve and creating... Read More

Ten Top Performance Management Tips

Talk to Your People Often By building a great... Read More

Brainstorming! The Key To Wealth

Advertising executive Alex F. Osborne first coined the word "brainstorming"... Read More

Ten Tips for Cross Cultural Communication

Here are some simple tips to help you improve your... Read More

The Top Ten Ways to Stop Procrastinating Now

10. Procrastination Condemnation - Lose the Labels! All those things... Read More

Top Ten Tips When Business is Slow

How's your business going to keep growing with the holidays... Read More

Reminders For Running A Better Business

The following tips are from an article we contributed to... Read More

spotless home service Buffalo Grove ..