Page 108 of 168 FirstFirst ... 85898106107108109110118158 ... LastLast
Results 1,071 to 1,080 of 1674
  1. #1071
    Join Date
    Jul 2008
    Posts
    360
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    Where the urls are stored? I mean I need to know where in the database or how can I pull the list of rewritten URLs either from the database or somewhere else talking about product 'landing' pages. THe table usu doesn't have the url ... I just need the url and product id or whatever index is used to reference it, so I can I add each url to a csv matching the corresponding product's id.

  2. #1072
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Ultimate SEO 2.200+ (new features)

    Quote Originally Posted by icecold View Post
    Where the urls are stored? I mean I need to know where in the database or how can I pull the list of rewritten URLs either from the database or somewhere else talking about product 'landing' pages. THe table usu doesn't have the url ... I just need the url and product id or whatever index is used to reference it, so I can I add each url to a csv matching the corresponding product's id.
    They are not stored, they are generated.

    One way to obtain the product's url is to use EasyPopulate v4 and export with the product's URL option turned on from the configuration menu. A column will exist with the product's url/uri as generated by your uri rewriter. The other information you are wanting included can be added as a user identified field if it exists in the products table and is already not included in the export or it can be pieced together as necessary.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #1073
    Join Date
    Jul 2008
    Posts
    360
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    I don't use EasyPopulate, if they are generated I thought once created there were stored somewhere, any way to avoid installing EasyPopulate4?

  4. #1074
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Ultimate SEO 2.200+ (new features)

    Here's a really simple way:

    a) visit a product in your store
    b) note the URL
    c) see the pattern: the segments with slashes etc, and where the product-id number appears

    Now you can replicate the same in your spreadsheet.

    Also: USU honors default Zen Cart URLs and tells search engines the correct rewritten ("canonical") URL to index, so there's no harm in giving out the non-rewritten URL too
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #1075
    Join Date
    Jul 2008
    Posts
    360
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    I have thousands of products ... to do this manually is crazy, I tried doing a VLOOKUP, to match exactly what was active, didn't work ... Anyway thanks for the tips I'll try something else ...

  6. #1076
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Ultimate SEO 2.200+ (new features)

    Quote Originally Posted by icecold View Post
    I have thousands of products ... to do this manually is crazy, I tried doing a VLOOKUP, to match exactly what was active, didn't work ... Anyway thanks for the tips I'll try something else ...
    Also any process that will access zen_href_link and is provided the correct ZC information can generate or be used to generate your desired information in the CSV.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #1077
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Ultimate SEO 2.200+ (new features)

    Quote Originally Posted by DrByte View Post
    Here's a really simple way:

    a) visit a product in your store
    b) note the URL
    c) see the pattern: the segments with slashes etc, and where the product-id number appears

    Now you can replicate the same in your spreadsheet.

    Also: USU honors default Zen Cart URLs and tells search engines the correct rewritten ("canonical") URL to index, so there's no harm in giving out the non-rewritten URL too
    Quote Originally Posted by icecold View Post
    I have thousands of products ... to do this manually is crazy, I tried doing a VLOOKUP, to match exactly what was active, didn't work ... Anyway thanks for the tips I'll try something else ...
    I think you missed DrByte's point. If you look at the example of a single uri, And you look at the data you have available in your csv, the thought is that you can "reverse engineer" what it takes to get the same type of uri for all products. Then apply that "rule" and tada. Sure, in answering the question of is there another way to get all the URIS, manually one by one is a way, but because this plugin doesn't store/offer manual manipulation of the uri, it is going to be "rule" based and methodical.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #1078
    Join Date
    Jul 2016
    Posts
    35
    Plugin Contributions
    0

    customer issue Re: Ultimate SEO 2.200 [Support Thread]

    i tested to install ultimate_urls-215 for localhost zencart1.5.5b, just follow the steps one by one, finally when i click any link in admin page, it shows error: WARNING: An Error occurred, please refresh the page and try again.

    so i checked logs as following:

    [09-Nov-2016 12:42:59 UTC] Request URI: /new/admin/index.php, IP address: ::1
    #1 trigger_error() called at [D:\wamp\www\new\includes\classes\db\mysql\query_factory.php:167]
    #2 queryFactory->show_error() called at [D:\wamp\www\new\includes\classes\db\mysql\query_factory.php:139]
    #3 queryFactory->set_error() called at [D:\wamp\www\new\includes\classes\db\mysql\query_factory.php:266]
    #4 queryFactory->Execute() called at [D:\wamp\www\new\admin\includes\classes\usu_plugin.php:145]
    #5 usu_plugin->handleDatabaseChanges() called at [D:\wamp\www\new\admin\includes\classes\plugin.php:336]
    #6 plugin->install() called at [D:\wamp\www\new\admin\includes\classes\usu_plugin.php:474]
    #7 usu_plugin->install() called at [D:\wamp\www\new\admin\includes\init_includes\init_usu_install.php:7]
    #8 require(D:\wamp\www\new\admin\includes\init_includes\init_usu_install.php) called at [D:\wamp\www\new\includes\autoload_func.php:48]
    #9 require(D:\wamp\www\new\includes\autoload_func.php) called at [D:\wamp\www\new\admin\includes\application_top.php:171]
    #10 require(D:\wamp\www\new\admin\includes\application_top.php) called at [D:\wamp\www\new\admin\index.php:10]


    WAMP I used: wampserver3.0.6_x86_apache2.4.23_mysql5.7.14_php5.6.25-7.0.10

    Could anyone help me? I have spent several hours and test many times, but still failed to install it. or ultimate_urls-215 does not work for the latest zencart version 1.5.5b???

    Any help would be highly appreciated!
    Thanks in advance.
    Will

  9. #1079
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Ultimate SEO 2.200 [Support Thread]

    Quote Originally Posted by holawill View Post
    i tested to install ultimate_urls-215 for localhost zencart1.5.5b, just follow the steps one by one, finally when i click any link in admin page, it shows error: WARNING: An Error occurred, please refresh the page and try again.

    so i checked logs as following:

    [09-Nov-2016 12:42:59 UTC] Request URI: /new/admin/index.php, IP address: ::1
    #1 trigger_error() called at [D:\wamp\www\new\includes\classes\db\mysql\query_factory.php:167]
    #2 queryFactory->show_error() called at [D:\wamp\www\new\includes\classes\db\mysql\query_factory.php:139]
    #3 queryFactory->set_error() called at [D:\wamp\www\new\includes\classes\db\mysql\query_factory.php:266]
    #4 queryFactory->Execute() called at [D:\wamp\www\new\admin\includes\classes\usu_plugin.php:145]
    #5 usu_plugin->handleDatabaseChanges() called at [D:\wamp\www\new\admin\includes\classes\plugin.php:336]
    #6 plugin->install() called at [D:\wamp\www\new\admin\includes\classes\usu_plugin.php:474]
    #7 usu_plugin->install() called at [D:\wamp\www\new\admin\includes\init_includes\init_usu_install.php:7]
    #8 require(D:\wamp\www\new\admin\includes\init_includes\init_usu_install.php) called at [D:\wamp\www\new\includes\autoload_func.php:48]
    #9 require(D:\wamp\www\new\includes\autoload_func.php) called at [D:\wamp\www\new\admin\includes\application_top.php:171]
    #10 require(D:\wamp\www\new\admin\includes\application_top.php) called at [D:\wamp\www\new\admin\index.php:10]


    WAMP I used: wampserver3.0.6_x86_apache2.4.23_mysql5.7.14_php5.6.25-7.0.10

    Could anyone help me? I have spent several hours and test many times, but still failed to install it. or ultimate_urls-215 does not work for the latest zencart version 1.5.5b???

    Any help would be highly appreciated!
    Thanks in advance.
    Will
    Please provide the remainder of the error message. Ie. The error itself... The above information is simply the path of files involved at the time of the error.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #1080
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,342
    Plugin Contributions
    94

    Default Re: Ultimate SEO 2.200 [Support Thread]

    @holawill, do you also have the Edit Orders plugin installed?

 

 

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