Page 142 of 163 FirstFirst ... 4292132140141142143144152 ... LastLast
Results 1,411 to 1,420 of 1622
  1. #1411
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Ultimate SEO 2.200 [Support Thread]

    Quote Originally Posted by gwynwyffar View Post
    I need a little help in configuring Ultimate URLs. Currently it is providing URLS that look like this /wall-series-wine-racks-c-130_58_85/le-rustique-p-1657.htm I am wondering if there is a way to change the underscores (in the c-130_58_85) to dashes/hyphens. Do I use a PCRE rule, and if so which one? Or do I turn off the Generate CPath?
    Unfortunately, those underscores separating the categories are significant, as they're the built-in Zen Cart way of identifying the cPath variable.

  2. #1412
    Join Date
    Dec 2006
    Location
    Hudson Valley, New York USA
    Posts
    93
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200 [Support Thread]

    That's as I expected. Thank you for the information. My boss has been using an SEO Site Audit tool that complains about the underscores (because Google might interpret those incorrectly as part of a word) Since it's cPath data it really doesn't matter in terms of SEO effectiveness.

  3. #1413
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Ultimate SEO 2.200 [Support Thread]

    I've just submitted v3.0.5 of USU to the Zen Cart moderators for review; I'll post back when it's available for download: https://www.zen-cart.com/downloads.php?do=file&id=132

    This release contains changes associated with the following GitHub issues:

    #32: Strip unwanted &'s from the generated href_link.
    #34: Correct admin PHP warnings when creating storefront links.

  4. #1414
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Ultimate SEO 2.200 [Support Thread]

    Quote Originally Posted by lat9 View Post
    I've just submitted v3.0.5 of USU to the Zen Cart moderators for review; I'll post back when it's available for download: https://www.zen-cart.com/downloads.php?do=file&id=132

    This release contains changes associated with the following GitHub issues:

    #32: Strip unwanted &'s from the generated href_link.
    #34: Correct admin PHP warnings when creating storefront links.
    Unfortunately, that release contains an unwanted PHP parse error. I've just submitted USU v3.0.6 to correct that issue; I'll report back here when it's available for download.

    Please don't use v3.0.5!

  5. #1415
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Ultimate SEO 2.200 [Support Thread]

    Quote Originally Posted by lat9 View Post
    Unfortunately, that release contains an unwanted PHP parse error. I've just submitted USU v3.0.6 to correct that issue; I'll report back here when it's available for download.

    Please don't use v3.0.5!
    v3.0.6 is now available for download! Thanks, @swguy!

  6. #1416
    Join Date
    May 2011
    Location
    Tennessee
    Posts
    377
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200 [Support Thread]

    I successfully installed without any problems.

    What parameter do I need to do to set to get my links to look like this?

    From: http://yoursite.com/index.php?main_page=contact_us
    To: http://yoursite.com/contact_us.html

  7. #1417
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Ultimate SEO 2.200 [Support Thread]

    Quote Originally Posted by jodean View Post
    I successfully installed without any problems.

    What parameter do I need to do to set to get my links to look like this?

    From: http://yoursite.com/index.php?main_page=contact_us
    To: http://yoursite.com/contact_us.html
    Did you enable USU to provide those alternate URLs? Configuration->Ultimate URLs->Enable alternate URLs?

  8. #1418
    Join Date
    May 2011
    Location
    Tennessee
    Posts
    377
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200 [Support Thread]

    Configuration->Ultimate URLs->Enable alternate URLs? Yes

    When i try to navigate the catalog i get various errors relating to not being able to find files.

    I suspect that cause is related to .htaccess. I am running on a Sietground hosting service. Could you give me any guidance what might need to be changed to resolve the problem.

    The .htaccess in the root looks like this: one line
    #AddHandler application/x-httpd-php70 .php .php5 .php4 .php3

    The .htaccess in the public_html:



    RewriteCond %{HTTP_HOST} ^tennesseeflyfishing\.com$ [OR]
    RewriteCond %{HTTP_HOST} ^www\.tennesseeflyfishing\.com$
    RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
    RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
    RewriteRule ^/?$ "http\:\/\/tennesseeflyfishers\.org" [R=301,L]




    #Weebly Additions Start
    ErrorDocument 404 /w_api/Handler.php


    RewriteEngine on


    RewriteCond %{HTTP_HOST} !^tennesseetraditionalflies.com [NC]
    RewriteCond %{HTTP_HOST} !^$
    RewriteCond %{HTTPS}:s (ons)|off:s)
    RewriteRule ^/?(.*) http%2://tennesseetraditionalflies\.com/$1 [L,R=301,NE]








    Options
    RewriteEngine on


    RewriteCond %{REQUEST_URI} !-f
    RewriteRule ^ajax/(.*)$ /w_api/Handler.php [L]


    RewriteBase /
    RewriteRule ^$ index.html [R=301,L]














    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /w_api/Handler.php


    #Weebly Additions End

  9. #1419
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Ultimate SEO 2.200 [Support Thread]

    No idea whether you did that right or not, but it does go before the mod code in the file.
    The full-time Zen Cart Guru. WizTech4ZC.com

  10. #1420
    Join Date
    May 2011
    Location
    Tennessee
    Posts
    377
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200 [Support Thread]

    When I set Enable Alternate URL's in the Ultimate URL's under Configuration to Yes I get Page Not Found when I navigate to a page.

    Name:  Annotation 2020-05-10 101103.jpg
Views: 146
Size:  42.6 KB

 

 

Similar Threads

  1. Ultimate Fade-In Slidehow Support thread
    By outeredge2 in forum All Other Contributions/Addons
    Replies: 158
    Last Post: 4 Feb 2017, 03:10 AM
  2. Ultimate Cross Sell [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 239
    Last Post: 17 May 2015, 03:25 AM
  3. Ultimate Content Glider [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 4 Sep 2012, 05:16 AM
  4. 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