Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #71  
Old 02-26-2019, 03:33 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

Perfect! Thank you so much!
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote
  #72  
Old 02-28-2019, 02:24 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

Hi Jon,

Please add this one too as it will error in a future PHP version. Ioncube so I can't see.

Code:
[28-Feb-2019 21:39:49] Warning: Use of undefined constant cdseoReplaceID - assumed 'cdseoReplaceID' (this will throw an Error in a future version of PHP) in /home/met/public_html/cdseopro_sitemap.php on line 0

Thanks!

Paul
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote
  #73  
Old 02-28-2019, 05:14 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

Hi Jon,

I trying to tweak my Structured Data for Google by adding product CDSEO URLs but all products in products_t.tpl have the same cdseo_url.
Code:
{$cat_products} 0 => Array (57) cdseo_url => "all_same_url.html" {$cat_products} 1 => Array (57) cdseo_url => "all_same_url.html" {$cat_products} 2 => Array (57) cdseo_url => "all_same_url.html"
Thanks!

Paul
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote
  #74  
Old 03-01-2019, 09:34 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

Quote:
Originally Posted by elmirage001
Hi Jon,

I trying to tweak my Structured Data for Google by adding product CDSEO URLs but all products in products_t.tpl have the same cdseo_url.
Code:
{$cat_products} 0 => Array (57) cdseo_url => "all_same_url.html" {$cat_products} 1 => Array (57) cdseo_url => "all_same_url.html" {$cat_products} 2 => Array (57) cdseo_url => "all_same_url.html"
Thanks!

Paul

CDSEO doesn't populate such fields by default (it replaces urls in the source) so you must have some custom coding for that purpose that was never completed.
Reply With Quote
  #75  
Old 03-01-2019, 05:28 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

I solved. Thanks
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote
  #76  
Old 03-15-2019, 06:29 AM
 
jo_Z13 jo_Z13 is offline
 

Member
  
Join Date: Aug 2006
Posts: 26
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

I am currently running X-Cart 4.7.7 on php 7.0 because although my X-Cart store has been upgraded to support PHP7.2 I believe the CD SEO module is causing the site to not load whenever I change my server to 7.2. Our web server installed the IonCube but the site still won't load when I switch to php 7.2. My next step is to disable CD SEO and see if PHP7.2 works without. Are these known issues with CD SEO? Any help you can offer would be much appreciated!
__________________
josie

ver. 4.7.7
ReBoot
CDSEO Pro
Reply With Quote
  #77  
Old 03-15-2019, 07:02 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

Did you download the CDSEO Pro 7.1+ Beta version?
https://forum.x-cart.com/showpost.php?p=409658&postcount=20

If yes then most likely your host will have to double check their ioncube version. When we were upgrading to PHP 7.2 using cPanel we initially got ioncube errors and our host had to update to the newer 7.2 .so ioncube files. We assumed wrongly that the 7.2 files would automatically be there since ioncube was already selected when we turned on PHP 7.2 in cPanel.

We're running CDSEO Pro 7.1+ Beta and PHP 7.2 on 4.7.10 with no issues.
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote
  #78  
Old 03-15-2019, 08:03 AM
  peggyr's Avatar 
peggyr peggyr is offline
 

X-Adept
  
Join Date: Dec 2005
Posts: 631
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

Hi,

We are running 4.6.6 classic with CDSEO Pro 2.2.0 (had to upgrade from CDSEO Pro 2.0) and PHP 7.2

Kept getting warning from CDSEO Pro, but made mod below, which made that warning go away

****

To stop the log warnings do you see any issues with changing your code as follows?

In cdseo_config.php

Change:
Code:
if ($wcmcdseoConfig['status'] == 1 AND WCMCDSEOAREA != 'ADMIN')
To:
Code:
if ($wcmcdseoConfig['status'] == 1 AND $current_area == 'C')


***

Have to make sure you update all the php.ini files in the directory paths to get the new ioncube used.

Peggy
__________________
X-Cart GP 4.7.12 | XCARTMODS.CO.UK reBOOT (reDUX)4.7.12.8 | Live
IONOS Hosting | Linux | PHP 7.4.33 | MySQL 5.7
Reply With Quote
  #79  
Old 03-15-2019, 08:44 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

Quote:
Originally Posted by jo_Z13
I am currently running X-Cart 4.7.7 on php 7.0 because although my X-Cart store has been upgraded to support PHP7.2 I believe the CD SEO module is causing the site to not load whenever I change my server to 7.2. Our web server installed the IonCube but the site still won't load when I switch to php 7.2. My next step is to disable CD SEO and see if PHP7.2 works without. Are these known issues with CD SEO? Any help you can offer would be much appreciated!

If you've installed the 7.1+ BETA per above then it shouldn't be an issue.
Reply With Quote
  #80  
Old 03-18-2019, 07:34 AM
 
jo_Z13 jo_Z13 is offline
 

Member
  
Join Date: Aug 2006
Posts: 26
 

Default Re: CDSEO Pro v2.0 - The Official Thread - (Sneak Peak!)

Quote:
Originally Posted by Jon
If you've installed the 7.1+ BETA per above then it shouldn't be an issue.


I have CDSEO Pro V 2.1.9 and the 7.1+ Beta says it's not available for that version - can I contact you for direct technical support so I can get this figured out?

Thanks,
Josie
__________________
josie

ver. 4.7.7
ReBoot
CDSEO Pro
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

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 12:34 AM.

   

 
X-Cart forums © 2001-2020