Re: Pagination problem on product listing page when ceon uri mapping is on.
Quote:
Originally Posted by
kirti
I am having pagination problem on product listing page only when CEON URI is on. the page is not redirected to next page. The pagination works fine when uri mapping is off. uri mapping is generated fine for all pages. Can anyone please help to sort out this pagination issue.
my zencart version is 1.3.7 and ceon uri madule is 3.2.4.
Wrong support thread for your version of this add-on..
additionally your version of both this add-on and Zen Cart are unsupported..
Not sure how much assistance you are going to be able to get here..:no:
Re: Ceon URI Mapping v4.x
Hi,
Quote:
Originally Posted by
icikite
Also my site is under mysite.com/estore . Is it best for ranking purpose to put it in root directory?
Absolutely, "estore" is just wasting "priority" "space". Plus it doesn't look as good! :)
All the best..
Conor
ceon
Re: Pagination problem on product listing page when ceon uri mapping is on.
Hi,
Quote:
Originally Posted by
kirti
my zencart version is 1.3.7 and ceon uri madule is 3.2.4.
Upgrade to version 4.0.8.
All the best...
Conor
ceon
Re: new sessions showing ?zenid
Hi,
Quote:
Originally Posted by
paul3648
I have been looking for this, but the thing that is confusing me is why the Testimonials Manager can get away with using &zenid, while EZ pages cannot.
Because the problem isn't that there is an ampersand in front of zenid= but that there is an ampersand in front of zenid when it should be a question mark.
The first query string parameter in a URI must always have a question mark in front of it, all following parameters are preceded by ampersands.
If you search the net for "URIs" you can read more about the format of URIs.. worth doing if you are running a website, it's pretty useful to know how web addresses work.
Quote:
Originally Posted by
paul3648
You have to delete the zenid cookie in order to see what's happening. Here is an internal link for an EZ page that creates a ?zenid:
http://www.teafromtaiwan.com/reward-points - so it seems that internal links for EZ pages DO work sometimes.
[FONT=Arial Black]Do NOT EVER use internal links for EZ-Pages when using static URIs (i.e. when using Ceon URI Mapping).[/FONT]
I've said this many times here so I'm saying it louder now. :)
Quote:
Originally Posted by
paul3648
So the testimonials link is creating "&zenid" - but perhaps the difference here is the question mark after index.php - "index.php?"
That's right.. it is a valid URI, the one without a question mark is not.
Hope that helps!
All the best..
Conor
ceon
Re: new sessions showing ?zenid
Is it possible to get informational pages and such with the seo static urls too?
Re: new sessions showing ?zenid
Quote:
Originally Posted by
CnTGifts
Is it possible to get informational pages and such with the seo static urls too?
Readme covers how to do this..
Re: new sessions showing ?zenid
Hi,
Quote:
Originally Posted by
CnTGifts
Is it possible to get informational pages and such with the seo static urls too?
You can have static URIs for ANY Zen Cart page.. the software is capable of matching any query string parameter string you like. :)
You have to enter a record in the database manually but this is very easily done, just filling in a simple form in PHPMyAdmin.
All the best...
Conor
ceon
Re: new sessions showing ?zenid
Quote:
Originally Posted by
DivaVocals
2nd it's been said several times in this support thread and I believe in the readme as well that you can't use internal links for EZ Pages with Ceon URI..
Actually I wonder if this is right, some of my ez-pages have internal links to define_pages - both with Ceon url's, and all SEEMS well.
However, just seen this from Conor!
Quote:
Do NOT EVER use internal links for EZ-Pages when using static URIs (i.e. when using Ceon URI Mapping).
Re: new sessions showing ?zenid
Hi,
Quote:
Originally Posted by
simon1066
Actually I wonder if this is right, some of my ez-pages have internal links to define_pages - both with Ceon url's, and all SEEMS well.
However, just seen this from Conor!
Yes, "internal links" have no place when you've installed Ceon URI Mapping. Instead of creating fake pages that redirect to others, you can add a record to the URI mapping table for the page.
So add a mapping for the define page to the Ceon URI mapping table and add a link to this nice new URI to your site.
All the best...
Conor
ceon
Re: new sessions showing ?zenid
Quote:
Originally Posted by
simon1066
Actually I wonder if this is right, some of my ez-pages have internal links to define_pages - both with Ceon url's, and all SEEMS well.
However, just seen this from Conor!
Ummm yeah it's right which is why I said it and why Conor has REPEATEDLY said it, and it's WHY your EZ Pages with internal links aren't working.. There really isn't ANOTHER answer here..:no: