SEO for Flash site
- Started
- Last post
- 9 Responses
- ********
Does anyone know if Google indexes URLs created with deep linking using a hash with something like SWFAddress?
ie, if you had www.qbn.com/page#content1 and www.qbn.com/page#content2, would both URL strings get indexed or just one?
- ********0
Anyone know the answer on this?
- vaxorcist0
I've heard that it works supposedly a bit like that, but not google juice as plain old urls... , but if youre stuff is in XML, writing a small XML->HTML export in PHP may give you better SEO....
- ********0
You mean that it would index the hashed URLs? I was leaning towards the opposite conclusion, having realized that I've never actually seen a URL like that in Google.
- Pixter0
- < yesCyBrainX
- No, I was thinking of Gaia Framework. http://goo.gl/GIqSICyBrainX
- ********0
Sorry guys, but I don't see any answer to the question in those links. Although disallowing SWF files from being indexed is definitely a good idea.
- hotroddy0
I know google will crawl through the whole site but I've never seen a hashed url in their search results.
- CyBrainX0
You can do it with Gaia Framework. This will separate your Flash content how you want AND give you the SEO capability for those sections. I haven't done it, but here's the documentation.
- vaxorcist0
we tried something like this 2 years ago, we were essentially re-inventing browser features at great expense and time, and the project was cancelled and re-directed to a jquery approach partway through...