Well, I have a problem with Google Instant Preview. 1) It disables Flash and Ads and makes my site look bad 2) It ain't Instant, even though it is called "Instant Preview" 3) I don't like the people to "preview" my sites, I want them to visit the sites. So, I did my little research on what can be done... Here is the summary: 1) You can desable this preview alltogether, by putting a little code: <meta name="googlebot" content="nosnippet"> 2) You can play around with the length of you page... preview does not show ALL of your page if the page is long... 3) Or, you can just show whatever you want in that preview. You can write a small php program or javascript to do that. If you don't know programming, here is an excellent example: www.funpreview.com Any other suggestions?