Search:

Type: Posts; User: carlwhat

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO v3 (and v2.200) [Support Thread]

    there is a workaround. the -c- and -p- anchors can be replaced by whatever you want.

    and you can add a rule in your htaccess file for -moc- that replicates the -p- rule.
  2. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    you are missing the:

    Display categories as directories
    Key: USU_CATEGORY_DIR

    this should be OFF.
  3. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    actually, i believe this should be:

    set Generate cPath parameters to off
  4. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    i'm thinking you will need to modify code in this area:

    https://github.com/lat9/usu/blob/457f840a3592aeb9fb7179d0ae2e409cb6e625d7/includes/classes/usu.php#L970-L1018

    commenting out line 1007...
  5. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    i think you are heading down the wrong path. you stated:

    "...a fairly old version of ZC to the then current 1.5.6c..."

    and then:

    "...This last month Google has started highlighting redirect...
  6. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    yaa, i feel your pain. as i looked at this closer, i remember burning many hours on it many moons ago. pretty clear it does not work (or i could not find a solution) to me.

    i've been running...
  7. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    lets look at the code for a quick second, and specifically this var $_SESSION['check_valid_prod']:



    /**
    * validate products_id for search engines and bookmarks, etc.
    */
    if...
  8. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    john,
    sorry i did not notice you are on 156c. that file should look like this one:

    https://github.com/zencart/zencart/blob/v156/includes/init_includes/init_sanitize.php

    the line you need to...
  9. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    :thumbsup:

    :rotflmao:
    who knew?



    yeah, this problem has been around for a while. on my clients sites, i just comment out line 105 of the includes/init_includes/init_sanitize.php, ie:
  10. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    @lat9

    in commit #42, in the usu class, it seems you have deleted line 100 which had the following code:



    // Determine canonical (if needed)
    $this->canonical();
  11. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    oh, oh, oh.... i see how it is... running v1.5.5e.... hmm.....

    https://github.com/zencart/zencart/blob/c31871ba8eda38504fe8332c67a176071f5a166f/includes/functions/html_output.php#L17

    that...
  12. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    greg,
    i want my pies! :P

    the adm part of the log name is optional and would indicate URLs generated from the admin side of your site.

    with regards to the fact that you have no log files...
  13. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    greg,
    i have not looked at usu logs in a bit...

    that said, i do not think we want to look at:

    usu-admin-2021....

    the logs we want to look at are:

    usu-202102....
  14. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    i've been doing it longer than you? :P



    we need to see how you have it configured now. your screenshot has the wrong permissions on the file. when i go to that link:
    19440
  15. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    i agree that this is a good idea. here is what i would do:

    add the URL rules at the end of your working .htaccess file
    leave the enable SEO url set to off/false.
    ensure that your site is...
  16. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    @lat9 good catch!
  17. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    mc,
    2 different functions. usu accounts for the missing function of which you speak. the issue identified is a function loaded on the catalog side but not on the admin side.

    best.
  18. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    interesting....
  19. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    it is normal if you have enable debug log set to true.

    set that to false, and the logs will stop.

    admin -> configuration -> ultimate URLs -> enable debug log
  20. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    :thumbsup:
  21. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    ideally your development environment should closely mirror your production environment.

    serving up pages with nginx on one, and apache on the other is nowhere close to that ideal environment and...
  22. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 (new features) [Support Thread]

    really? can you point to the specific part of the PCI-DSS standard that explicitly states ssh is not allowed?

    perhaps you do not allow it; but as a host, can you get onto your server with ssh? ...
  23. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 (new features) [Support Thread]

    my experience tells me hostgator is not a very good host.... so not surprising....

    this guy @barco57 says he hosts 1000s of ZC sites, is pretty active on the board and the ZC community. you...
  24. Replies
    1,621
    Views
    313,947

    v150 Re: Product Cache Generation Patch

    this is just plain wrong.

    .htaccess is meant to be used with apache not nginx.

    while there may be some experienced nginx admins on this board, i would think there are better resources for how...
  25. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 (new features) [Support Thread]

    see:

    https://www.zen-cart.com/content.php?56-how-do-i-enable-ssl

    pay close attention to #3. i'm assuming you are turning on SSL for the whole site. its actually quite easy:

    If you want...
  26. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    the problem is NOT with the shopping cart page. it is with the product info page and specifically with how the form is getting created. when you have ultimate urls turned on, the form creates an...
  27. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    in addition, you could turn off rewriting for the shopping cart. go to:

    admin -> configuration -> ultimate seo

    and on that page look for the:

    Enter pages to allow rewrite

    and explicitly...
  28. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    can you turn it on right now so that i can see what is happening?

    in addition, you should talk to your host about moving your php version to php5.6. see:
    ...
  29. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    #1, look at the posting tips. specifically what version of ZC are you using, PHP version, plugins etc.

    #2, changing anything on the admin when you are having a problem adding to your cart is most...
  30. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    these 2 need to be set like this and then i'm guessing it would fail:

    Format of alternate URLs parent
    Display categories as directories off

    best.
  31. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    jim,
    thanks for responding. must have been a little late bleary looking at this problem.

    in any event, what are your settings? if you look at the code:



    if(USU_FORMAT == 'parent' &&...
  32. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    has anyone tested this plugin with php7.0?

    does not seem to work as on line 532, getting an error of:

    PHP: Only variables can be passed by reference

    or:

    PHP Fatal error: Uncaught Error:...
  33. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    i suggest you find someone more versed in the black arts of apache directives and get them to fix it.... i myself merely dabble and am hardly an expert...

    i further suggest you put all of your...
  34. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    i do not believe this to be the case.

    cpanel is a frontend to various aspects of your hosting solution. adding a redirect in cpanel adds code to your htacess file.

    in addition, there can...
  35. Replies
    1,621
    Views
    313,947

    v150 Re: Is there any way to remove the product and category numbers from the SEO URLs?

    my # was for the manufacturers.... different...

    you need to understand how these URLs work; what you are asking for is impossible with this plugin. the -c- is what is known as the anchor. the 8...
  36. Replies
    1,621
    Views
    313,947

    v150 Re: Is there any way to remove the product and category numbers from the SEO URLs?

    you can comment out the redirect line for manufacturers in the .htaccess code, by adding a # in front of the line.



    RewriteRule ^(.*)-m-([0-9_]+).html$...
  37. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    there are 2 aspects to the is plugin: the creation of URLs, and the intepretation of those URLs into something that ZC recognizes.

    if you were to plug in:
    ...
  38. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    if you were seeing logs previously on this same server, and now you are not, it suggests to me a problem prior to loading of ZC.

    did you make any changes to the .htaccess file? and the problem is...
  39. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    so, prior to backing things out, i would attempt to find out what is wrong. there is a ton of stuff on a blank page in ZC. most of it means checking debug logs.

    if you are NOT getting any debug...
  40. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    @muteyaar

    your canonical links look fine.

    you might want to look at:

    includes/templates/YOUR_TEMPLATE/common/html_header.php

    and examine how your template is constructing the <meta...
  41. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    @dhruv37

    you need to go admin -> configuration -> ultimate urls -> Format of alternate URLs

    and ensure that enable-original is selected.

    you also want to ensure that Generate cPath...
  42. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    hi,
    i can not say what google will do....

    that said, it's probably likely that this plugin is the cause of your problem. it sounds like you do not have a canonical link in your header. which...
  43. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    you need to look at the README in the install.

    my version is slightly older.

    look under modified files. you have not done that part.



    function zen_href_link($page = '', $parameters =...
  44. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    that is a breadcrumb. it is constructed here:

    includes/init_includes/init_add_crumbs.php

    you can then see where the category part is constructed. my code looks like:



    ...
  45. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    ideas? sure... i would still turn strict mode off...

    with regards to your new problem, what template are you using?

    your problem is NOT related to your .htaccess file.

    some script is...
  46. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    hola will!

    you have a couple of choices. you are installing this plugin into a WAMP environment. i know nothing about WAMP.

    that said, you have STRICT mode turned on in your mysql...
  47. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    if you are convinced that is the script that is generating those links, i'm "thinking" that you have a couple of files called:

    includes/classes/categories_ul_generator.php...
  48. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200+ (new features)

    i do not believe your problem is with your .htaccess file. the problem is with the creation of the category links.

    i would look over includes/classes/usu.php. my guess is that is where the...
  49. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    seth,
    i always find logs useful! :)

    the problem that i see is in the generation of the links. there is a modified core file:

    includes/functions/html_output.php

    are you sure you followed...
  50. Replies
    1,621
    Views
    313,947

    v150 Re: Ultimate SEO 2.200 [Support Thread]

    if your site(s) are available to look at, post the url so that we can get a better sense of the issue.

    in addition, have you tried turning on the debug log in admin => configuration => SEO urls. ...
Results 1 to 50 of 58
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR