iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Google Discussion Forum Google Discussion forum is for topics specifically related to Google. There is a subforum dedicated to AdSense/AdWords subjects.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-16-2004, 03:35 PM
WebProWorld New Member
 
Join Date: Apr 2004
Posts: 9
anabella RepRank 1
Default strange characters

Even I am pretty sure that my metatags are fine when I type my URL at google it shows like this

Windsor Hills Resort ☼ villa and townhome Windsor Hills Resort ... - [ Traduzca esta página ]
, ...
www.fantasiahome.com/ - 16k - 15 Abr 2004

why are those strange characters???


Anabella
Reply With Quote
  #2 (permalink)  
Old 04-16-2004, 04:12 PM
WebProWorld Member
 
Join Date: Feb 2004
Location: long island, NY
Posts: 63
volkoman RepRank 0
Default symbols

Hello Anabella......

I believe the symbols are part of your text.

The "sunshine" symbol may default to the square you see. The others ???? who knows.

The entire Meta section should also be re-done. Its quite loooooooooooooooooooooooog. :)

But you have enough problems with the bad linking you are alerted to in your other post.

Clean up time.
Reply With Quote
  #3 (permalink)  
Old 04-16-2004, 04:17 PM
WebProWorld New Member
 
Join Date: Apr 2004
Posts: 9
anabella RepRank 1
Default Re: symbols

yes the sunshine is part, but what are causeing the

, ...

that cames instead of the descriptions?

the bad linkings is the LinksToYou thing or you think is another problem that I am not realizing?

Anabella
Reply With Quote
  #4 (permalink)  
Old 04-16-2004, 04:54 PM
WebProWorld Member
 
Join Date: Feb 2004
Location: long island, NY
Posts: 63
volkoman RepRank 0
Default meta mess

Start by rearanging the metas...

title, description & keywords on top

add the "s to the ones that are missing. (might be one of the probs)

<META content=index,follow name=ROBOTS>

is missing the quotes, as some others
Reply With Quote
  #5 (permalink)  
Old 04-16-2004, 06:21 PM
sudhani's Avatar
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Internet
Posts: 379
sudhani RepRank 1
Default

1. There is no opening <HTML> Tag. This is one of the reasons.

2. Check the Doc type declaration:

Quote:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
You are using html files. the following could be a better declaration:

Quote:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3. You are using two different types of charector sets on the page

First:
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">

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

Use only one of them, may be this is causing the cofusion.

4. I don't think you need any of the following meta tags:
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<meta name="resource-type" content="document">
<meta name="coverage" content="Worldwide">
<meta name="distribution" content="global">
<meta name="robots" content="all">
<meta name="rating" content="General">
<meta name="resource-type" content="document">
<META content="2 days" name=revisit-after>
<META content="Safe for Kids" name=RATING>
<META content=index,follow name=ROBOTS>
<META content="Kissimmee, Orlando, Florida, USA" name=Location>
<META content=rentals,villas,travel,lodging,accommodatio n name=Categories>

You can safely remove the above tags. This is the problem with using the WYSIWYG page generators.

5. Check your tags. There are a few errors.

Validate your file here: http://validator.w3.org/
Reply With Quote
  #6 (permalink)  
Old 04-16-2004, 08:07 PM
WebProWorld New Member
 
Join Date: Apr 2004
Posts: 9
anabella RepRank 1
Default

which of the 2 charector sets on is best?

well actually this is the problem of not using any page generators at all, I do all my sites typing the old fashion way in the notepad code by code, so I trend to "steal" the metatags from pages that are similar to mines :(
Reply With Quote
Reply

  WebProWorld > Search Engines > Google Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 06:11 PM.



Search Engine Optimization by vBSEO 3.3.0