Hi, I have created a website, but I have problems where I insert £ signs and it is coming up with a diamond shape with a question mark in it. Can anyone advise why is this and how can I correct it, please.

Also I have put meta tags on site , however it is not ranking in google , does anyone know what I am doing wrong with this and offer any expert advice.

Many Thanks

Recommended Answers

All 4 Replies

are you using the html entity for the pound symbol?
&#+163;
(remove the + sign. I added it because it was being interpreted as html on this site's editor)

http://htmlhelp.com/reference/html40/entities/latin1.html

Also, try adding this to your document's <head>:

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

hi many thanks for your help, sorted. Just need to know how to rank in google , I have done keywords , but its not coming up and not sure what I am doing wrong.

Just need to know how to rank in google , I have done keywords , but its not coming up and not sure what I am doing wrong.

I don't know, but that is a completely different issue that is perhaps more suitable if posted under "Internet Marketing > Search Engine Optimization"

ok thankyou for all your help

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.