This is a migrated thread and some comments may be shown as answers.

Google Index problem with ##LOC[OK]##

1 Answer 72 Views
Window
This is a migrated thread and some comments may be shown as answers.
Abdullah Önden
Top achievements
Rank 1
Abdullah Önden asked on 21 Feb 2010, 04:38 PM
Hello

Google indexes my pages with LOCK tags as a description. Here's the result:

www.esse.com.tr

##LOC[OK]## ##LOC[Cancel]##. Esse. Pazar, Şubat 14 | Son Gezdiklerim | Üye girişi | Hesap oluştur | Sepetim | Sipariş Takibi

How can I fix that?



1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 22 Feb 2010, 02:52 PM
Hello Abdullah,

The reason for this problem is that Google indexes your page and searches for text on it that will be displayed under the link in the search results (see attached screenshot). Because the RadWindowManager's localization strings are basically the first text strings that appear in the page's HTML, Google index them as site's description.
What I can suggest is to:
  • Put the RadWindowManager at the end of your page - just before the end of the </form> tag
    OR
  • Put a hidden container (DIV for example) in the beginning of the page (before the RadWindowManager) where you add the description of the page that you wish to appear in Google's search results.

I hope this helps.
Regards,
Georgi Tunev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Window
Asked by
Abdullah Önden
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or