Re: Ceon URI Mapping (SEO)
Hi, thanks for getting back.
This is what I have in the htaccess one directory higher:
#Options +FollowSymLinks
# mod_rewrite in use
RewriteEngine On
# RewriteBase /
RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
RewriteRule ^(.*)$ index.php [F,L]
The other one is the standard one from the download. I didn't change anything in it.
Please let me know if this says anything to you.
Thanks again
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
miskein
This is what I have in the htaccess one directory higher:
Please let me know if this says anything to you.
I'm afraid I don't quite understand what it is doing. Your best course of action is to pay someone who knows about these things to have a look at it for you.
Sorry I can't be of more help than that.
Good luck in finding the solution.
All the best...
Conor
Ceon
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
conor
Hi,
I'm afraid I don't quite understand what it is doing. Your best course of action is to pay someone who knows about these things to have a look at it for you.
Sorry I can't be of more help than that.
Good luck in finding the solution.
All the best...
Conor
Ceon
No problem, thanks anyway.
Re: Ceon URI Mapping (SEO)
After I had some trouble I tested this latest version and it works great sofar! Categories ánd subcategoeries work fine now with this uri mapping module. Also the problem with manufacturers is solved now.
I'm very happy with it and I would recommend this to everybody.
Re: Ceon URI Mapping (SEO)
Wow! Just what I was looking for! Awesome! :clap:
Re: Ceon URI Mapping (SEO)
Got it working partially,
In some catogories everything works as it should but some products in that same catorgory i get a "page cannot be found"
Any idea where I should look to find the problem?
And how do we get the newest version the link on CEON seems to be broken.
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
Mustang394
In some catogories everything works as it should but some products in that same catorgory i get a "page cannot be found"
Sounds like you've been entering weird URIs for some of the products.
Quote:
Originally Posted by
Mustang394
And how do we get the newest version the link on CEON seems to be broken.
Yes, upgrade first is the best idea.. there's new example rewrite rules there which may or may not help.
I've fixed the download link now.. sorry about that!
BTW, got a returned mail for this address:
[FONT=Courier New]keith AT afishybusiness DOT com[/FONT]
All the best...
Conor
Ceon
Re: Ceon URI Mapping (SEO)
Actually I have just been letting it auto create them.
Yes that is not an acurrate email address.
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
Mustang394
Actually I have just been letting it auto create them.
Yes that is not an acurrate email address.
I'm afraid that without examples I probably can't do anything.
Did you get the latest version okay now?
All the best...
Conor
Ceon