Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

XC SEO v1.1.0 Released

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #331  
Old 10-08-2007, 07:09 PM
 
intel352 intel352 is offline
 

X-Wizard
  
Join Date: Dec 2005
Posts: 1,071
 

Default Re: XC SEO v1.1.0 Released

have you made sure all modifications were made to the code? in addition to the installer, you have to make several manual modifications to the code.

if you'd like, PM the server details and I'll check into it for you
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote
  #332  
Old 10-20-2007, 04:42 PM
 
derrick derrick is offline
 

Member
  
Join Date: Apr 2007
Location: San Diego, CA USA
Posts: 26
 

Default Re: XC SEO v1.1.0 Released

I'm experiencing a strange problem.
I installed XCSEO1.2.0 on my test server and everything works fine (MySQL 5, PHP5, Apache2, Linux). I have also installed on another test site of mine running MySQL4, PHP4 where it also works fine.

When I installed on the customers site (MySQL4, PHP4) and enable in the admin module section, it creates all of the links correctly, but the browser eventually gives up with an unable to resolve error message. I assumed that it was probably an .htaccess/mod rewrite issue, but this is where it gets pretty strange. If I disable the XCSEO module, and manually type in the equivalent of one of the NEW URLs, it resolves perfectly. If I re-enable the module and type the exact same URL into the browser, I get the unable to resolve error message?

To ensure that I created all of the files, etc correctly, I copied the entire xcart directory from the customer to my test site and it works fine on my test site (along with the exact same .htaccess files). So, I am confident I don't have any XCSEO install issues.

Does this sound like a hosted mod rewrite issue (maybe an old version of apache?) or something else?
__________________
-Derrick
Reply With Quote
  #333  
Old 10-21-2007, 05:26 PM
 
intel352 intel352 is offline
 

X-Wizard
  
Join Date: Dec 2005
Posts: 1,071
 

Default Re: XC SEO v1.1.0 Released

if you'd like, contact me with access info for the site in question. i'll take a look.

btw, if you have access to the apache logs for that site, the problem can probably be tracked through the logs. usually CPanel has that info.
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote
  #334  
Old 10-21-2007, 06:32 PM
 
derrick derrick is offline
 

Member
  
Join Date: Apr 2007
Location: San Diego, CA USA
Posts: 26
 

Default Re: XC SEO v1.1.0 Released

I just sent you a PM.
The clients hosting provider has their own homegrown control panel (not cpanel). I'll see what I can find regarding web logs.
Don't spend a lot of time on it, as the whole site will be moving to a dedicated server prior to launching it. It is loaded with almost 17,000 products that they are updating daily.

-Derrick
__________________
-Derrick
Reply With Quote
  #335  
Old 10-23-2007, 05:12 PM
 
intel352 intel352 is offline
 

X-Wizard
  
Join Date: Dec 2005
Posts: 1,071
 

Default Re: XC SEO v1.1.0 Released

just so other XC SEO users are aware, the issue derrick reported was due to a server software problem. the development server was not properly filling the PHP $_SERVER variable, which caused breakage in XC SEO. This is not common.
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote
  #336  
Old 10-23-2007, 06:07 PM
 
derrick derrick is offline
 

Member
  
Join Date: Apr 2007
Location: San Diego, CA USA
Posts: 26
 

Default Re: XC SEO v1.1.0 Released

Jon,

Sorry, I did not get back here to post the final resolution.

As Jon said, the issue ended up being purely an issue with the one-off shared hosting provider the client is using. The client was staging on this hosting company server and is about to go live on a different dedicated server.

Today I finished the testing of their production server and XC SEO v1.2.0 works perfectly. This customer has a database of over 16,000 products and have excellent performance and now SE friendly URLs!

Thanks for some great work Jon!

-Derrick

btw - Jon really went above and beyond to verify, beyond a doubt, that it really was a server issue. Very professional.
__________________
-Derrick
Reply With Quote
  #337  
Old 10-28-2007, 12:29 PM
  a1deano's Avatar 
a1deano a1deano is offline
 

X-Adept
  
Join Date: Oct 2004
Posts: 745
 

Default Re: XC SEO v1.1.0 Released

Hi could anyone advise me on this i have the DSEFU mod installed would i benefit by installing this XC SEO.

Many thanks Dean
__________________
--------------
V4.6.1
xcartmods - Reboot Template

X-cart - X-PDF

Altered Cart - Checkout one
Reply With Quote
  #338  
Old 10-28-2007, 01:15 PM
 
economedical economedical is offline
 

Advanced Member
  
Join Date: Feb 2005
Location: Sydney Australia
Posts: 77
 

Default Re: XC SEO v1.1.0 Released

These would not work together, the mods actually work by essentially changing a .php to a .html so two would not function properly, its one or the other, you cant change twice so to speak.
__________________
x-cart 4.6.4 RB3 (mystethoscopeshop.com(.au))
x-cart 4.5.0 (4.6.4 RB3 in dev) (economedical.com.au)
ReBoot V3 (great xcartmod)
Big ups to bcsengineering.com great mods excellent support. Also shout out to xcartmods.co.uk, Firetank and alteredcart.com easy add ons for x-cart makes stores look great with minimal fuss.
Reply With Quote
  #339  
Old 10-28-2007, 02:41 PM
 
intel352 intel352 is offline
 

X-Wizard
  
Join Date: Dec 2005
Posts: 1,071
 

Default Re: XC SEO v1.1.0 Released

DSEFU essentially performs the same functionality as XC SEO.

DSEFU is a commercial non-free closed source mod for X-Cart, XC SEO is a completely free open source mod for X-Cart

they both redirect users from php URLs to HTML urls, replacing the static HTML catalog functionality of X-Cart.

when XC SEO it had a more complete feature-list than DSEFU, but since then, DSEFU has caught up, so both mods are very similar, only difference is Cost (DSEFU of course comes with support, since they charge you for the mod, which always is a good thing to have).

If you want an SEO mod that would be a "step up", I would have to recommend CDSEO (websitecm.com), as it allows you to fully customize your category and product urls.

Cheers

-Jon Langevin
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote
  #340  
Old 11-01-2007, 06:26 AM
 
lovetree lovetree is offline
 

Member
  
Join Date: Jan 2003
Posts: 13
 

Default Re: XC SEO v1.1.0 Released

I need to modify XC SEO to parse/filter additional strings in url, particularly an another $_GET string. i.e. "cat=4&retailcat=5"

Has anyone done this?
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 05:08 AM.

   

 
X-Cart forums © 2001-2020