Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
ovesnyvk
Hi, I successfully installed this module on a running shop, where 2500 zboží.Categories I edited manually, but what about other categories of goods and url? I have it all manually? or is it somehow so that it automatically generate?
Manually for them all. That's the way the software works. As specified in the documentation and description of the module, it is aimed at/designed for new and small stores.
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
Quote:
Thanks for the nice comments! The chemo's frustratingly exhausting but it's killed off 3cm of tumour in the past two months alone so it's more than worth it! :)
Conor that is good to hear. I hope you will be out jumping along side the jack rabbits after while....lol
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
conor
Hi,
The collect_info.php files have changed in 1.3.9e. You could overwrite them with the 1.3.8d files in the latest release of Ceon URI Mapping and then replace them when the new version of Ceon URI Mapping is released with files modified for 1.3.9e.
Or you could merge the files now using software such as Beyond Compare, thereby not needing the new versions I've got sorted as you'd have already created the same files.
It's up to you! Either option will leave you with a fully functional site, neither will break anything. The changes between 1.3.9d and 1.3.9e which affect Ceon URI Mapping were that a single </td> closing tag was added to the 5 collect_info.php scripts. That's it. That's the only change! (So in practical terms they have no effect at all!)
Hope that sets your mind at rest.
All the best..
Conor
ceon
Hello Conor, Thank you for the reply. Everything is working thanks!
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
conor
Hi,
If your .htaccess file is in the zen folder then the path to index.php should be relative to it. So change it to what is in the docs, i.e. index.php not zen/index.php
Hope that helps!
All the best..
Conor
ceon
thanks for the help conor tried index.php but does not work tried reinstalling but same problem cannot understand what exactly is the problem anu other things i need to check could it because i using cherry zen template tried uploading the site on linux web server but problem remains the same http 404 just cant understand when my story will end but really appreciate your great support and happy to see that you make sure to answer all queries for ceon uri
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
Akki
thanks for the help conor tried index.php but does not work tried reinstalling but same problem cannot understand what exactly is the problem anu other things i need to check could it because i using cherry zen template tried uploading the site on linux web server but problem remains the same http 404 just cant understand when my story will end but really appreciate your great support and happy to see that you make sure to answer all queries for ceon uri
I posted my post to soon! I am experiencing the same problem. When I go into the categories I have many... I go to the category-->edit-->save to auto generate it. Then go to my store and click on that category I get a 404 Error Page...
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
Akki
thanks for the help conor tried index.php but does not work tried reinstalling but same problem cannot understand what exactly is the problem anu other things i need to check could it because i using cherry zen template tried uploading the site on linux web server but problem remains the same http 404 just cant understand when my story will end but really appreciate your great support and happy to see that you make sure to answer all queries for ceon uri
Do you have a .htaccess file in the root of your site? Id so it's probably conflicting, in which case you should add the rewrite rule for Ceon URI Mapping to the .htaccess file in htdocs, and adjust the path to the index file to go into the subdirectory (i.e. back to zen/index.php).
If that doesn't work send me FTP and admin details for your site via our contact form and I'll take a quick look.
All the best..
Conor
ceon
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
ryanb4614
I posted my post to soon! I am experiencing the same problem. When I go into the categories I have many... I go to the category-->edit-->save to auto generate it. Then go to my store and click on that category I get a 404 Error Page...
Please also send me details for your site as per my post above.
It's probably quicker for me to take a look myself than to have a conversation about it here and I'm almost out of computer time for the week.
All the best..
Conor
ceon
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
conor
Hi,
Please also send me details for your site as per my post above.
It's probably quicker for me to take a look myself than to have a conversation about it here and I'm almost out of computer time for the week.
All the best..
Conor
ceon
wait a second.... Could it be because my store I am building is at example: mydomain.com/newzenstore
(Then I want to move newzenstore to mydomain.com when its finished)
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
ryanb4614
wait a second.... Could it be because my store I am building is at example: mydomain.com/newzenstore
(Then I want to move newzenstore to mydomain.com when its finished)
You can't build a test store with mappings that use /newzenstore and then move the store to / and have the mappings continue to work.
Everyone should use subdomains, NOT folders to build test stores.
(Just putting that in bold because too many people are making this mistake now, hopefully it'll prevent others doing the same).
If you don't want to have to generate all the mappings again then you can use PHPMyAdmin to export the SQL for the ceon_uri_mappings table.
Edit the SQL file to remove "newzenstore/" from the SQL INSERT statements (just do a search and replace and replace the above quoted string with nothing).
DROP the ceon_uri_mapping table.
Finally, import the modified SQL file to have the table created with all the URIs based on "/" rather than "newzenstore/".
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
i checked no .htacess file in root folder have mailed you the site details so you can have a look at it