hi all , If someone is looking for a safe way to add text content/keywording for search engines to a site that contains only images/flash and no html text. As far as I can tell, any kind of SEO is considered spam by the search engines - what's the solution?
It won't be seen as spamming if you show alternate content that is representative of your flash / image content. A way to show alternate content for flash files: The SWFObject javascript file can be used to replace part of your html with a flash movie. In the new SWFObject() javascript function call you can specify the movie filename, size, flash version required (make sure this is correct) and a background colour. http://blog.deconcept.com/swfobject/ <script type="text/javascript" src="swfobject.js"></script> <div id="flashcontent"> <p>Alternate content here. Only bots and visitors without flash or javascript will see this, other visitors will see the flash movie.</p> </div> <script type="text/javascript"> var so = new SWFObject("movie.swf", "moviename", "200", "100", "7", "#336699"); so.write("flashcontent"); </script>
Hi, Well, you could add meta tags, not that they mean much anymore. I guess the <title> tag and backlinks will be what gets you on search engines. Submit it to every search engine and directory and showcase site you can find. Nothing wrong with SEO, so long as it's legit. Except that rule #1 of SEO is don't use Flash. guruji Consultant : Hosting, Web Design, Reseller Hosting, Virtual Servers, Dedicated Servers www.comforthost.net