istio -> Site title is disappearing after publishing (4/22/2007 3:12:06)
The title of my site is Disappearing from the code after publishing and of course the title stops showing on the browsers top left corner. What is left is <title></title>. The code before and after is the following: Anyone got an idea?
Before publishing to server <head> <title>Greek Sailing Resource Site</title> <META http-equiv=Content-Type content="text/html; charset=windows-1253">
After publishing to server <head> <title></title> <META http-equiv=Content-Type content="text/html; charset=windows-1253">