| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
[MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1 | ||||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
[MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1
XC SEO Pro - NOW AVAILABLE!!!
Despite propaganda being spread by competitors, XCSEO doesn't cloak! PHP Site Solutions is proud to announce the release of XC SEO version 1.4.0. This release supports Apache, Zeus, and ISAPI. This release includes bug fixes, easier support for migrating from CDSEO, and once again X-Cart 4.0 is supported! XC SEO is a completely free alternative to CDSEO and DSEFU, and licensed under the GNU GPL v3 license. The purpose of XC SEO is to provide Search Engine Optimization url rewrites, to add better keyword usage to your urls, and make your urls more readable as well. A Case Study/Testimonial has been posted regarding XC SEO, feel free to check it out here: http://www.phpsitesolutions.com/x-cart_search_engine_optimization_xcseo.htm (Click on Case Studies/Testimonials) All code is versioned and available from our repository at: http://code.google.com/p/x-cart-seo/ <--- DOWNLOAD XC SEO HERE A zip of the release is available at the url provided above. This release is for X-Cart 4.0 and 4.1 ============================== Several sites using XC SEO:
If you're a user of XML Sitemaps Commercial version (http://www.xml-sitemaps.com), a good application that generates sitemap.xml files for your store, then this information is pertinent to you: Quote:
-------------------------------------- Previous XC SEO thread: http://forum.x-cart.com/showthread.php?t=37700 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- CHANGELOG Code:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Upgrading from v1.3.0 to v1.4.0 is documented in the download Upgrade to XC SEO v1.3 from v1.2
|
|||||||
#2
|
|||||||
|
|||||||
Re: [MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1
It's come to my attention that there is 1 simple fix that is missing for ISAPI users
This fix is ONLY needed for ISAPI users, as it will break XC SEO on other software. I'm working on an update to XC SEO to rectify this problem Open modules/XC_SEO/seo.php Find all occurrences of: PHP Code:
Replace with: PHP Code:
|
|||||||
#3
|
|||||||
|
|||||||
Re: [MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1
I've been having trouble with how XC SEO rewrites the URLs for the sort by buttons on category pages.
On phpsitesolutions demo page for XC SEO, the sort by Product name and sort by product price links work correctly, being rewritten to look like this: Code:
On my site, the url looks like this: Code:
So the sort= variable isn't getting rewritten correctly. I uploaded the XC SEO update this morning, but saw no change.
__________________
--- x-cart 4.1.9 XC SEO 1.4 x-cart 4.2 |
|||||||
#4
|
|||||||
|
|||||||
Re: [MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1
Hi Justy, contact me via email (in my sig), i'll help you troubleshoot this issue
EDIT: I helped Justin troubleshoot the issue, turned out his navigation script was missing an & before the sort parameter (creating a broken url) Cheers |
|||||||
#5
|
|||||||
|
|||||||
Re: [MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1
And thanks a lot for pointing me in the right direction.
__________________
--- x-cart 4.1.9 XC SEO 1.4 x-cart 4.2 |
|||||||
#6
|
|||||||||
|
|||||||||
Re: [MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1
Jon - quick question - How exactly does the "Prevent Robots from accessing duplicate content pages:" option work?
Great mod, btw!
__________________
-Ken X-Cart User / Developer Since April 2003 (Varying versions, multiple client sites, 3.x through 4.4.x) www.pointbweb.com |
|||||||||
#7
|
|||||||
|
|||||||
Re: [MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1
Thanks Ken
I'm sure you've noticed that as a regular visitor to a website using XC SEO, that the url for a product often looks similar to this: whatever-c-4-p-1-pr-6.html A url like that is passing the category id, the category page, and the product id. All X-Cart needs to function, is the product id, but the other values are passed as they determine how the breadcrumb will appear at the top of the page. So XC SEO allows these extra parameters in the url, as it's normal X-Cart functionality. The problem, though, is that to a bot, that page would look like a duplicate content page, same goes for pages that have the -print- parameter (printable pages), and there are other examples I can't think of at the moment. The "prevent bots" config item ensures that if a bot is detected, it will not see any urls with certain unneeded variables, such as -print-, ?js=n, the -c-5-p-1 bit in a product url, etc etc. Instead, it shows bots only urls that don't have those extra parameters. Additionally, if a bot tries to visit a url that a bot isn't allowed to see, they get 301 redirected to the "clean" url. If you have other questions, let me know! Cheers |
|||||||
#8
|
|||||||
|
|||||||
Re: [MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1
XCSEO Pro has been released - XC SEO Pro - NOW AVAILABLE!!!
|
|||||||
#9
|
|||||||
|
|||||||
Re: [MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1
Having an odd time running this... installed without a hitch, but URLs are not being rewritten on the page. Configuration looks correct - this is not an upgrade from a prior version. Has it been tested on 4.1.10?
Thanks,
__________________
Jacob Gorny E-commerce Lead, Applications Developer Greek Orthodox Archdiocese Running X-Cart Pro 4.1.10 RHEL5 | Apache 2.2.8 | PHP 5.2.6 |
|||||||
#10
|
|||||||
|
|||||||
Re: [MODULE] XC SEO v1.4.0 Released for X-Cart 4.0 and 4.1
Hi Jacob, contact me via email (in my sig), I'll help you get it running
|
|||||||
|
|||
X-Cart forums © 2001-2020
|