| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
XC SEO v1.1.0 Released | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#241
|
|||||||
|
|||||||
![]() I just installed this mod and it is working as far as meta tags go. However it is not changing the links from php to html. Anyone have this problem as well or know a solution? Thanks.
__________________
X-Cart version 4.0.13 (unix) |
|||||||
#242
|
|||||||
|
|||||||
![]() If you have problems with special characters in URLS you can change function normalize_name in Outputfilter.seo.php with next lines:
Outputfilter.seo.php Code:
Code:
__________________
X-cart version 4.1.7 Apache/2.0.52 (CentOS) My SQL 5.0.58 PHP Version 5.1.6 |
|||||||
#243
|
|||||||
|
|||||||
![]() There is some cloaking going on in this script...
Why exactly? Does that not present the danger of being pennalized?
__________________
X-cart version 4.1.7 Apache/2.0.52 (CentOS) My SQL 5.0.58 PHP Version 5.1.6 |
|||||||
#244
|
|||||||||
|
|||||||||
![]() Quote:
what do you mean? you also talk very mysterious... ![]()
__________________
// x-cart 4.1.9 X-CART CSS SKIN XC SEO IP Addresses in Users Online for all users Color coded order status |
|||||||||
#245
|
|||||||
|
|||||||
![]() The script generates different URLs for normal browsers and different URLs for robots (GoogleBot.. Yahoo, etc).
The "customer URL" to the product on category page has page number and category number in it, and "robots URL" does not have that. How can you see that? If you came to product from category it looks like this http://www.soundchoicestore.com/brick-karaoke-c-18-p-1-pr-651.html and it is UNRANKED in google (NO PR) But if you search for the same product/url in google, you'll find URL http://www.soundchoicestore.com/brick-karaoke-pr-651.html with PR2 These means that script is serving different URLs to customers and different to robots. It is called cloaking and it is what big SE frown upon. Although is very minor cloaking, but are you prepared to take chances with it?
__________________
X-cart version 4.1.7 Apache/2.0.52 (CentOS) My SQL 5.0.58 PHP Version 5.1.6 |
|||||||
#246
|
|||||||||
|
|||||||||
![]() Dear Cefko,
I applied your solution but still my urls are showing like i dont make any changes. i modified the code under modules/xcseo e.g havuz-boyalary-c-8.html i want this show like havuz-boyalari-c-8.html Code:
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 |
|||||||||
#247
|
|||||||
|
|||||||
![]() I just wanted to say thank you very much for the terrific mod! Very appreciative.
__________________
-------------------- X-Cart Gold 4.1.11 Linux/Apache -------------------- |
|||||||
#248
|
|||||||||
|
|||||||||
![]() no need to add any additional code to fit your language special chars
just on Outputfilter.seo.php Code:
just change this line to suit your needs. For example i add İIi to change to iii at the end of the line bolded
__________________
// x-cart 4.1.9 X-CART CSS SKIN XC SEO IP Addresses in Users Online for all users Color coded order status |
|||||||||
#249
|
|||||||
|
|||||||
![]() Yes I tried that... but it didn't work for my characters, it seemed like strtr does not recognize my characters.
I will try again though
__________________
X-cart version 4.1.7 Apache/2.0.52 (CentOS) My SQL 5.0.58 PHP Version 5.1.6 |
|||||||
#250
|
|||||||
|
|||||||
![]() Has anyone tried this mod with settings in Smart.class.php
var $force_compile = false; ? If i set this to "FALSE" which should greatly increase speed, every page that loads is the same, they don't change anymore.
__________________
X-cart version 4.1.7 Apache/2.0.52 (CentOS) My SQL 5.0.58 PHP Version 5.1.6 |
|||||||
|
|||
X-Cart forums © 2001-2020
|