Hey all, I have a question. The website I am working on is developed by a third party and I'm not sure about one of the techniques he is using. When looking at the source code (using dreamweaver 8) I noticed that he using a VBscript for the meta tags. This script isn't even in the <head> tag. Could this have an affect on how the search engines see this data? Does it have no affect? This is the first time I have seen this and I'm looking for any advice. Thanks!
look the source code of your website in browser and if its not showing up properly then ask them to change it
I can see the meta tags and they are reading right. However, what concerns me is that they are not even in the <head> tag. In fact, they are also not in the <html> tag. Both the <title> and <meta> are outside the rest of the code. My worry is that the SE won't read them correctly.