Computer problems,Computer help
*AX SOFT>>>Programming & Design

How to display a category menu in Drupal's front page?


I have installed Drupal 5.7 in my site. I want to categorize the content as Fun, Learn, Books, Downloads, etc. I want to display a menu for the categories on every pages. What should I do?

Two steps...

1) Set up your categories (make sure the Taxonomy module is enabled).

2) Set up menus that point to your category URLs.

You might also consider the Taxonomy Menu add-in module. It will build menus for you, from your categories...

http://drupal.org/project/taxonomy_menu

Additional enhancements...

3) Enable friendly URLs.

4) Enable the path module and friendly URLs.

5) Grab the pathauto add-on module and configure it to automatically generate URLs for the page based on the category name AND the page tile. That will significantly improve your results with the search engines (assuming that the page title (and now the path) contain key words related to each page.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • How can i make personal virus...?

    First off, most viruses take some expertise to write. There is no "trivial way" to write a virus, so there are hardly any (public) tutorials available. Also note that using computer vi...

  • International Problem...?

    Not a question?

    ...
  • How many Steps to make website search engine ready?

    There are loads of things that you can do to make your site ready. SEO tutorials can be found here: ...

  • HTML: is there a book just with the list of tags names?

    There is 'HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly)) (Paperback)', they are usually quite good. I have one on XML which is only about 100 pages which covers more ...

  • Poll : A new phonetic language or Transliteration of English language..?

    Transliteration of English language Unlike most other languages English doesn't have a set phonetic pronunciation for every word. Besides English,learning another 1 or 2 languages is an a...

  • Put main site in root of website?

    Putting the main site in public_html one way to do it. But assuming that your web server is an AMP, putting the main site in public_html/folder and: 1) using htaccess or 2) using a redirect PHP ...

  • When I have a form set to Post instead of Get, How do i...?

    form tag have 3 attributes 1)method 2)action 3)name suppose u r not used method attribute in form tag that time defaultly get method will be called.First u declare method as post after that u o...

  • How can I declare a global variable inside javascript function..?

    if u create any variable inside a function its scope will be local to that function only and not global. declare ur variable outside the function.

    ...
  •  

    Categories--Copyright/IP Policy--Contact Webmaster