Mobile app version of vmapp.org
Login or Join
Harper822

: Google displaying swf menu in SiteLinks I have a website that uses a Flash based menu as its main navigation. A plain HTML fallback version is "lying underneath", the swf is embedded using

@Harper822

Posted in: #Flash #Google #GoogleSearchConsole #Sitelinks

I have a website that uses a Flash based menu as its main navigation. A plain HTML fallback version is "lying underneath", the swf is embedded using swfobject.

swfobject.embedSWF('MENU.swf', 'menu', '1000', '600', '8.0.0', 'ext/expressInstall.swf', {}, {wmode:'transparent',bgcolor:'#666666'}, {});


Somehow Google now started displaying a link to the swf-file in the SiteLinks (noting [SWF] beforehand) which is pretty ugly as the Flash content gets all scrambled and all you see is a random string of characters and numbers (it looks "hacked" to me, although I do know it is not). Also, the link to the swf is plain useless as it relies on JavaScript-functions in the HTML-document.

I already demoted the swf in the Webmaster Tools, yet in some situations the link will still show up.

Is anyone aware of this problem (I haven't found too much on this on the Internet) and knows how I can keep the search results from linking to the swf?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Harper822

1 Comments

Sorted by latest first Latest Oldest Best

 

@Cugini213

Google says:


To demote a sitelink URL:


On the Webmaster Tools Home page, click the site you want.
Under Site configuration, click Sitelinks.
In the For this search result box, complete the URL for which you don't want a specific sitelink URL to appear. (How to find the right
URL.)
In the Demote this sitelink URL box, complete the URL of the sitelink you want to demote.


Once you've demoted or undemoted a sitelink, it can take some time for
search results to reflect your changes.


Obviously you've done all this, I think it's just a matter of waiting "some time" as they describe. I'd expect within a week the problem will have rectified itself - provided your html fallback is working correctly. Maybe use one of the many "see your site through the eyes of a search engine" services and see if it's behaving how you think.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme