• Answers
  • Web

I have a web site in hebrew and when searching in ...

I have a web site in hebrew and when searching in google for this site, the site's description is in GIBRISH. How should I write the meta tag / encoding so google will show the hebrew fonts?


Share Send to a friend Watch Report
 
 

6 Posted Answers
Order by

 
4556 helpful answers

Love is the battery of life....

Hi Amit,


Not exactly what you are looking for but here is a site that will "translate" any Gibrish to Hebrew.  
http://www.web-creatures.net/stats/Translator.html
Hope it helps you.
Best regrads,

 

Posted 2007-09-26T04:52:23Z
 
2 helpful answers

Hi Amit,

You should be using 1 of the 2 standard encodings for Hebrew websites. Either UTF8 or Windows-1255

It can be added to your site be adding this piece of code in between the <HEAD> tags of your website:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Posted 2007-09-26T09:54:30Z
 

charset=windows-1255 is what I'm using now and gives me the discribed problem. I've tried also charset=utf-8 but then the webpage itself is showed in GIBRISH....

 
2 helpful answers

Hi Amit,

Can you supply a link to your website so we may have a look and see how we can help you out?

Simon

Posted 2007-09-26T19:47:37Z
 

http://www.shomer.co.il

Search in google for this url and you'll see the GIBRISH in the search results...

 
2 helpful answers

Hi Amit,

I think the main problem is that you have delcared the HTML tag twice - thats what could be screwing with everything.

Have a look here:
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.shomer.co.il%2F

Posted 2007-09-27T11:43:39Z

Sign in to participate

Got an answer for amitre? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Q:

I have a web site in hebrew and when searching in ...

I have a web site in hebrew and when searching in google for this site, the site's description is in GIBRISH. How should I write ...
Submitted by amitre   2 years ago.
  • viewed 543 times
Last answer posted 2 years ago by Ilan22


Q:

I have a web site in hebrew and when searching in ...

I have a web site in hebrew and when searching in google for this site, the site's description is in GIBRISH. How should I write ...
Submitted by amitre   2 years ago.
  • viewed 843 times
Last answer posted 2 months ago by mint1



» More...

Explore Related Posts in Forums

JSP and Java Servlets

For example the results pages from search engines are generated this way and programs that process session tracking and caching of previous computations. Portable Servlets are written in Java problems. Here’s in my use two computers one is in my home use and second in my office use. On both

Why HTML/JavaScript/CSS are not compiled languages and will they ever be?...

Why HTML/JavaScript/CSS are not becoming compiled languages (or maybe even merge into a single compiled language)? What if browsers were running "Browser Virtual Machine" and html/javascript/css rendering engines to follow suit! http://code.google.com/apis/v8/design.html We recently reworked a php

What's going to replace HTML & CSS & JS?

HTML and CSS are showing their age. SASS generates CSS (because CSS isn't clean enough). Graphic Designers don't work in HTML, they work in graphics tools then have to translate it to HTML/CSS be used by humans AND computers. This is very important and useful. Imagine a web full of pictures
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
  • Answers
  • Web
Copyright © 2006-2009, Yedda Inc. and respective copyright owners · CC License