Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Posts
    229
    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
    229
    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
    229
    Plugin Contributions
    0

    Default Re: Remove certain categories/sub categories from sitemap

    anyone?

  4. #4
    Join Date
    Mar 2010
    Posts
    229
    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
    229
    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. How to remove -> from categories?
    By gemiller in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Mar 2010, 06:54 PM
  2. Sitemap Remove categories
    By CnTGifts in forum General Questions
    Replies: 1
    Last Post: 21 Mar 2008, 04:35 AM
  3. remove ->after categories
    By kristofvanmol in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 2 Feb 2007, 09:12 AM
  4. Remove Categories
    By high2K in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Jul 2006, 02:26 PM

Bookmarks

Posting Permissions

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