View Single Post
  #829  
Old 12-11-2013, 06:20 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

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!
Reply With Quote