Have index show as home in browser tab

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
RV03
 
 
Posts: 5
Joined: Wed Dec 20, 2023 11:57 pm

Have index show as home in browser tab

Post by RV03 »

Is it possible to have my index page display as home in a browser tab? (The top area of a browser tab above the URL. The tab "name".)

Can I just rename the page from index.html to home.html? Will that cause any issues? Index seems to be the first thing a browser tries to load. Will it also look for home.html?

Is there some code I could place to make this happen?

I searched the forums and couldn't find anything. Any help is greatly appreciated!
User avatar
BaconFries
 
 
Posts: 5914
Joined: Thu Aug 16, 2007 7:32 pm

Re: Have index show as home in browser tab

Post by BaconFries »

Can I just rename the page from index.html to home.html? Will that cause any issues? Index seems to be the first thing a browser tries to load. Will it also look for home.html?
The first page should be index.html or index.htm and if it is using php then it should be index.php. You can name the first page home or whatever you wish. Page names should always be lowercase not upper the same applies to files such as images etc etc.
See the following on this
How do I name my pages, images and other files?


See the following screenshot for "title" where you can set the name to whatever you wish.

Image

To help you get started and familiar with the software see the following tutorials.
https://www.wysiwygwebbuilder.com/getting_started.html
alan_sh
 
 
Posts: 1852
Joined: Tue Jan 01, 2019 5:50 pm

Re: Have index show as home in browser tab

Post by alan_sh »

The name of the .html file will be "index", but if you go into the page properties, there is a 'title' and a 'menu name' that you can set to whatever you want. The 'title' is what appears in a browser tab.

Alan
RV03
 
 
Posts: 5
Joined: Wed Dec 20, 2023 11:57 pm

Re: Have index show as home in browser tab

Post by RV03 »

Gah! I can't believe I missed that when looking through there! Thank you for taking your valuable time to point me in the right direction. Very much appreciated!! :D
Post Reply