X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors (https://forum.x-cart.com/showthread.php?t=39924)

Stizerg 05-12-2010 04:16 AM

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

Does CDSEO replace http headers?
I tried to add 'Expires' field for my images (in image.php), but there is no changes in response headers.

Jon 05-12-2010 07:17 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
No, typically you want to serve your images from a file system and then set cache control headers via .htaccess with code such as:

Code:

<FilesMatch ".(flv|gif|jpg|jpeg|png|ico|swf|js|css|pdf|txt)$">
Header set Cache-Control "max-age=31536000"
</FilesMatch>


Stizerg 05-12-2010 11:03 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Thanks, it works.

exitodirect 05-18-2010 09:30 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Importing of products is problematic as described here:

http://forum.x-cart.com/showthread.php?t=53339

No solution yet offered.

Jon 05-18-2010 09:44 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Importing/Exporting has not been reported previously as an issue, thanks for bringing that other thread to my attention. The error message would indicate that the file is corrupting on transfer or opening, so the seperation of the fields is running together. Please provide the .csv for review and let me know what CDSEO version you are running.

exitodirect 05-18-2010 11:00 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Thanks for the quick reply. Version is 1.3.6.

I exported a CSV file first, made some changes, and then tried re-importing a single test row (options: import, local, products). It keeps giving me an error message saying the following:

"Updating ID->239 product . . . bla . . . bla . . . bla URL->bla . . . bla . . . bla
Error: Invalid CDSEO Type Specified"

My CSV (txt) file is very simple with following header rows:

cdseoReplaceID cdseoType cdseoTitle cdseoLinkTitle cdseoUrl cdseoKeyword cdseoDescription cdseoDisabledUrl
< one row of data . . . >

cdseoType is product

I must be missing something - but I've tried several different approaches . . . . have successfully imported/exported in x-cart quite a bit, but can't seem to get this to work. Appreciate your help.

Wulfe 06-09-2010 03:25 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
I am new to x-cart and i would like to get a SEO addon for my site. After reviewing CDSEO website i notice most of the feature you stated are already in the version of x-cart i have. How will this program benefit my site with version 4.3.1? Can it edit the H1 and H2 heading on my pages? I notice H1 heading is on "Cart" (Shopping Cart) how is that doing me any good?

Maybe i need to hire qualiteam to do the work?

photo 06-09-2010 03:37 AM

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

Originally Posted by Wulfe
I am new to x-cart and i would like to get a SEO addon for my site. After reviewing CDSEO website i notice most of the feature you stated are already in the version of x-cart i have. How will this program benefit my site with version 4.3.1? Can it edit the H1 and H2 heading on my pages? I notice H1 heading is on "Cart" (Shopping Cart) how is that doing me any good?

Maybe i need to hire qualiteam to do the work?


You can check the comparison chart here.
Personally I would not be without Websitecm's CDSEO Pro, it was one of the best investments we have made without a doubt, and you can not ask for a better company to do business with.

Wulfe 06-09-2010 03:46 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Thanks for the reply Photo, I did not notice the comparison link. CDSEO definitely does a lot more than the competitors. But does it allow you to change your H1 and H2 headings?

Wulfe 06-09-2010 03:54 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Nevermind, i am stupid.. i figure it out


All times are GMT -8. The time now is 10:20 PM.

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