IT Placement Papers CMS Joomla
This category contains Joomla Interview Questions and Answers
|
What determines my homepage?
|
|
|
|
|
Your "homepage" in a traditional html site--the page that shows when
you type mydomain.com for example-- would be the page displaying that
is in the index.html file.
Jooma! is a database driven CMS so it does not have html pages, but rather pulls up the pieces of pages from a mysql database.
The
"page" that shows when a user navigates to mydomain.com is the page
created by clicking on the first link on the Main Menu. The link can be
called anything (Home, Bob it does not matter), that is the page that
will show.
This menu can be displayed anywhere and can be
displayed vertically or horizontally or not at all. The menu does not
even need to be published.
When you installl Joomla! by default
it has a menu link to the frontpage component as the home page.
However, any content or component or other link can be used as the
"home" page.
Only registered users can write comments. Please login or register.
|