Google search: "company name facebook"
Description in search result: (unhappy customer's comment retrieved from facebook page content, not facebook page meta description).
Possible to change this Google search result description?
When I say "Description in search result", I mean the text in this image with red arrows pointing at it:
Google is using a facebook users' comment as the description in their search result for "company name facebook".
According to this page: http://support.aarcadethemes.com/how-do-i-update-or-change-the-google-search-results-for-my-site/
The description of your search result is generated by an automated Google process
that takes into account both the content of the page, the page description meta
tag in the head of your page code and references to the page that appear on the
web. While the description of your search result is often the same as the page
description meta tag content, this is not always the case and is by no means
guaranteed.
The idea here is to change your code between your <head></head>
. The most likely candidate for this would probably be the <title>
tag (as this answer suggests: http://answers.yahoo.com/question/index?qid=20100415072702AAfrSVH)
You should also be able to use <meta name="description" content="This is an example of a meta description. This will often show up in search results.">
to help change what Google shows.
Your main issue seems to be that Google Search has recently started using comments as potential results: http://losangeles.cbslocal.com/2011/11/03/google-to-index-facebook-comments-as-search-results/
For this, you may find this information informative (source):
When people post to an open forum on the site (ex: on Pages, in open groups or
in the Community Forum section of the Help Center) the posts may also appear
in search results from search engines like Yahoo and Google.
Facebook does not have control over content that's already been indexed and
cached by search engines. If you want to remove a piece of content that
you've shared publicly from an internet search engine, you can:
Delete the original post. When you do this, the content may still show up
in search engines, but the link to that content will be invalid.
Contact the specific search engine’s support team. If you want the entire
search result to go away, please reach out to the search engine to remove it.
I think your options, then are:
If you could provide the literal string you are searching (in this case the company name) We may be able to help further. If you have technical issues when implementing a solution, feel free to ask a new question.