Results 1 to 10 of 1706

Hybrid View

  1. #1
    Join Date
    Aug 2004
    Posts
    825
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    This is probably a very EASY question, but I have literally been stuck for days on this.

    I have the default Ultimate SEO module installed and it works great. I just installed the Mailbeez module which has certain pop up windows. However, instead of the pop up windows loading the right page, the Ultimate SEO is 301 redirecting and I want to exclude that!

    For example, here is the link that the Mailbeez module launches: http://www.mydomain.com/store/mailhive.php?253602717457fee4f909e4e9bf39e92a=view&format=txt&module=winback

    Type of redirect: 301 Moved Permanently

    Redirected to: http://www.mydomain.com/store/<b>ind...module=winback

    As you can see, something in Ultimate SEO is redirecting this to index.html and stripping the mailhive.php out of the URL.

    What line can I add into the htaccess file so that both the Mailhive.php FILE and the Mailhive DIRECTORY isn't touched? In other words, I don't want mydomain.com/store/mailhive.php to be redirected, nor do I want anything redirected in the mydomain.com/store/mailhive/ directory.

    What line should I add in my htaccess file to achieve both of those goals?
    - Jeff

  2. #2
    Join Date
    Aug 2004
    Posts
    825
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    Nevermind - I figured it out. I had to set to FALSE the following configuration variable: Enable automatic redirects?

    Once I did that, it worked just fine!
    - Jeff

  3. #3
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Ultimate SEO 2.200+ (new features)

    Quote Originally Posted by Jeff_Mash View Post
    Nevermind - I figured it out. I had to set to FALSE the following configuration variable: Enable automatic redirects?

    Once I did that, it worked just fine!
    Sorry for the slow response, have been away from my notebook most of the weekend. Glad you were able to try changing a few options and found a solution. If I had to venture a guess... I'd guess the root cause is the 3rd party module you installed is not fully integrated into Zen Cart (it loads application_top.php but was not coded as a Zen Cart page).

    If this is the case with your module, you want the "automatic redirects" feature enabled, and you are comfortable working with PHP:
    Take a peek at this post about 3rd party modules not integrating as a Zen Cart page but loading Zen Cart's application_top. On some servers you may need the leading "/" added to the URI in the example.

    Note: There is only one case where it may be advantageous for a 3rd party module to not be integrated as a Zen Cart page and load application_top. This is when the page needs to be able to operate while the database is unavailable (and the 3rd party module would need to be specially coded to work w/o a database connection). This is a very rarely encountered scenario.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  4. #4
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    Hi, Guys,

    appreciated for your great mod. it work wonderful for our zencart site.

    however may we ask if any bug fix for linked products? you know for linked product, ultmate seo always select the first products_category table as its master cagategory. that is, when click a linked products, then the breadcrumbs shows it belongs to the category linked to, not real master category.

    your comments would be highly appreciated.

  5. #5
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Ultimate SEO 2.200+ (new features)

    Ultimate URLs uses the category assigned to the current product. When the product is in category 15 and linked to a product in category 14... Then the product is correctly treated as being in category 15 (which is the category containing the product).

  6. #6
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    Quote Originally Posted by lhungil View Post
    Ultimate URLs uses the category assigned to the current product. When the product is in category 15 and linked to a product in category 14... Then the product is correctly treated as being in category 15 (which is the category containing the product).
    Hi, Lhungil,

    thanks for your explain.

    the bug fix in new version of Ultiimate SEO 2.200, correct?

    on our site, old ultimate seo and 1.38a was used, so maybe it is reason.
    take a example.
    product A is under cagtegory c-A, and then linked to category c-B
    and its real master category is A

    if A > B, then ultimate seo select B as master category, which is bad
    if A < B, then ultimate seo select A as master category, which is correct

    any further suggestions on this? thank you

  7. #7
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Ultimate SEO 2.200+ (new features)

    Quote Originally Posted by Jerry5763837 View Post
    ... on our site, old ultimate seo and 1.38a was used, so maybe it is reason. ...
    That would be a good possibility as the current version of Ultimate SEO does not support running under 1.38a. One would need to first upgrade to at least Zen Cart 1.3.9h (and probably should upgrade to Zen Cart 1.5.1) before trying to install / use the current version.


    For the most part the current version of Ultimate URLs only alters the generated URLs and does not change any other core Zen Cart code / behavior.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

 

 

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

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