what a great mod!!!!
so much easier and better to use than the ssu mod
Printable View
what a great mod!!!!
so much easier and better to use than the ssu mod
All installed yet I am seeing a few problems.. I also am running the SitemapXML (formerly "Google Sitemap")
Within the sitemaps that it pulls it shows links like:
http://xoskins.com/digital-cameras/n...mp;language=en
Yet when I click on the link it shows:
http://xoskins.com/digital-cameras/n...ix-s60-xo-skin
Do the links read as something different on the backend? This is hurting my indexing with google. Anyone else run into this?
A. This would NOT hurt your indexing with Google..
B. This has NOTHING to do with Ceon URI Mapping. Ceon URI Mapping as it's written is unlikely to cause issues with other add-ons.. I believe that if you change the XML sitemap setting for "Generate language_id for default language" to false this should solve this for you.
Hi
I have a little problem with ceon_uri_mapping.
I have side boxes that must show only in few special categories.
Without this mod
if ($current_category_id == 'index' and $cPath == '3'){
}
works fine. Link /index.php?main_page=index&cPath=3 work too. When I activate mod side box disappear, but link working.
If I use syntax like
if ($current_category_id == '3'){
}
everything works fine with or without module...
This is confusing. Where is my mistake?:unsure:
Hi,
The first statement quoted above is confusing!
I don't actually know what you are saying the problem is.
I'm guessing that you should possibly change the PHP code to check against $_GET['cPath'] rather than $cPath.
All the best...
Conor
ceon
I couldn't see any solution for cPath issue mentioned before? The one when using an old product link, mod adds something like this to the end of URL:"?cPath=15"
Did you solve it?
Thanks for this mod, looks working for me! :clap:
Can anyone say if this mod will be fine with PHP 5.3?
Thank you!
Hi,
No, I still haven't had any examples of the problem. My request for more information has gone unanswered.
If you have exact examples of what URI the user is going to and what URI they are being mapped to and what cPath etc. is being added please get in contact with me privately via this link (not PM) with all of that information so I can take a look.
I can't fix a problem I can't identify! :)
All the best..
Conor
ceon