| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
XC SEO Lite v1.0.0 Released | ||||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
XC SEO Lite v1.0.6 Released
XC SEO v1.1.0 has been released, new thread has been opened.
XC SEO v1.1.0 XC SEO Lite v1.0.6 will stay attached to this thread for historical purposes. ================================================== ============================ The XC SEO team is proud to announce the release of XC SEO Lite version 1.0.6. XC SEO Lite is completely free, and licensed under the GNU GPL 2 license. All code is versioned and available from our repository at: http://code.google.com/p/x-cart-seo/ A zip of the release is available at the bottom of this post. This release is for X-Cart 4.0.x and 4.1.x ============================== Sites using XC SEO Lite:============================== When using the provided .htaccess file, please be aware of the RewriteBase directive, and change as needed. Additionally, the catalog/ directory has a .htaccess file for redirecting catalog-generated urls, edit this as well if needed EDIT: Replaced 1.0.5 release with 1.0.6, feature add A .htaccess file is included, it is recommended that you open the .htaccess file and COPY the contents into your existing .htaccess file. Additionally, a default robots.txt has been included. The robots.txt file should be used with discretion and modified as needed for your own website. Any incoming product/manufacturer/category/pages links are properly 301 redirected to their html alias, so any existing pagerank should be transferred properly. ------------- This project was started around April of 2006, grew into a sizeable modification that had several bugs due to the complexity of the code, and then lay dormant until recently. Xuru sparked new interest in the project by releasing a copy of the original XC SEO code with a few fixes included. Then geckoday released a stripped down and rewritten version of the XC SEO mod. Due to the issues that still existed with the original code, I decided to use geckoday's rewritten code as a base. After several feature additions, and after testing the code on a production website with positive results, I'm proud to announce the first public release of XC SEO Lite. ------------- XC SEO Lite functions similarly to DSEFU, in that it requires 0 template edits, and writes all Product/Manufacturer/Category/Static Page urls to .html page aliases: sitename.com/categoryname.html In the near future, I intend to release an XC SEO Advanced version that will function similar to the original XC SEO release (and similar to CDSEO), with the ability to rewrite urls using categories as folders: sitename.com/category1/category2/productname.html -------------- Quote:
Last edited by intel352 : 09-27-2006 at 08:19 AM. Reason: Updated for v1.0.6 |
|||||||
#2
|
|||||||||
|
|||||||||
Re: XC SEO Lite v1.0.0 Released
Glad to see the release. Good work guys.
Cheers, Jason |
|||||||||
#3
|
|||||||
|
|||||||
Re: XC SEO Lite v1.0.0 Released
Thanks
An additional note, if users allow search engines to visit the Printable & Sort urls, there may be penalization for duplicate content. That fact is true whether you have XC SEO installed or not. If users want to avoid any possibility of duplicate content, please disable the Printable option in X-Cart, and disable Sorting. |
|||||||
#4
|
|||||||
|
|||||||
Re: XC SEO Lite v1.0.0 Released
Thanks for this great mod!
Unfortunatly I'm getting these two error messages... Code:
Any idea what's causing this (besides me...)? Thanks again!
__________________
X-Cart 4.0.12 Heavy modified with paid, free and forum mods. PHP 5.2.5 | MYSQL 5.0.51a |
|||||||
#5
|
|||||||
|
|||||||
Re: XC SEO Lite v1.0.0 Released
Try the following seo.php
I moved a bit of the code inside an IF statement, so that should get rid of the error for you. EDIT: btw, I apologize for that, and thanks for the catch. I had forgotten that I had disabled error display on my test site. :-X EDIT 2: Original archive has been replaced with v1.0.1 in the first post, only change is the fix for seo.php |
|||||||
#6
|
|||||||
|
|||||||
Re: XC SEO Lite v1.0.0 Released
Thanks intel, that did it!
Mod works great now - thanks again! I only have some questions abot the robots.txt... My store is in the directory /shop Should I change the text as below? User-agent: * Disallow: /shop/cgi-bin/ Disallow: /shop/*? Disallow: /shop/catalog/ Disallow: /shop/search.php Disallow: /shop/cart.php etc. etc. And will the User-agent: * do for all the bots or is it better to go sure and do several 'disallow listings' for the major searchbots (like google and msn)? And last question... Is it possible with the robots.txt to stop search engines to visit the Printable & Sort urls ? Thanks again!
__________________
X-Cart 4.0.12 Heavy modified with paid, free and forum mods. PHP 5.2.5 | MYSQL 5.0.51a |
|||||||
#7
|
|||||||
|
|||||||
Re: XC SEO Lite v1.0.0 Released
The point of specifying individual bots is only to customize the Disallow rules per robot, so you should customize the robots.txt as you feel best
Additionally, regarding the subfolder location of your site, you will need to place the robots.txt in your site root, and then prepend the /shop path, as you already mentioned. Here's a couple of helpful URLs regarding robots.txt: http://www.freefind.com/library/howto/robots/ http://javascriptkit.com/howto/robots.shtml |
|||||||
#8
|
|||||||
|
|||||||
Re: XC SEO Lite v1.0.0 Released
Thanks for the quick replies, intel!
Any suggestions how to stop searchbots visiting the Printable & Sort urls?
__________________
X-Cart 4.0.12 Heavy modified with paid, free and forum mods. PHP 5.2.5 | MYSQL 5.0.51a |
|||||||
#9
|
|||||||||
|
|||||||||
Re: XC SEO Lite v1.0.0 Released
I'm just finishing up editing my .php files and ran into a discrepency in froogle.php.
I'm running 4.1.3 and my froogle.php is a little different than the one in the INSTALL4.1x file. The code in my froogle.php is: Code:
I'm not sure which code to replace or if the seo code is not quite up to date for 4.1.3. Thanks, Jason |
|||||||||
#10
|
|||||||
|
|||||||
Re: XC SEO Lite v1.0.0 Released
Here you go:
Code:
|
|||||||
|
|||
X-Cart forums © 2001-2020
|