Page 424 of 506 FirstFirst ... 324374414422423424425426434474 ... LastLast
Results 4,231 to 4,240 of 5054
  1. #4231
    Join Date
    Apr 2008
    Location
    Covington, Washington, United States
    Posts
    205
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    OK, got it... found these two posts when I searched "exclude" as I figured I was either missing something I should exclude or vice versa.

    #4195
    Hi can some please help as i have a problem with my cart. I cannot remove products from the shopping cart. Has anyone else had the same problem ???

    Many Thanks
    #4196
    Sorry i just found it. I didnt look hard enough . Lazy me.

    Re: Simple SEO URL [support thread]

    Ah, you meant remove to cart. Yes, the quickest way to fix this is to go to the admin config of ssu and put shopping_cart in the page exclude list.
    This fixed it :)

  2. #4232
    Join Date
    Oct 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: SSU 3.8.1 together with SitemapXML

    Quote Originally Posted by J-A-J-O View Post
    Thanks for advice, but ssu 3.8.1 gives me all nice links, without categories id's or products id's, earlier versions was not.

    I gave my ftp details to Raine from rubikintegration team, he says that he will see for resolution.

    Soonest I will know what was wrong I will post on the forum
    Hi J.A.J.O.
    Got a prompt reply from Raine at RubikIntegration regarding non seo urls in sitemap when using SitemapXML and the Simple SEO URL's mod. The problem is now fixed by downloading the latest SSU package (version 3.8.3) from the site, upgrade and then make sure to CLEAR the browser session's cache before trying. Also please clear the sitemap xml files and it should the work correctly.

    John

  3. #4233
    Join Date
    Apr 2008
    Location
    Covington, Washington, United States
    Posts
    205
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    Have a question...

    If URL formatting is changed, such as in the case of the post above this one, will the new site map take care of past links? Meaning, sites already listed, will they be lost? Or will they at least redirect correctly if a customer uses the old URLs that might be listed on search engines?

  4. #4234
    Join Date
    Dec 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Upgraded to 3.8.3 from 2.9 and everything went fine. Aliases working fine but can't get the manufacturer to show in the link.

    I set "local.config.php" as below:

    -----------------------------
    Code:
    <?php
    /**
    * @package Pages
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: local.config.php.example 272 2009-11-09 17:34:36Z yellow1912 $
    */
    	
    
    $ssuLocalConfig = array(
    'plugins'        =>    array('parsers'    =>    array('manufacturers')
                                ),
     
        'identifiers'    =>    array('manufacturers'    =>    'manufacturer')
    );
    ------------------------------

    I cleared the cache but no joy.

    Site is: www.tlracks.com and zencart 1.3.8a.

    Any ideas most appreciated!

    Thanks

    Art

  5. #4235
    Join Date
    Feb 2010
    Location
    Sunshine Coast Australia
    Posts
    5
    Plugin Contributions
    0

    Default Re: Simple SEO URL Ezy pages

    Hi I have searched faq's and threads etc.. but no luck yet. I am using zc 1.3.8.a with php 5.2.9 I installed latest version of SSU which is ok but some of my ezy pages dont work! Is there a way to exclude them. Thanx in advance.

  6. #4236
    Join Date
    Feb 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hey Everyone-

    I've tried searching for this particular issue, but am having no luck.
    Basically, on my local dev server, everything works perfectly as far as SSU goes.

    I have the exact same settings locally as I do on my staging server, but the staging server isn't returning the proper aliases on the zen_href_link call.

    So, for example, it displays URLs like this on the site:
    /index.php?main_page=index&cPath=1

    When that url is hit, it 301 redirects to the correct alias:
    /category-alias/product-alias

    Any ideas on why my staging server isn't returning the aliases from zen_href_link?

    The staging server has PHP 5.3.1, which is really the only difference.

    Thanks in advance!

  7. #4237
    Join Date
    Feb 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Ignore my post above, somehow I didn't have the proper html_output.php file up on my staging server. I put up the one with the updated SSU code and it works perfectly.

  8. #4238
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by countrycharm View Post
    Go to your sever control panel/ file manager and delete your cache from their. I have to do this from time to time.
    Cheers but i have tried this numerous times. the problem is when i create the cache folders i can chmod them. But then when the ssu mod writes the files it is done on the server by user: APACHE which means i cannot chmod them so when i clear the cache it will not let me and i have a lot of inactive urls that google is indexing.

    Can anyone help ?????

  9. #4239
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Also i have just upgraded to version 3.8.3 and encountered some weird files in that ssu mod. Can anyone tell me what this is all about ???

    \admin\includes\templates\template_default\templates\themes\steel\images\

  10. #4240
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    To anyone else who gets this problem where apache is creating files. I looked in parrallels plesk and found that php support was running as apache module.

 

 

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