Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
pseudonym
CEON SEO URLs does not automatically attach rewrites to them, so basically i'd have to go over tens of thousands of entries right now in order to give each one SEO URLs.
I think this is a very crazy thing to do.
Yes, that would take a long time!
The current version of the module is aimed at new stores and small stores, not massive existing stores like yours.
It's probably not something you should use on your site at this time.
Sorry I can't give you better news than that!
All the best...
Conor
Ceon
Re: Ceon URI Mapping (SEO)
How can I UNINSTALL CEO SEO URLs?
Re: Ceon URI Mapping (SEO)
Why are you shouting? It's a bit annoying!
Go through the list of files in the Installation documentation, remove all the files from the "new files" list.
Copy fresh copies from a Zen Cart distribution over the modified core files, one by one, using the list of modified files in the installation documentation.
All the best...
Conor
Ceon
Re: Ceon URI Mapping (SEO)
Not sure where I went wrong?
This is my store display at http://keepsafeco.com :
Quote:
1054 Unknown column 'um.query_string_parameters' in 'where clause'
in:
[ SELECT um.uri FROM zen_ceon_uri_mappings um WHERE um.main_page = '' AND um.associated_db_id IS NULL AND um.query_string_parameters IS NULL AND um.language_id = '1' AND current_uri = '1';]
I tried reloading all the files a couple times, no change.
V. 1.3.8a
I cut and pasted the .htaccess rules to the bottom of the .htaccess file in public/ , same dir as admin and index.php/.
Any idea where I have gone wrong? Thank you for any help.
Re: Ceon URI Mapping (SEO)
BTW - my admin seems to be fine.
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
conor
Why are you shouting? It's a bit annoying!
Go through the list of files in the Installation documentation, remove all the files from the "new files" list.
Copy fresh copies from a Zen Cart distribution over the modified core files, one by one, using the list of modified files in the installation documentation.
All the best...
Conor
Ceon
I did that but I still see CEON SEO URLs stuff all over the place. How can I remove it from the database as well?
I still see it in Configuration->CEON as well...
Re: Ceon URI Mapping (SEO)
So, So sorry. Simply forgot to go to Modules > URI Mapping Config and create the database tables. At least I'm glad I figured it out before really making a fool of myself. :blush:
WORKS PERFECTLY!! :clap:
Thanks Ceon
Thank you Conor
PS - as soon as this store starts to make a little $$ I will donate, promise. Just don't have it right now.
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
Mickmo68
So, So sorry. Simply forgot to go to Modules > URI Mapping Config and create the database tables.
That's exactly what I was going to say!
Glad you've got it all sorted now! :)
All the best...
Conor
Ceon
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
pseudonym
I did that but I still see CEON SEO URLs stuff all over the place.
Then you haven't gone through all the files properly.
Quote:
Originally Posted by
pseudonym
How can I remove it from the database as well?
I still see it in Configuration->CEON as well...
Use PHPMyAdmin. Delete the tables for the module and search and remove the defines from the configuration table. (Search for LIKE % CEON).
All the best...
Conor
Ceon
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
pseudonym
How can I UNINSTALL CEO SEO URLs?
Why not just restore the backup you took before installation? :dontgetit