X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   XC SEO v1.1.0 Released (https://forum.x-cart.com/showthread.php?t=25297)

2019 05-12-2007 03:48 PM

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

intel352 06-02-2007 08:21 PM

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 :-)

intel352 06-03-2007 10:26 AM

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/

raj 06-03-2007 08:29 PM

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

intel352 06-04-2007 02:28 AM

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

intel352 06-04-2007 10:25 AM

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

2019 06-08-2007 02:12 AM

Re: XC SEO v1.1.0 Released
 
Do you think is a good idea to also include short product desc to the adress?

intel352 06-08-2007 03:07 AM

Re: XC SEO v1.1.0 Released
 
that would likely be good keywords, but it seems that would get too lengthy, fast

2019 06-08-2007 03:39 AM

Re: XC SEO v1.1.0 Released
 
can someone help out with the code for displaying also short descriptions?

intel352 06-08-2007 11:29 AM

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


All times are GMT -8. The time now is 03:23 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.