How to make the google indexes a site like Apple with a menu

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
lauthiamkok
Forum Contributor
Posts: 153
Joined: Wed Apr 01, 2009 2:23 pm
Location: Plymouth, United Kingdom

How to make the google indexes a site like Apple with a menu

Post by lauthiamkok »

Hi,

How can I make the google search engine indexes my website like Apple.com where you can see a menu of Apple's, like this,

iPhone
Mac
iPod touch
iTunes

Support
Downloads
Store
iPad

First I thought it could do with a site map which I did for my website, but obviously it is not, bcos google just indexes my website with a line of link, without a menu like Apple's.

Many thanks if you have any ideas.

Thanks!
Lau
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: How to make the google indexes a site like Apple with a

Post by requinix »

For the moment Google does that automatically. You don't control it.

Just make sure your HTML and links are structured intelligently.
lauthiamkok
Forum Contributor
Posts: 153
Joined: Wed Apr 01, 2009 2:23 pm
Location: Plymouth, United Kingdom

Re: How to make the google indexes a site like Apple with a

Post by lauthiamkok »

"Just make sure your HTML and links are structured intelligently."

how can I structure the links 'intelligently'...

thanks :)
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: How to make the google indexes a site like Apple with a

Post by requinix »

"Search Engine Optimization"

Google it.
Post Reply