Forum Moderators: Robert Charlton & goodroi
If i manage to get links on a couple of big sites can i hope to get indexed quite quickly? The owner of the business (a friend) is getting stressed thinking no one can see the site cos its not on google, and although i try to explain to him he doesn't have a clue about the net or pc's really and i'm getting all his stress back on me lol :(
Many thanks in advance for any help.
You mention Flash. The key here is that Google apparently will not trust any content in a Flash file, even though they technically "can" spider it. This is probbly because there's no current algorithmic way to sort out what would be visibile to the end user and what would be hidden from view. Also, a Flash movie does not need to have a page or url structure, so some content would only be revealed over time -- there's no way to send a search result directly to the relevant spot.
In short, a Flash file would be way too fertile an area for spamming and avoiding the guidelines Google wants followed.
So one key to getting a page with Flash content indexed is being sure to provide googlebot with an alternative version of the Flash content. In fact, by doing this you can also be making your page accessible to visually challenged users who are surfing with a page reader like JAWS. That's a good thing!
The basic approach can be relatively simple:
<div id="flashcontent">
A regular HTML version of the Flash content goes here.
It is what spiders and non-Flash user agents of all kind
will look at.
</div><script>
This script should detect if the user agent is Flash
enabled. If it is, then the script can use the DOM
to overwrite the content in #flashcontent with your
Flash movie.
</script>
If you do a search on SWFobject, you will discover available free scripts that have already been developed to take care of this task. The best of them will also check that the version of Flash is high enough and suggest an update when they are not. This approach can be 100% valid and avoid some of the complex workarounds such as Flash Satay and the like that have been developed.
One last thing -- it may be tempting to include some extra bits in the html that are not in the Flash content. However, this definitely goes outside Google's guidelines and if they see this in a check of your site, it could result in a major hit for spamming violations.
Gogglebot has visited the site already this month, but it is not indexed. What happens when goglebot visits? Is there a chance it will be indexed now? Or could something stop it being indexed?
Many thanks again :D
Unless you have a lot of press about your subject (assuming you aren't manipulating excessively-hehe), you won't get immediate satisfaction.
The slow way that sticks and is hard to dislodge, imo, is to provide quality and let a ton of people know about.
Many thanks in advance as always :)
This is not something that happens because the developer messed up, it has been standard operating procedure for Google. They have various filters that dampen the new domain's appearance in the search results until the urls establish what Google sees appropriate signs that they can be trusted.
We've got so many posts around here on the Google sandbox effect, that I wouldn't even know where to point you first. Exactly what that effect is has been a point of debate, and how, exactly, to break free is also a point of debate. What is not a debate is that Google often dampens the appearance of a new domain in their search results -- call by whatever name you wish.
[edited by: tedster at 2:04 am (utc) on Sep. 18, 2006]
Send him this link: [google.com...]