Results 1 to 10 of 5054

Threaded View

  1. #11
    Join Date
    Oct 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Simple SEO URL 3.8.2 with SitemapXML 2.1

    Quote Originally Posted by J-A-J-O View Post
    Hi

    I had an issue both on 3.7.5 and 3.8.2 versions os SSU, I can't generate correct version of product sitemap, it contain original zencart links, no nice SEO url, google is not indexing them. I have Zencart 1.3.8 with SitemapXML 2.1 installed.

    Could some one help me?
    Hi J-A-J-O

    Sounds like the same problem I had with simple seo url Ver3.8.0. with the original zencart links showing in the status bar, I also have SitemapXML 2.1 installed and the original zencart links were listed here also. I resorted to downgrading to simple seo url version 3.5.8 as I already had 3 sites working fine with this version, as soon as I did this the sitemap and all the urls were working ok, so I'll stick with this for now.

    To downgrade the simple seo url mod I found I had to first reinitialise module manager, I used this method after a few failed attempts

    In Cpanel - phpMyAdmin select the Zencart database
    Select and delete the Table: zen_module_version_tracker

    Find the file install.sql in the module manager files directory - \ admin \ includes \ module_installation

    In Zen Cart admin under Tools\Install SQL Patches run the SQL query from the install.sql file

    Run this sql script to uninstall the database portion of simple seo url

    SET @t4=0;
    SELECT (@t4:=configuration_group_id) as t4
    FROM configuration_group
    WHERE configuration_group_title= 'Simple SEO URL';
    DELETE FROM configuration WHERE configuration_group_id = @t4;
    DELETE FROM configuration_group WHERE configuration_group_id = @t4;
    DROP TABLE IF EXISTS links_aliases;Upload simple seo url version 3-5-8 mod files to server

    Module Manager should now see and install seo url version 3-5-8

    Hope this helps
    John
    Last edited by alpha7; 19 Feb 2010 at 09:10 PM. Reason: Removed a spurious character

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR