PDA

View Full Version : Tabs to the right of Windows Start button on bottom of monitor screen


Todd Good
4th of January 2008 (Fri), 15:12
When you open up a window on your computer screen there are tabs at the bottom of the screen telling you how many different windows you have open and each tab displays the name of the website that is opened in that window. I have a website and is there a way to change what the tab says. For instance I have my photography website and the name displayed on the tab is the (Bludomain, Bludomainhosting, Bludomain, photography websites), and I want it to say my companys name. Any advice would help.

Thanks
Todd Good

Jon
4th of January 2008 (Fri), 15:14
In the <head> section of the page HTML, include <title>Todd Good Photography</title>

Todd Good
4th of January 2008 (Fri), 15:30
In the <head> section of the page HTML, include <title>Todd Good Photography</title>

Can i do that thru FTP? Cause I was just on FTP looking at my sites files and I can't seam to find the file I need to edit.

Jon
4th of January 2008 (Fri), 15:35
Main file for your page should be index.htm or index.html; you'd do the same thing for any other pages you use. If you're using something that creates pages on the fly, it's a whole different issue.

Todd Good
4th of January 2008 (Fri), 16:38
Main file for your page should be index.htm or index.html; you'd do the same thing for any other pages you use. If you're using something that creates pages on the fly, it's a whole different issue.

Thanks for your help Jon, I was able to change it. :D