default userpic

How to set home page and disable feed in MT5 (beginner question)

Vote 0 Votes

Hi everyone, I only recently started using Movable Type to create a website for a friend. He's not very computer literate, but he needs his website to be secure -- which is why we chose MT. I am myself a recent WordPress convert, and although I know how to use WP in CMS-mode to create normal websites (i.e. not web blogs), I don't like WP for its obvious security flaws.

I have tried both MT4 and MT5 and I really like the structure of the backend and the ability to create static pages. However, I've found it quite difficult to use MT in CMS mode. One thing I was wondering about is: How do I set up a page to be my home page (or start page), i.e. the page visitors see first after entering the URL of my site. Since I am not going to run a blog on this website, I have only created a number of ordinary pages. But whenever I call up the root URL of the project, I only get an empty page. I get the header and the footer as well as the navigation (which contains links to the pages I have created), but I've been unable to locate an option which allows me to specify a home page or at least manipulate the default home page's content.

Also, how do I disable the RSS feed? Again, since I'm not running a web blog, feeds are somewhat unnecessary.

Sorry if these questions sound noob :o) But this is really not as straightforward as it may seem to experienced users. Thanks for your help.

Reported on Movable Type 5

3 Replies

| Add a Reply
  • What template set are you using?

    You should be able to customize the home page (called "Main Index" index template) and display there whatever you want. For instance any page or pages tagged as "@home".

    <mt:Pages tag="@home">

    For the RSS Feed, you will have first to delete it's reference from the "Header" template module (system blog level) and then set the template to "not publish".

    Enjoy,
    Mihai

  • hi mihai,

    thanks for your quick reply! and thank you for your help, i did as you said and was able to solve both problems.

    so, as i understand it, i can either edit the home page directly by manipulating the "main index" index template (i.e. by writing my own html) or by "linking" a page to the home page through a tag. choosing the second option would allow me to use the graphical editor to change the content of the home page -- but the problem is: the link to the original page still remains. e.g. if i create a page "information" and publish it, mt will put a link to "information" in the navigation bar. through the @home tag i can link the content of "information" to the home page, but i still have a link to "information" sitting in my nav bar -- it's still a separate page, the content is just "mirrored" to the home page.

    is there a way to eliminate this small cosmetical issue?

  • Hi,

    You're welcome!

    Yes, you could exclude the page that you've included on the home page from the navigation module.

    You would put something like:

    <mt:PageIfTagged tag="@home"><mt:Else>your page navigation coding here</mt:PageIfTagged>

    Kind Regards,
    Mihai Bocsaru

Add a Reply

If you need to share template code, replace all the "<" signs with "&lt;" or use this utility.

Forum Groups

1773 6162

Last Topic: Excluding categories from blog by kholechek on Feb 9, 2012

86 302

Last Topic: website entries by masoud on Oct 26, 2011

1429 5077

Last Topic: What apocalypse hit this community in the middle of 2011? by 75th on Feb 10, 2012

695 2910

Last Topic: Insert Image / File Fails by Russ Miller on Feb 10, 2012

84 291

Last Topic: How to have some other characters in entry basename automatically written by Afshin Haghighatnia on Dec 22, 2011

173 737

Last Topic: About the MT version stated in HTML source by Alex E. Schneider on Feb 7, 2012

190 567

Last Topic: Analytics Reporting by michael webster on Feb 5, 2012

48 210

Last Topic: An idea and also a request by Afshin Haghighatnia on Jun 29, 2011

64 246

Last Topic: jQuery in MT 5.1 still at 1.4 - why? by perlmonkey on May 25, 2011

code.sixapart.com

137 478

Last Topic: Getting a thumbnail with xpath by Peter on Mar 13, 2011

222 720

Last Topic: Custom Field for Asset Not Appearing by android on Feb 9, 2012