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
  #251  
Old 05-12-2007, 03:48 PM
  2019's Avatar 
2019 2019 is offline
 

Advanced Member
  
Join Date: Dec 2004
Posts: 76
 

Default Re: XC SEO v1.1.0 Released

Quote:
Originally Posted by 2019
no need to add any additional code to fit your language special chars

just on Outputfilter.seo.php

Code:
$name=strtr($name,"┼▄▌ °·÷╔╣юабцдефгхийклмноĞярстужьызшэİъЮАБЦДЕФГХИЙКЛМНОğЯРСТУЖЬЫЗШЭıЪİIı", "SOZsozYYuAAAAAAACEEEEIIIIDNOOOOOOUUUUYsaaaaaaaceeeeiiiionoooooouuuuyyiii");

just change this line to suit your needs.

For example i add İIi to change to iii at the end of the line bolded

a new problem with the encoding fix
google caches incorrect urls not this ones
still on google my urls are incorrect chars
where to edit the code to fix for robots to see my corrected chars.
sorry for bad english tonight sleepless night insomnia please release me

thank you
__________________
// x-cart 4.1.9

X-CART CSS SKIN
XC SEO
IP Addresses in Users Online for all users
Color coded order status
Reply With Quote
  #252  
Old 06-02-2007, 08:21 PM
 
intel352 intel352 is offline
 

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

Default Re: XC SEO v1.1.0 Released

Cefko, the "cloaking" is to avoid duplicate urls in search engines. There are multiple possible paths to a product page, especially when there exist multiple categories for a single product. The best way to avoid this issue with SEs, is to force them to see only 1 primary path.

If you can find an employee of Google that says this method is truly bad, let me know
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote
  #253  
Old 06-03-2007, 10:26 AM
 
intel352 intel352 is offline
 

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

Default Re: XC SEO v1.1.0 Released

XC SEO v1.2.0 has been released

If you have a version of X-Cart other than 4.1.7 installed, please proceed with caution, as other releases are not currently supported (no "major" changes have occurred, but I've only tested this release with 4.1.7, and I have only provided install documentation for 4.1.7)

You can get it at the following url:
http://code.google.com/p/x-cart-seo/

Please use the Issues section to post any problems that you may have:
http://code.google.com/p/x-cart-seo/issues/list/
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote
  #254  
Old 06-03-2007, 08:29 PM
 
raj raj is offline
 

Newbie
  
Join Date: Nov 2006
Posts: 7
 

Thumbs up Re: XC SEO v1.1.0 Released

Hi every one
just installed xc-seo 1.2.0 on x-cart 4.1.7
the installation was smooth and flaw less.
minimum modifications
I used the newly introduced installation method I
all the urls for catagories are changed.

but I am not seeing changes in static pages urls.

Can any one confirm about status of static pages or I am the only one seeing this problem.

Thanks to developer for this excelent mod.

Edit----------------

I mixed up help pages with static pages.

Mod is working for static pages too.
Thanks for clarifiction intel352.

raj
__________________
raj
x-cart 4.1.5 and 4.1.7
MOD BCSE Customer Reward and Customer Referral
Detailed Order Management Mod
Clinic Psoriasis - An Integrated Approach
Reply With Quote
  #255  
Old 06-04-2007, 02:28 AM
 
intel352 intel352 is offline
 

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

Default Re: XC SEO v1.1.0 Released

thanks for the good review, and i'll check into the static pages issue. cheers

EDIT: I just now added a static page, it was rewritten properly on the page that I was viewing as a link, I clicked on it, it showed up in the URL properly as well

PM me with your site url, I'll take a look
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote
  #256  
Old 06-04-2007, 10:25 AM
 
intel352 intel352 is offline
 

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

Default Re: XC SEO v1.1.0 Released

Just for clarification, raj was expecting help pages to be rewritten as well. Currently, this is not the case, only static pages, product pages, categories, manufacturers, and search pages are rewritten.

Help pages may be a feature for future use, we'll see
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote
  #257  
Old 06-08-2007, 02:12 AM
  2019's Avatar 
2019 2019 is offline
 

Advanced Member
  
Join Date: Dec 2004
Posts: 76
 

Default Re: XC SEO v1.1.0 Released

Do you think is a good idea to also include short product desc to the adress?
__________________
// x-cart 4.1.9

X-CART CSS SKIN
XC SEO
IP Addresses in Users Online for all users
Color coded order status
Reply With Quote
  #258  
Old 06-08-2007, 03:07 AM
 
intel352 intel352 is offline
 

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

Default Re: XC SEO v1.1.0 Released

that would likely be good keywords, but it seems that would get too lengthy, fast
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote
  #259  
Old 06-08-2007, 03:39 AM
  2019's Avatar 
2019 2019 is offline
 

Advanced Member
  
Join Date: Dec 2004
Posts: 76
 

Default Re: XC SEO v1.1.0 Released

can someone help out with the code for displaying also short descriptions?
__________________
// x-cart 4.1.9

X-CART CSS SKIN
XC SEO
IP Addresses in Users Online for all users
Color coded order status
Reply With Quote
  #260  
Old 06-08-2007, 11:29 AM
 
intel352 intel352 is offline
 

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

Default Re: XC SEO v1.1.0 Released

where are you wanting short descriptions to display? please give examples, describe what you're wanting in detail please
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
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 11:14 PM.

   

 
X-Cart forums © 2001-2020