enter image description hereWhen typing in the name of the company, the old title is still shown by search engines.
We couldnt figure out how that happens. The page has been freshly crawled however that tittle is still depicted. Does anyone have an idea? Thanks!
page: laiqon.com
cms: typo3
The agency that is responsible for building the website couldnt figure out how to change the issue (front and backend).
3
Answers
I’m probably wrong because I know nothing but that might be unchangeable immediately
, because if u do something like change ur twitter account name, it doesn’t get changed immediately when u search urself up either, but after like 1~12 months or something it updates from the search’s side
You need to set up the Google Search Console. Then you can request re-indexing.
https://search.google.com/search-console/about
Try forcing the site name with
<meta property="og:site_name" content="Laiqon">
. Then request re-indexing, as Jak2k stated.