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

CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #791  
Old 08-04-2013, 05:56 AM
 
DavyMac DavyMac is offline
 

eXpert
  
Join Date: Apr 2007
Location: Poole, UK
Posts: 333
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

It has been highlighted to me that my site's redirect from the secure version of a page to the non-secure version isn't as clean as I once thought.

When going from https:// to http:// like everyone else I thought that the move was like: https://www.mydomain/page/ to http://www.mydomain/page/ via redirect 301 but what actually happens takes place over three steps:
  1. https://www.mydomain/page/ 302: Temporary redirect to http://www.mydomain/page?xid_98734=<hex number>
  2. http://www.mydomain/page?xid_98734=<hex number> 301: Permanent redirect to http://www.mydomain/page/?xid_98734=<hex number>
  3. http://www.mydomain/page/?xid_98734=<hex number> 302: Temporary redirect to http://www.mydomain/page/
Since the intermediate pages are blocked to search engines I'm not sure this will actually cause any problems?
__________________
X-Cart GOLD Plus v4.5.4
CDSEO Pro
ewdhosting Dedicated Server
Dedicated SSL
Stone Edge OM
Reply With Quote
  #792  
Old 08-04-2013, 01:30 PM
  Jon's Avatar 
Jon Jon is offline
 

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

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by costanza
Thanks Jon,

There is that one nagging problem with X-cart code; with "Clean URLs" disabled (CDSEO enabled), X-cart auto changes the Clean URL to match the title. I tried the code fix in your help files and I couldn't get it to work.

By the way, the code mentioned a few posts above, to fix the re-directing problem of https to http, worked for me.

The code in the knowledge base should work, you may want to check to ensure the edits were made and saved properly and ensure that clean urls is disabled.

If you don't have any clean urls indexed, this is a non-issue. It's only an issue if you have clean urls indexed and need those urls to redirect to the CDSEO url.

Quote:
Originally Posted by costanza
I will be adding CDSEO to a second site soon and I'm hoping that code can be looked at. I will most likely always stay with CDSEO, but just in case you get rich Jon and retire on us (heaven forbid!), I'm not sure how I would ever switch back to "Clean URLs".

Don't worry, even if I won the lottery tomorrow I would never abandon everyone
Reply With Quote
  #793  
Old 08-04-2013, 01:34 PM
  Jon's Avatar 
Jon Jon is offline
 

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

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by DavyMac
It has been highlighted to me that my site's redirect from the secure version of a page to the non-secure version isn't as clean as I once thought.

When going from https:// to http:// like everyone else I thought that the move was like: https://www.mydomain/page/ to http://www.mydomain/page/ via redirect 301 but what actually happens takes place over three steps:
  1. https://www.mydomain/page/ 302: Temporary redirect to http://www.mydomain/page?xid_98734=<hex number>
  2. http://www.mydomain/page?xid_98734=<hex number> 301: Permanent redirect to http://www.mydomain/page/?xid_98734=<hex number>
  3. http://www.mydomain/page/?xid_98734=<hex number> 302: Temporary redirect to http://www.mydomain/page/
Since the intermediate pages are blocked to search engines I'm not sure this will actually cause any problems?

X-Cart handles these redirects and takes the sessionid and passes it from the https domain to the http domain. Presumably this is for sites that have a shared SSL. It's not ideal for SEO.

I'm working on a huge list of CDSEO improvements and new features and have added the possibility of properly redirecting http to https when the SSL is on the same domain.
Reply With Quote

The following user thanks Jon for this useful post:
DavyMac (08-04-2013)
  #794  
Old 08-04-2013, 01:52 PM
  Jon's Avatar 
Jon Jon is offline
 

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

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Also wanted to mention, CDSEO is now 4.6 compatible.
Reply With Quote

The following 3 users thank Jon for this useful post:
BBM_ (08-05-2013), carpeperdiem (08-04-2013), cherie (08-04-2013)
  #795  
Old 08-04-2013, 01:53 PM
  Jon's Avatar 
Jon Jon is offline
 

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

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by costanza
Hi Jon, I seem to have the above problem and the solution link you provided, brings a 404 error from your site.

I've put the knowledge base redirects in place.
Reply With Quote
  #796  
Old 08-07-2013, 03:51 PM
  Jon's Avatar 
Jon Jon is offline
 

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

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

CDSEO Admin addon is now also 4.6 compatible.
http://www.websitecm.com/downloads/cdseo-pro-admin-addon.zip

This is a free mod that allows you to modify CDSEO values from the X-Cart Admin Add/Modify screens.
Reply With Quote
  #797  
Old 08-19-2013, 01:33 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Can anyone give me a link on how to install CDSEO for 4.6 manually (what files to change)

Followed the install on the distrib but although it loads it patched no files so I need do them manually.
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #798  
Old 08-19-2013, 01:36 AM
  Jon's Avatar 
Jon Jon is offline
 

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

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Instructions can be found at http://www.websitecm.com/x-cart-mods/cdseo-pro-x-cart-seo.html#tab9 in the FAQ under Can I view the CDSEO installation instructions?

The direct links are:

CDSEO for X-Cart 4.1.x - 4.3.x
http://www.websitecm.com/downloads/cdseo-installation-4.1.x-4.3.x.html

CDSEO for X-Cart 4.4.x+
http://www.websitecm.com/downloads/cdseo-installation-4.4.x-4.6.x.html
Reply With Quote
  #799  
Old 08-19-2013, 01:59 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Splendid - thanks for the quick fix.

Should you not be in bed right now?
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #800  
Old 09-01-2013, 02:07 PM
 
costanza costanza is offline
 

Senior Member
  
Join Date: Apr 2011
Location: Canada
Posts: 152
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

1. I just installed CDSEO on a new 4.6 site. This site has never had CDSEO.

Is it not possible to use all the "clean url" values from X-cart?

2. I just did your code change to stop x-cart from 'auto changing' the "clean url" & it did not work. Unfortunately this is 2 sites I have that it did not work on - the clean urls auto change to match the title whenever you edit a page.
__________________
X-Cart Business 5.4.1.49
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



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:44 PM.

   

 
X-Cart forums © 2001-2020