Forum Moderators: open
Within 24 hours, Yahoo removed my website again.
I see no reason for this?!
My website does not have any adult content, is very relevant to the topic and virtually has 100% uptime with NO advertisments. The website also makes NO MONEY, and it purely there to help other people.
Does anyone know why Yahoo is behaving so strangely?
My website is snipped
[edited by: DaveAtIFG at 8:49 am (utc) on Dec. 7, 2003]
[edit reason] Deleted URL [/edit]
tons of sites listed on Yahoo use Flash navigation menus.
Maybe those websites have alternative images for Flash disabled browsers. So Flash disabled visitors won't see blanks all over the place. Overall, it's just considered bad practice to rely on Flash for navigation. Your website should never "blow up" because someone has Flash disabled.
So I'd recommend using straight HTML & images for the navigation. Almost all the successful, market leading websites - Amazon, Yahoo, Ebay, Google, Dell, etc - follow a similar strategy of keeping their sites simple, and available to even the worst browser on the worst bandwidth. Their websites look fine whether their visitor is using Netscape 3.0, a PDA on GPRS, or an Opera browser on Linux.
This SearchEngineWorld.com article summed it up best:
..The simpler the better. Rule of thumb: text content should out weight the html content. The pages should validate and be usable in everything from Lynx to leading edge browsers. eg: keep it close to html 3.2 if you can. Spiders are not to the point they really like eating html 4.0 and the mess that it can bring. Stay away from heavy: flash, dom, java, java script.
[searchengineworld.com...]
Flash is best used on the side, like for a product demo. Here's an example of how Amazon.com uses Flash as a product demo: [amazon.com...]
If the Flash menu is really a problem, I am coding a dHTML menu for it's replacement and should be online after Christmas. But still...
Thanks for the help!