Author |
Topic: Html codes show at top of page (Read 6538 times) |
|
Seb
YaBB Junior Member
 
 I love Visual Vision!


Gender: 
Posts: 11
|
 |
Html codes show at top of page
« on: Mar 4th, 2008, 2:02pm » |
Quote Modify
|
Hi, In HyperPublish: I did: insert>html>at page start>script/meta Then I pasted: META NAME="title" CONTENT="index.htm"> and now, I can see: META NAME="title" CONTENT="index.htm"> at the top of the page. What should I do ? Seb
|
|
Logged |
|
|
|
Support Staff
YaBB Administrator
    
 Meow!

Gender: 
Posts: 1131
|
 |
Re: Html codes show at top of page
« Reply #1 on: Mar 4th, 2008, 3:42pm » |
Quote Modify
|
the code you wrote is incorrect, so it shown as text by the browser. the correct (correct for the HTML syntax) code is <META NAME="title" CONTENT="index.htm"> (you forgot the trailing < ) By the way this code (this way) is not useful and actually it is dangerous, as you are telling to the search engines that your page title is "index.htm" (instead of a descriptive text; the title should be a descriptive text) This tag is normally already generated (correctly) by HyperPublish, that generates something like <META NAME="title" CONTENT="The title that you visually assigned to your page"> where "The title that you visually assigned to your page" is the title you put with Format >Page properties (the box at the top left). Example for www.hyperpublish.com the title is "Create a CD catalogue, a Web site, a manual on Web or make autoinstall CD..." In other words, HyperPublish already does all common search engine optimizations. There are a lot of websites that tell you what to do, but as we already know (we are here not from yesterday), we incorporated all these stuff automatically in HyperPublish. Of course a duplicate won't usually make damage. But try to not add wrong stuff!
|
|
Logged |
|
|
|
Seb
YaBB Junior Member
 
 I love Visual Vision!


Gender: 
Posts: 11
|
 |
Re: Html codes show at top of page
« Reply #2 on: Mar 4th, 2008, 6:08pm » |
Quote Modify
|
Thanks again for your wise advice! It's much appreciated. Seb.
|
|
Logged |
|
|
|
Seb
YaBB Junior Member
 
 I love Visual Vision!


Gender: 
Posts: 11
|
 |
Re: Html codes show at top of page
« Reply #3 on: Mar 4th, 2008, 6:12pm » |
Quote Modify
|
Talking about optimization: what's HP's position towards XHTML ? Thanks. Seb.
|
|
Logged |
|
|
|
Support Staff
YaBB Administrator
    
 Meow!

Gender: 
Posts: 1131
|
 |
Re: Html codes show at top of page
« Reply #4 on: Mar 5th, 2008, 3:36am » |
Quote Modify
|
XHTML comes from XML + HTML. A nice world such as "Web 2.0", good for TV shows and news.... But at present we don't know any practical effect... of course we are open to any suggestion...
|
|
Logged |
|
|
|
Seb
YaBB Junior Member
 
 I love Visual Vision!


Gender: 
Posts: 11
|
 |
Re: Html codes show at top of page
« Reply #5 on: Mar 5th, 2008, 8:09am » |
Quote Modify
|
Thanks for your quick answer. Seb.
|
|
Logged |
|
|
|
|