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)

costanza 11-13-2013 02:41 PM

Re: no xml sitemap
 
Quote:

Originally Posted by costanza
Just launched a 4.6.1 site, with CDSEO 1.9.6.

In Admin / CDSEO / Modules, there is no link under modules to create an xml sitemap. The 3 other cdseo modules are there, but not the sitemap link.

Has anyone else experienced this?


Thanks to Jon from WebsiteCM (CDSEO) for fixing my problem. I guess security settings in my database were preventing the sitemap installer to work. Jon ran the patch from within phpMyAdmin and got it working for me.

Great service Jon!

Jon 11-13-2013 02:52 PM

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

Originally Posted by sixfigure
i really like the module. our main site description is not used by google. how can i set another one with CDSEO? usually google takes the welcome text which is replaced by an image slider on my page :?


Your main meta description will come from the X-Cart Admin -> General Settings -> SEO settings.

If Google isn't using the text entered it is likely because they think there is text that is more relevant to the person performing the search and will show that instead. You can find more information if you search Google for: Google not using meta description.

JacksmithxD 12-11-2013 07:42 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Upgrading our store but can't install the normal CDSEO we had running? Using 4.6.x now, thanks

Jon 12-11-2013 08:49 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
CDSEO is compatible with 4.6.x but you may need to be sure you are on the latest version which 1.9.6. You can upgrade and/or view the changelog at http://www.websitecm.com/x-cart-mods/cdseo-pro-x-cart-seo.html#tab8

Jon Peters

1day2004 12-11-2013 02:16 PM

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

I'm using CDSEO on an old x-cart version 4.08.

We've deleted some static pages/categories/etc and although it does redirect to "http://www.ourwebsite.com/error_message.php?page_not_found", the header response shows as "302 Moved Temporarily".

On our settings page, "Redirect disabled items to homepage when no custom disabled redirect specified" is Disabled.

We need the header response to be "404 Not Found".

Any suggestions?

If necessary, I'll pay to have this fixed.

Thanks,

Ken

Jon 12-11-2013 02:48 PM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
If you disable them then you can use CDSEO to 301 redirect them.

If you delete them then X-Cart's default functionality is to 302 redirect them. You have to go into various files with edits to change this functionality. It might be better to just write 301 redirects into your .htaccess

Redirect 301 /old-page.html http://www.example.com/new-page/

1day2004 12-11-2013 03:38 PM

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

Thanks for the response.

That's the issue... I DO NOT want 301/302 redirects on deleted pages/categories/etc. I want them to show as 404 (Not Found).

If this is something you could code, please PM me with a price quote.

Thanks,

Ken

totaltec 12-11-2013 05:48 PM

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

Originally Posted by 1day2004
I want them to show as 404 (Not Found).

Curiosity is killing this cat. Sorry to be nosy but why do you want 404?

Jon 12-11-2013 06:20 PM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Technically they are 404's and should return 404's. Unfortunately X-Cart does not do this.

The pages are served through pages.php, product.php, etc. which are files that exist so don't throw 404's by default. To change this requires modifying the core code to find where the redirect or message occurs and changing the code to output a 404 header with an accompanying message. I've done this for clients prior but don't have the code at hand and am current booked through till summer sorry!

1day2004 12-11-2013 07:08 PM

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


All times are GMT -8. The time now is 07:45 AM.

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