Re: Ceon URI Mapping v4.x
Hi,
Quote:
Originally Posted by
Congerman
Info sent, Thanks in advance for your help
Woa, your configure.php files don't even point to the same site! No wonder things don't work! What a mess! :)
Also, you are using an old, buggy version of the software.
Please upgrade to 4.0.7 now and let me know.. I'll be back online in a day or two.
All the best...
Conor
ceon
Re: Ceon URI Mapping v4.x
Just looked at my configure files and they seem to point to the right subdirectory
define('DIR_WS_ADMIN', '/prints/xxxxxx/');
define('DIR_WS_CATALOG', '/mysite.co.uk/prints/');
define('DIR_WS_HTTPS_ADMIN', '/mysite.co.uk/prints/xxxxxxx');
define('DIR_WS_HTTPS_CATALOG', '/mysite.co.uk/prints/');
and
define('DIR_WS_CATALOG', '/prints/');
define('DIR_WS_HTTPS_CATALOG', '/prints/');
The amendments I made were instructions within the url mapping mod as it was saying there were errors with these files before
I did have the latest version installed but then put the older one on as it works on another site of mine. I will install the latest version later today
Thanks
Re: Ceon URI Mapping v4.x
Hi,
No, the paths and values cannot differ between the admin configure file and the store side file, that makes no sense! :)
I'll not be back online today, I'll follow up with you via email, no need to post here again as this issue will not be of interest to other users here.
Talk to you later then! Good that you are putting the latest version back on
It must work on the other site not because of the difference in versions but because the other site has been configured properly.
All the best...
Conor
Ceon
Re: Ceon URI Mapping v4.x
Sorry to ask this again but I didnt get a response..
To confirm will it keep google from picking up alpha_filter sort= etc? or do I need to locate each duplicate that google is seeing and redirect them?
Re: Ceon URI Mapping v4.x
Hi,
Quote:
Originally Posted by
new2u
Sorry to ask this again but I didnt get a response..
Sorry, probably missed this when in hospital.
Quote:
Originally Posted by
new2u
To confirm will it keep google from picking up alpha_filter sort= etc? or do I need to locate each duplicate that google is seeing and redirect them?
Ceon URI Mapping's canonical URI support prevents any duplicate content problems with ?alpha= etc.
Make sure you have the software installed correctly for your version of Zen Cart and that your HTML output has a canonical tag in it.
All the best...
Conor
ceon
Re: Ceon URI Mapping v4.x
Thanks Conor. Sorry to hear you were in hospital. I had an old javascript that I had running canonical urls right after seeing Matt Cutts talk about it. So I had a duplicate running. Ill watch in webmaster tools now.
Re: Ceon URI Mapping v4.x
Hi
I have installed this great app a few months ago 4.0.3 ( I think it was) I took the leap and updated to the latest version about 4 days ago ..All was fine
Anyway last night I went to ez -pages and it was corrupted
it was saying this
Quote:
1146 Table 'AdminFolder.TABLE_EZPAGES_TEXT' doesn't exist
in:
[select count(*) as total from ezpages e, TABLE_EZPAGES_TEXT et where e.pages_id = et.pages_id and et.languages_id = '1']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
I eventually found it to be the core zencart file under admin 1.3.9h version ez-page once I replaced the original it worked fine again
I'm sure it must be my side otherwise it would have been brought up before ..Leaving an original file ,is that OK or would something else have broken that I am yet to find
or what could I do to rectify the situation
thanks in advance
Re: Ceon URI Mapping v4.x
Hi,
Quote:
Originally Posted by
ATSWorld
I'm sure it must be my side otherwise it would have been brought up before ..Leaving an original file ,is that OK or would something else have broken that I am yet to find
or what could I do to rectify the situation
It sounds like you simply haven't modified the ezpages.php file properly.
You'll need to reapply the Ceon URI Mapping customisations to the fresh file file you've placed in your store.
Hope that helps.
All the best...
Conor
ceon
Re: Ceon URI Mapping v4.x
Hi yes I went though each file & found a ez-page in the core files that hadn't updated correctly ..once it was replaced all was OK
thanks for the help
Andy
Re: Ceon URI Mapping v4.x
Hi have a strange problem which I think is going to adversly affect SEO rankings.
Everything on my site looks absolutely fine, no images are missing, everything is perfect. But If I do to
http://www.websiteoptimization.com/services/analyze/
To analyse the page, all the images on the page are 404 errors. Their robot cannot find the images because the path to the images is wrong, due the tampering with the URL.
It is looking for
http://www.magicwoodshed.com/cart/mu...mages/free.gif
instead of http://www.magicwoodshed.com/cart/in...mages/free.gif
As I said nothing on the site looks wrong, all the images display fine... but it appears that bots are getting confused. Having a load of apparent 404 errors on a page will surely adversely affect search engine rankings.
Can I do anything about this?