By sabres on
My website uses DruPal...and for some reason when I log on...the first page that shows up is some kind of a combination of 2 pages..neither of which is the home page. I did nothig in the administrator settings to cause this but it just showed up and I can't get rid of it. You actually have to click on the home page to see it...when the home page used to appear first...when logging in...
My IT guy can't figure it out either...can anyone provide info?
the site is....www.theflowzone.net
thanks
D
Comments
Changing default homepage
In Drupal the "standard" homepage is build out of recent content in your site, which are promoted to the front page. Your homepage is no different. I noticed you've defined another homepage http://www.theflowzone.net/index.php?q=node/1 and you want that page to display when you visit the site? Go to
adminster/settingsunderGeneral settingsyou'll find an optionDefault front pagewhich (by default) readsnode. Change this tonode/1and you'll have your new homepage.