Page 18 of 146 FirstFirst ... 816171819202868118 ... LastLast
Results 171 to 180 of 1456
  1. #171
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by kelvyn
    My God, man! You're a speed demon genius of some sort!
    Isn't it, like, 3am where you are now??
    5:45 actually ... My alarm clock went off when you logged on ... somehow I knew you'd have questions
    .

    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.

  2. #172
    Join Date
    Jul 2004
    Location
    The Netherlands, Wierden
    Posts
    430
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Is it possible to remove the category ID in the link of categories? For example: remove -c-1.html from hardware-c-1.html
    and remove -c-2_20 from software-strategy-c-2_20.html

  3. #173
    Join Date
    Nov 2004
    Posts
    45
    Plugin Contributions
    0

    Idea or Suggestion Re: Chemo's Ultimate URL's

    Quote Originally Posted by DrByte
    5:45 actually ... My alarm clock went off when you logged on ... somehow I knew you'd have questions
    Hi DrByte, can you help me to solve the problem?

    I've installed the Ultimate SEO for 1.3.5 and did everything by instruction, I can see that all links have changed but when I click them, it shows "page not found". I put the .htaccess file in the root of my zen-cart and edited /shop/ to /zen/ as my test site is on http://localhost/zen/. Did I do anything wrong?

    Thank you very much for sovling the 1.3.5 upgrade issue.

    Lenny

  4. #174
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Chemo's Ultimate URL's

    does your server support mod_rewrite?
    .

    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. #175
    Join Date
    Nov 2004
    Posts
    45
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by DrByte
    does your server support mod_rewrite?
    Thanks for your quick reply.How can I see if it support mod_rewrite? I'm just testing it in my local PC running XP Pro so I'm not sure whether it support that.

  6. #176
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Chemo's Ultimate URL's

    mod_rewrite is an addon to apache

    I wouldn't advise testing SEO mods on a local PC unless you understand how to configure a webserver.
    To learn about configuring webserver services, you might try the forums at webhostingtalk.com
    .

    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.

  7. #177
    Join Date
    Nov 2004
    Posts
    45
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by DrByte
    mod_rewrite is an addon to apache

    I wouldn't advise testing SEO mods on a local PC unless you understand how to configure a webserver.
    To learn about configuring webserver services, you might try the forums at webhostingtalk.com
    Thanks, I will do that.

    BTW, if I upload the SEO directly to my online store and disable it if it doesn't work, will it affect my site speed or other mods? The only mods I have is time offset and easy populate.

  8. #178
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Chemo's Ultimate URL's

    By the way, mod_rewrite only works on Apache servers.
    It's not common to see Apache on Windows servers.

    If you're running a Windows server, you will need to work with your host to find suggestions from them on how to come up with a mod_rewrite equivalent.
    Or skip URL-rewriting altogether and just use Zen Cart naturally.
    .

    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.

  9. #179
    Join Date
    Nov 2004
    Posts
    45
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by DrByte
    By the way, mod_rewrite only works on Apache servers.
    It's not common to see Apache on Windows servers.

    If you're running a Windows server, you will need to work with your host to find suggestions from them on how to come up with a mod_rewrite equivalent.
    Or skip URL-rewriting altogether and just use Zen Cart naturally.
    Hi DrByte, thanks for your reply. I've asked my web hosting company and the only URL rewrite they support is Link Freeze. Please let me know if it will work with the Ultimate SEO. Thanks

  10. #180

    Default PHPbb and Chemo's Ultimate URL's compatability

    I just configured zen cart and phpbb to work together, but when I click on forums I get this error:

    The requested URL /forum/index.php.html was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    I used the code to exclude paypal to try to get it to work:

    // don't rewrite the forum notify url
    if ($page == 'index.php') {
    return $this->stock_href_link($page, $parameters, $connection, $add_session_id, true, $static, $use_dir_ws_catalog);
    }
    but it didn't work.

    Although this mod did work when I added it to ezpages when installing the rss2 mod.
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

 

 

Similar Threads

  1. v151 with ultimate seo Url,how to change the ez-page url ?
    By whywell in forum General Questions
    Replies: 1
    Last Post: 17 Jan 2013, 09:12 AM
  2. Chemo's Ultimate SEO URL's and EZPages?
    By Doodlebuckets in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 5 Aug 2008, 08:36 PM
  3. Fix for Easy Populate Froogle with Chemo's Ultimate URL's
    By mccord42 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 8 Feb 2007, 04:06 PM
  4. Can NOT access Admin after installing Chemo's Ultimate URL's
    By hankliu in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 12 Dec 2006, 10:33 AM

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