Re: Ceon URI Mapping (SEO) & Product Extra Fields
ive got an error that i need to fix.......!!!!!!
ive had my site running for a year so far with the mod running fine and dandy until the other day i noticed that i had bots coming to my sites spamming me and trying to access my admin section.
I followed the instructions on how to change the admin section name to something else.... after changing the admin section i enter the url and i get forwarded to a page not found site map page! any ideas???
Re: Ceon URI Mapping (SEO) & Product Extra Fields
Hi Simon,
Quote:
Originally Posted by
kitcorsa
I followed the instructions on how to change the admin section name to something else.... after changing the admin section i enter the url and i get forwarded to a page not found site map page! any ideas???
Sounds like you haven't followed the instructions properly to change the .htaccess file for your admin directory. Read them again and make sure you are excluding the admin directory from the rewrite rule - also check that you updated the path to your admin directory in admin/includes/configure.php (you've definitely missed one or both of these two things if you are getting a 404).
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
Hi Connor,
I have an issue I was hoping you could help with. I had to restore my database and home directory of my site (hosted) and then I followed all the install instructions again for the URI mapping contribution, except point3, creating the database tables does not automatically occur when I go into the modules section. Now the mapping does not work. I had it all working prior to the RESTORE.:oops:
Any ideas what i should look for
Re: Ceon URI Mapping (SEO)
Hi there,
How do I get the contact us, privacy, sitemap etc. to have URI mapping?
Thanks
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
Berserker
Hi there,
How do I get the contact us, privacy, sitemap etc. to have URI mapping?
Thanks
You have to manually create those entries in your mapping table using your MySQL Admin. Conor's readme instructions explain exactly how to make those DB entries. HTH..
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
conor
I'm afraid I can't replicate your problem, nor can I see how it could occur if you're the latest version of the code.
Can you see the problem by clicking on this link?
It's not really that big of an issue but I am curious as to why it behaves likes this despite the fact that none of my products are linked.
Also, yesterday a customer encountered for the first time a scary problem: A free-shipping product somehow appeared as non-free-shipping (for that order only) and charged the customer for shipping.
This was a spurious problem and neither the customer nor I could reproduce the problem (with the same exact product, without changing anything in the Admin or the system).
Problems which cannot be reproduced are the scariest... This is the first time I ever encounter this problem and I don't know whether it could be related to the recent introduction of Ceon URI to my zen-cart based store.
At this point (i.e. as long as we cannot reproduce it) there isn't much that can be done about this problem but I mention it here in case it would "ring a bell".
As for the praise for your remarkable work, you deserve it. :smile:
Re: Ceon URI Mapping (SEO)
I notice this happens for me on products I created via the copy function.. weird.. It doesn't see to affect anything adversely, but it shows up for linked and/or copied products only..
Quote:
Originally Posted by
scatzc
Can you see the problem by clicking on
this link?
It's not really that big of an issue but I am curious as to why it behaves likes this despite the fact that none of my products are linked.
Re: Ceon URI Mapping (SEO)
hi conor i figgered out it was the htaccess file in the index of the site.... for somereason it wasn't changing via ftp but has now :S
all i can guess is the this file was being rewriten by the server control panel as i was blocking ip's and chnageing the admin section at the same time and the blocked ip's ive noticed are listed in this htaccess file as well.
Re: Ceon URI Mapping (SEO)
Hi there,
Im having an error with 1 category and all the products in it. When you click on any of the product, the buttons/images arent displaying. Also, when you click refresh while on viewing the product, the whole site falls apart. It doesnt happen with any other category. The problem does not occur when I turned off Ceon Uri Mapping. Site is www.playnippon.com and the problem category is Music CD.
Thanks...
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
emarinos
I have an issue I was hoping you could help with. I had to restore my database and home directory of my site (hosted) and then I followed all the install instructions again for the URI mapping contribution, except point3, creating the database tables does not automatically occur when I go into the modules section. Now the mapping does not work. I had it all working prior to the RESTORE.:oops:
Any ideas what i should look for
Unfortunately you've messed up your restore quite badly! You'll probably have to manually remove any references to the module from the database (remove its tables) and then go back to the configuration utility. It should then see that no URI Mapping tables exist and create them.
Hope that helps!
All the best...
Conor
ceon