Apologies up front for the newbie question. I’m building my first Freeway site and can’t work out how to code a simple HTML title tag. Is there a place in Freeway to set it up, do I need to insert the code manually, or…?
In the page inspector - with nothing selected on your page - the first tab along the top which is a page icon heads up the Title and Filename section.
Simply type whatever you want your title to be in the top box and FW creates the Title tag for you. At the same time it will fill in the filename in the box below with a truncated version except for the first page in your site which defaults to index.html.
If you dont like whatever FW puts in for you then you can type in there to change it without affecting the Title tag.
So if you put ‘Kellys first site’ in the Title box then FW will make the file name something like kellysfirstsite.html
If I understand you right, you want to put meta tags in the document?
If so go to ‘Page>Meta Tags’ then go ‘New’ & add ‘DESCRIPTION’ such as ‘Edinburgh’s premier new alt-folk group, album released 4.10.10, nu folk, cs lewis, hauntingly beautiful, Leith’ etc all separated with commas, then click OK.
Hope this helps
Dick
On 2 Oct 2010, at 00:07, Kelly Cannon wrote:
Apologies up front for the newbie question. I’m building my first Freeway site and can’t work out how to code a simple HTML title tag. Is there a place in Freeway to set it up, do I need to insert the code manually, or…?
Also if you create a subfolder in your site ie yoursite.com/folder - then FW will also automatically give the first page you create in that folder the file name index.html