Page 21 of 146 FirstFirst ... 1119202122233171121 ... LastLast
Results 201 to 210 of 1456
  1. #201
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by mafiasam
    I'm getting some 404 not found errors returned by google web crawl:
    Wondering if this is a problem with Ultimate URLs or another problem.
    I assumed it ultimate URLs because of the php designation instead of html.
    Can someone take a look at this and let me know...

    URL Detail Last Calculated
    http://www.oldwestgames.com/index.ph...ge&pID=311 404 (Not found) [?] Sep 13, 2006
    http://www.oldwestgames.com/index.ph...ge&pID=317 404 (Not found) [?] Sep 13, 2006
    http://www.oldwestgames.com/index.ph...ge&pID=319 404 (Not found) [?] Sep 13, 2006
    http://www.oldwestgames.com/popup_image?amp;pID=311 404 (Not found) [?] Sep 13, 2006
    http://www.oldwestgames.com/popup_image?amp;pID=317 404 (Not found) [?] Sep 13, 2006
    http://www.oldwestgames.com/popup_image?amp;pID=319 404 (Not found) [?] Sep 13, 2006

    I'm using Ultimate URL's without Image Handler so I know that IH isn't the problem.

    zencart version 1.3.5
    future zen template
    google xml sitemap

    thanks
    Sam

    bump!
    anybody?

  2. #202
    Join Date
    Mar 2005
    Location
    Helsinki
    Posts
    570
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by BlessIsaacola
    That's definitely for sure. Any reason you're not using https on the new domain? Considering that Ultimate SEO works except for SSL pages, I'd better the problem is with the different domains. If you turn of Ultimate SEO does SSL works for regular Zen Cart pages like login, create account, etc. ?

    Well I just changed the domain and since everything is running smoothly I didn't have a reason to buy ssl for the new domain yet...

    SSL urls works fine with new domain. Even though the SEO is turned off (or on) I can access seo urls with the old domain but new domain gives error 400.

  3. #203
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by dreamscape
    Do you mean how it messes up the page links if you enter them like "index.php?main_page=contact_us" ?

    You could either enter just the main_page, like "contact_us" (but then they will be broken again if you switch it off), or you can put this in the seo.url.php right after the PayPal fix:
    PHP Code:
                /**
                 * Fix up $page
                 */
                
    $page preg_replace('/(index\.php)?\??main_page=/'''$page); 
    this fix didn't work for me.

    see here http://www.oldwestgames.com/page.html?chapter=0&id=1

    any suggestions?

  4. #204
    Join Date
    Mar 2006
    Posts
    131
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    I found a problem with SEO...

    If i have a category with a few linked products in it, when selecting a poduct, the product_info page shows the product in the master category instead it's own.

    as discussed in this thread.

    any fixes for that ?

    I have 1.3.2 and tested with same results in 1.3.5

  5. #205
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by mafiasam
    I'm getting some 404 not found errors returned by google web crawl:
    Wondering if this is a problem with Ultimate URLs or another problem.
    I assumed it ultimate URLs because of the php designation instead of html.
    Can someone take a look at this and let me know...

    URL Detail Last Calculated
    http://www.oldwestgames.com/index.ph...ge&pID=311 404 (Not found) [?] Sep 13, 2006
    http://www.oldwestgames.com/index.ph...ge&pID=317 404 (Not found) [?] Sep 13, 2006
    http://www.oldwestgames.com/index.ph...ge&pID=319 404 (Not found) [?] Sep 13, 2006
    http://www.oldwestgames.com/popup_image?amp;pID=311 404 (Not found) [?] Sep 13, 2006
    http://www.oldwestgames.com/popup_image?amp;pID=317 404 (Not found) [?] Sep 13, 2006
    http://www.oldwestgames.com/popup_image?amp;pID=319 404 (Not found) [?] Sep 13, 2006
    figured that out - missing large and medium images for selected products...



    I am however trying to find a solution to the problem with EZ PAGES and ULTIMATE SEO.

    see this page
    http://www.oldwestgames.com/page.html?chapter=0&id=1
    an ez page that is not being converted by ultimate seo

    any help?

    thanks
    sam

  6. #206
    Join Date
    Aug 2005
    Posts
    336
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Has Chemo's Ultimate ever resolved the issue of foreign characters in the urls? For instance, å æ and ø (the danish characters) -- can I substitute other url-friendly characters for them?
    Currently using ZEN CART v. 1.3.6

  7. #207
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by magicpants
    Has Chemo's Ultimate ever resolved the issue of foreign characters in the urls? For instance, å æ and ø (the danish characters) -- can I substitute other url-friendly characters for them?
    I don't know for sure but I did have this problem that I thought was related to GoogleAnalytics but it's probably Ultimate SEO

    http://www.zen-cart.com/forum/showpo...6&postcount=52

  8. #208
    Join Date
    Mar 2006
    Location
    Tennessee
    Posts
    310
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    I have a fresh install 1.3.5 cart.
    If I turn on the Ultimate SEO URLs I get a 404 error whenever I try to login or go to any SSL page.

    If I turn it off, the SSL works fine.

    Am I missing something?

  9. #209
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    I am having a problem with the phpbb forum link since installing this (v1.35).

    It wants to put in a double backslash in the url:

    http://www.mydomain.com//forum/index.php.html

    I tried hardcoding it per a previous post that lead to a link by Dr. Byte, and after that it just opens the main store page in a new window.

    Any ideas as to how to fix this?

    thank you,

    betty

  10. #210

    Re: Chemo's Ultimate URL's

    Is there a way to include the EZPages of my site in this mod?

    Thanks! Amy
    www.doodlebuckets.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