Hi, I have a wordpress site where I have a static page as homepage. The name of the page is "Home". In title bar of the browsers, the title of the site appears as "The Title of The Site:Home". Is there any way to remove this "Home" from the title? Thanks.
If this is a page on WordPress, then WordPress is dictating the format. If you get the SEO Pack plugin for WordPress you can alter the title of the homepage. Might be exactly what you are looking for.
You can try editing the index.php file in the wordpress theme folders, that might do the trick. It should be within the <title></title> tags in the <head></head section of the file.