Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Remove certain categories/sub categories from sitemap

    Hi,

    Can anyone suggest how to remove specific categories and sub categories from default sitemap and sitemapxml?

    I know how to remove other unwanted pages however the categories etc seem to be a different ball game

    Thanks

  2. #2
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Re: Remove certain categories/sub categories from sitemap

    If removing categories etc from sitemap is difficult can anyone help with redirecting outdated urls?

    I have tried using the following code in .htaccess however it is not working...

    HTML Code:
    # Needed before any rewriting
    RewriteEngine On
    
    ## 301 Redirects
    # 301 Redirect 1
    RewriteCond %{QUERY_STRING}  ^main_page=FILENAME_ABOUT_US$ [NC]
    RewriteRule ^index\.php$ /index.php?main_page=about_us [R=301,NE,NC,L]

  3. #3
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Re: Remove certain categories/sub categories from sitemap

    anyone?

  4. #4
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Re: Remove certain categories/sub categories from sitemap

    Surely someone can shed some light on this? The normal 301 redirects code for obsolete urls doesnt work in .htaccess. Does anyone know why? Is it someway that Zen cart creates the urls??

  5. #5
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Re: Remove certain categories/sub categories from sitemap

    Quote Originally Posted by moesoap View Post
    Surely someone can shed some light on this? The normal 301 redirects code for obsolete urls doesnt work in .htaccess. Does anyone know why? Is it someway that Zen cart creates the urls??
    For anyone else struggling with this, the answer can be found here...
    http://www.zen-cart.com/forum/showth...=150173&page=2

 

 

Similar Threads

  1. Remove categories list from certain pages
    By lainybroon in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 30 Nov 2010, 08:09 PM
  2. Remove Sub Categories from main view
    By ivobrogle in forum General Questions
    Replies: 0
    Last Post: 25 Nov 2010, 01:15 PM
  3. Remove sub categories from sidebar?
    By khanse44 in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 19 Oct 2010, 05:34 PM
  4. Remove Right column from Sub Categories
    By Nick1973 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Jul 2009, 12:19 AM

Posting Permissions

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