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)

Acquamarina 07-14-2012 05:11 AM

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

After a couple of months since my initial post urls that were generated by the mod, then changed manually in the mod admin are still returning an error 404 instead of redirecting (301) to the new url. It used to be that when an url was changed it would automatically redirect to the new one. I can't think of what else to do, would you have any suggestions? There are 308 urls with this problem, they all show on Webmaster tools in Google and Bing. The site has almost 2,000 unique urls.

Thanks again!

David-Allan 07-17-2012 01:52 AM

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

I put a support ticket in on the 12th it's been 5 days now, have you had a chance to have a look at this yet?

Cheers

D-A

Jon 07-17-2012 02:46 PM

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

Originally Posted by David-Allan
Hi Mate,

I put a support ticket in on the 12th it's been 5 days now, have you had a chance to have a look at this yet?

Cheers

D-A


Hi David-Allan,

Our support desk is all up-to-date as of today so if you haven't received a response as of yet please shoot me a private message with your ticket id.

Jon 07-17-2012 02:47 PM

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

Originally Posted by Acquamarina
Hi, Jon,

After a couple of months since my initial post urls that were generated by the mod, then changed manually in the mod admin are still returning an error 404 instead of redirecting (301) to the new url. It used to be that when an url was changed it would automatically redirect to the new one. I can't think of what else to do, would you have any suggestions? There are 308 urls with this problem, they all show on Webmaster tools in Google and Bing. The site has almost 2,000 unique urls.

Thanks again!


Can you provide some recent example urls that are not 301 redirecting?

Jon 07-17-2012 02:49 PM

Re: Removing https from search engine
 
Quote:

Originally Posted by sabinudash
Hello,

When searching "site:http://mysite.com" on google, I saw https version of my webpages indexed.

Is it wise to remove https version of the webpages to avoid duplicate content as search engine may also have http version of the same pages indexed?

How should I go about removing https: from search engines?

Highly appreciate any suggestions/tips.


In your x-cart admin under General Settings -> Security, uncheck Do not redirect customers from HTTPS to HTTP:

Test to make sure your https:// urls redirect to the http:// version properly. If they don't, then you may need to follow this KB entry: https://www.websitecm.com/support/default_import/Knowledgebase/Article/View/44/0/why-is-my-site-not-redire...sing-cdseo-pro

In our very next CDSEO release we are going to have an option to force http:// on canonical links.

cflsystems 07-18-2012 10:11 AM

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

Originally Posted by Jon
Here's a tutorial using the contact page as an example which can be modified for manufacturers: https://www.websitecm.com/support/default_import/Knowledgebase/Article/View/55/0/how-do-i-rewrite-contact-...-friendly-urls


In 4.4.x and up you also have to modify https.php and comment out

$https_scripts[] = array(
'help.php',
"section=contactus"
);

and add

$https_scripts[] = 'contact-us.html';

Jon 07-18-2012 10:19 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Thanks for the update Steve.

cflsystems 07-18-2012 10:36 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
Hm it doesn't seem to make the html page https but at least it doesn't redirect to help.php?section=contactus.... I wonder if this works on scripts only or there is more to change somewhere else?

Jon 07-18-2012 11:33 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
You could always use .htaccess to force https on the contact page.

cflsystems 07-18-2012 11:36 AM

Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
 
True. I guess that would be the way then since https.php doesn't seem to do it


All times are GMT -8. The time now is 03:29 PM.

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