Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
remoteone
You've been a great help. Thank you for this mod.
Much appreciated.
Glad I was able to identify the "problem"! :)
I'm also glad that you like the module!
Quote:
Originally Posted by
remoteone
Lastly, should I apply the bug fix code you posted for jbittner ?
If you display a category image on the product page (i.e. if Configuration > Product Info > Previous Next - Navigation Includes Category Position is not set to 0/"off"), then yes, you should. Otherwise you can just wait until I release a new version and install it (to save you all the copying and pasting!).
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
jbittner
WOW! Now that is a great fix! I am very pleased. Thank you for taking time to fix this. I really thought this was a very important fix. You have proved yourself on this. I would recommend this addon to others.
Glad I could help and glad you like the module! Thanks for the nice comments.
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
Conor,
After I pasted in the code into includes/init_includes/init_ceon_uri_mapping.php , lines 360-361. (My Previous Next - Navigation Includes Category Position =1)
All pages are completely blank.
Gone back to your original file. So I guess I'll wait for the bug fix before I go live w this mod.
Cheers
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
remoteone
After I pasted in the code into includes/init_includes/init_ceon_uri_mapping.php , lines 360-361. (My Previous Next - Navigation Includes Category Position =1)
All pages are completely blank.
You messed up pasting the code in then!
Best to wait on a new version if you're not sure about PHP etc! :)
All the best...
Conor
ceon
1 Attachment(s)
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
conor
You messed up pasting the code in then!
Best to wait on a new version if you're not sure about PHP etc! :)
Er .. is that a question or a statement? No mate, I didnt mess up the paste of the code. Please see attached image.
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
remoteone
Er .. is that a question or a statement? No mate, I didnt mess up the paste of the code. Please see attached image.
You missed a closing bracket after the pasted code.. you shouldn't have selected it before pasting, but only the following two lines... :)
PHP Code:
// This is a product related page
$_GET['products_id'] = $associated_db_id;
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
Conor,
ok so it was a statement then! :blush:
damn those pesky closing brackets!
Sorry. it was about 1:30 am. brain nbg, must get sleep.
Cheers
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
remoteone
Conor,
ok so it was a statement then! :blush:
damn those pesky closing brackets!
Sorry. it was about 1:30 am. brain nbg, must get sleep.
lol that's a good an excuse as any! :)
Glad you're sorted now!
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
Conor.
Its up and running on my live site. Fantastic.
Just have suggestion, (youve probly already thort of these)
1. It would be cool if the Ceon URI status for each cat/product/or page showed up in the Action Column as it does for metatags defined etc.
Admin could see which pages dont yet have the URI defined. And a quck editing box that comes up without the need to open the full product desc page. This would speed up URI management for we poor buggers forced to be running dial-up speeds.
2. Maybe a button/checkbox on the Categories / Products / ez-pages admin page(s) allowing shops to auto-gen all products in one go. Good for shops w many products.
Yep, I'm the ideas-man !
Cheers.
Re: Ceon URI Mapping (SEO)
can I disable this without access to the database.
my hosting company has said my site is taking up too much bandwidth and has locked the database they won't restore it with me "removing the script" causing the problem,
I think they are lying but I need to do something to get my site back online and I was going to disable CEON and tell them its done and get my site back online.
but they won't turn the database back on so disabling via the php files is my only option, only need to be temporary so I don't want to remove the full module.
thanks