Results 1 to 6 of 6

Thread: Categories not being created

  1. #1
    Join Date
    Dec 2010
    Posts
    11

    Default Categories not being created

    My company recently installed indexu on our webserver and we are working to set up a new business directory. The problem I am having is when I add Catergories via the admin window, they are created within the SQL database but the directories are not created on the site. So when you click a category on the index page you get a 404 error. Any ideas what may be going wrong?

    Thanks!

  2. #2
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    It seems your server does not support mod-rewrite that is used by indexu. You can disable it but it will be a great disadvantage on SEO term.

    Please let me know your server environtment. Is it windows with IIS ?

  3. #3
    Join Date
    Dec 2010
    Posts
    11

    Default

    Yes it is a Windows Server running IIS.

  4. #4
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    How is the detail page and tag page? Did you get 404 error too ?

  5. #5
    Join Date
    Dec 2010
    Posts
    11

    Default

    Yes it was a 404 error, we disabled Mod-rewrite and it works fine now.

    However, I would be interested to know what your concerns are with SEO?

  6. #6
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    The url is become something like:
    Code:
    browse.php?cat=394
    detail.php?linkid=3902
    browsetag.php?tag=gatgets
    Compare with:
    Code:
    www.domain.com/travel/asia/indonesia/
    www.domain.com/res/3902/the-great-bali-travel-advanture.html
    www.domain.com/tag/gatgets
    When you have mod-rewrite enable, I believe search engines will see the url more meaning full, it will give more weight and priority on search result position.

    Imagine you have 500 categories and 10000 links. It's all have title in url.

Similar Threads

  1. Replies: 3
    Last Post: 04-13-2006, 08:49 PM
  2. Have created field for "image" in admin
    By shogun in forum v5.x
    Replies: 0
    Last Post: 06-12-2004, 12:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •