473,480 Members | 2,077 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Localization and Meta Tags

I'm looking to localize an ASP.NET Web application for English, Spanish, and
French (fr-CA), and was just considering the possibility of localizing the
meta tags (e.g., keywords, title, and description). My assumption was that
they should be localized like all of the other content. But in reviewing a
couple of popular Web sites that are localized, it appears that they do not
localize the meta tags.

So, I'm hoping some of you more knowledgeable than I on localization issues
can provide some perspective on this. Should I allow for localized meta
tags? Do search engines care? Could it *hurt* a site's rankings to localize
meta tags like keywords, title, and description?

Thanks.

Jun 27 '08 #1
3 1369
So, I'm hoping some of you more knowledgeable than I on localization
issues can provide some perspective on this. Should I allow for localized
meta tags? Do search engines care? Could it *hurt* a site's rankings to
localize meta tags like keywords, title, and description?
The meta data is related to the data, and if the data is localized, then I'd
say the meta data should be too.

Do search engines care? Sure. If they use the meta tags for indexing. Google
does not, for the most part.

Could it hurt a site's ranking in Google? I dunno. I doubt it, but no one
really knows how Google really works anyways. ;o)

-Darrel
Jun 27 '08 #2
meta tags (e.g., keywords, title, and description). My assumption was that
they should be localized like all of the other content. But in reviewing a
couple of popular Web sites that are localized, it appears that they do not
localize the meta tags.
Definitely localizable.
Should I allow for localized meta
tags? Do search engines care? Could it *hurt* a site's rankings to localize
meta tags like keywords, title, and description?
The French meta might hurt in the American rankings :-)
But it helps in the French ones.

--
Mihai Nita [Microsoft MVP, Visual C++]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
Jun 27 '08 #3

"Jordan S." <A@B.coma écrit dans le message de news:
%2****************@TK2MSFTNGP03.phx.gbl...
I'm looking to localize an ASP.NET Web application for English, Spanish,
and French (fr-CA), and was just considering the possibility of localizing
the meta tags (e.g., keywords, title, and description). My assumption was
that they should be localized like all of the other content. But in
reviewing a couple of popular Web sites that are localized, it appears
that they do not localize the meta tags.

So, I'm hoping some of you more knowledgeable than I on localization
issues can provide some perspective on this. Should I allow for localized
meta tags? Do search engines care? Could it *hurt* a site's rankings to
localize meta tags like keywords, title, and description?

Thanks.
What I did on my site was :

1. use a MasterPage...
2. I placed literals in the meta tag content of the master page.
3. Derive all my pages using the masterpage from a common Interface
4. On the page load of the masterpage, I call methods of the interface
implemented by the page to populate the meta tag literals.

That way, each page can provide meta information to the master page. The
methods can return a string in the WebResource, so it automatically returns
the description/keywords in the proper language.

I also did it for the page title...

Mike
Jun 27 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3985
by: Cezary | last post by:
Hello. I was read PHP manual, but i'm not sure yet. Here is my meta tags in html: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2"> <META HTTP-EQUIV="Expires"...
4
3708
by: Brian | last post by:
Hi, I'm trying to use standard meta tags in an xsl doc and using cocoon as my processor. The problem is that cocoon changes for example: <meta name="keywords" content="test, test, test" /> ...
1
2572
by: Darren Blackley | last post by:
Hi there I have documents that I want to automatically add additional meta tags to. The documents already have some meta tags and I want to keep them all together, so I want to add my new meta tags...
19
3834
by: Christian Hvid | last post by:
Hello groups. I have a series of applet computer games on my homepage: http://vredungmand.dk/games/erik-spillet/index.html http://vredungmand.dk/games/nohats/index.html...
24
3506
by: Day Bird Loft | last post by:
Web Authoring | Meta-Tags The first thing to understand in regard to Meta Tags is the three most important tags placed in the head of your html documents. They are the title, description, and...
4
2289
by: clintonG | last post by:
Anybody know how to dynamically write the meta tags using code so they are formatted on a separate line in the HTML source? Preferred or optimal framework classes that may be used in this regard? ...
16
2479
by: Edward | last post by:
Hi All, I am having huge problems with a very simple dotnet framework web page (www.gbab.net/ztest3.aspx) , it does NOT render correctly under Apple's Safari. The DIV's do not align amd float as...
3
2085
by: Jordan S. | last post by:
I'm looking to localize an ASP.NET Web application for English, Spanish, and French (fr-CA), and was just considering the possibility of localizing the meta tags (e.g., keywords, title, and...
4
4835
by: coderr | last post by:
Hi all, i have simple question, suppose that we have a ASP.NET web site with lots of local resource files, we can simple delete all of the resource files (resx). Question is, how can remove all of...
4
1851
by: King Coffee | last post by:
Hi, If I use master pages with META tags in the head section... can I still use META tag on the child pages (child pages reference the master page). I ask this question because I heard the more...
0
7051
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7054
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7097
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6750
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6993
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5353
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4493
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2993
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1307
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.