Zen Cart Logo
Forums / All Other Contributions/Addons / Ceon URI Mapping v4.x

Ceon URI Mapping v4.x

Views: 451,991

Results 521 to 540 of 2,454
19 Mar 2012, 6:49 AM
#521
kirti avatar

kirti

New Zenner

Join Date:
Mar 2012
Posts:
8
Plugin Contributions:
0

Ceon URI Mapping v4.x

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.

19 Mar 2012, 1:38 PM
#522
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping v4.x

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:

20 Mar 2012, 11:21 PM
#523
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

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

20 Mar 2012, 11:22 PM
#524
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

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

20 Mar 2012, 11:33 PM
#525
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

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.

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.

Do NOT EVER use internal links for EZ-Pages when using static URIs (i.e. when using Ceon URI Mapping).

I've said this many times here so I'm saying it louder now. :)

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

23 Mar 2012, 12:08 AM
#526
cntgifts avatar

cntgifts

Totally Zenned

Join Date:
Sep 2005
Posts:
836
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Is it possible to get informational pages and such with the seo static urls too?

23 Mar 2012, 3:29 AM
#527
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping v4.x

CnTGifts:

Is it possible to get informational pages and such with the seo static urls too?
Readme covers how to do this..

23 Mar 2012, 9:06 AM
#528
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

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

23 Mar 2012, 12:41 PM
#529
simon1066 avatar

simon1066

Totally Zenned

Join Date:
Feb 2009
Location:
UK
Posts:
1,326
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

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!

Do NOT EVER use internal links for EZ-Pages when using static URIs (i.e. when using Ceon URI Mapping).

23 Mar 2012, 12:57 PM
#530
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

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

23 Mar 2012, 1:37 PM
#531
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping v4.x

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:

23 Mar 2012, 2:06 PM
#532
simon1066 avatar

simon1066

Totally Zenned

Join Date:
Feb 2009
Location:
UK
Posts:
1,326
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I'm not sure I quite grasp what your, and DivaVocals', replies mean exactly, but

conor:

Hi,

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

I find the need to create a number of 'fake' pages (which is what a blank redirected ezpage would be). Say for instance I want to have specific pages in the top nav bar or displayed in the 'footer columns mod', these links need to be ezpages, but the site-map, contact-us form and product reviews, for example, cannot be created as an ezpage so an internal link to a define page is required.

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..

I didn't mean to imply that my ezpage internal links aren't working - they are. So the quote that I referred to - 'you can't use internal links for EZ Pages with Ceon URI' is not, in practice right and with the examples I've given above is in practice sometimes necessary. Unless there's something I'm not seeing here.

cheers

Simon

23 Mar 2012, 3:11 PM
#533
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

DivaVocals:

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:

I wasn't saying that they can't work.. they can.. but that they shouldn't be used. They are a leftover from the use of dynamic URIs in Zen Cart which aren't needed when you use static URIs.. using them results in unnecessary redirections.

All the best...

Conor
ceon

23 Mar 2012, 3:15 PM
#534
simon1066 avatar

simon1066

Totally Zenned

Join Date:
Feb 2009
Location:
UK
Posts:
1,326
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Thanks Conor, I understand.

I'm aware that it wasn't you who was saying they can't work.

Cheers

Simon

23 Mar 2012, 3:22 PM
#535
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping v4.x

conor:

Hi,

I wasn't saying that they can't work.. they can.. but that they shouldn't be used. They are a leftover from the use of dynamic URIs in Zen Cart which aren't needed when you use static URIs.. using them results in unnecessary redirections.

All the best...

Conor
ceonGot it.. I misunderstood your previous posts on this matter and was repeating what I thought was valid information.. :smile:

Personally I don't use EZ Pages at all ESPECIALLY for internal links.. When using your add-on, I simply create proper redirects for my defined pages and get on with my day.. I also know how to add defined pages to my menus and such so that I don't have to be bothered with those silly internal links.. I also stopped creating EZ Pages to create additional pages as I simply create custom defined pages for any additional pages I need.

23 Mar 2012, 3:47 PM
#536
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

Hope you're well! :)

DivaVocals:

Got it.. I misunderstood your previous posts on this matter and was repeating what I thought was valid information.. :smile:

Yes, sorry that I gave that impression.

DivaVocals:

When using your add-on, I simply create proper redirects for my defined pages and get on with my day..

That's exactly the right thing to do. :)

DivaVocals:

I also know how to add defined pages to my menus and such so that I don't have to be bothered with those silly internal links.

Yes, using internal links in the way Simon has is simply unprofessional.. it works, but is pointless if you can link directly.

All the best..

Conor
ceon

30 Mar 2012, 4:44 PM
#537
devlin avatar

devlin

New Zenner

Join Date:
Oct 2010
Posts:
40
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Hi, I am using ZC v1.3.9h and barebones template.
I have read the faq but do not see anything that matches my problem. (or I missed it)

I installed CEON uri mapping yesterday following all instructions and since then received 2 errors and 192 warnings on Googles webmaster tools. (Which is basically a warning on every product page).

The issue is
Url blocked by robots.txt ( my robots.txt is set to Allow: / till I get everything set up) so I wondered if I missed somethin in the configuration.

**Error message example is **
URL restricted by robots.txt
Sitemap: /sitemapezpages.xml

Warning message example is
Sitemap: /sitemapproducts.xml
Value: http://www.mywebsite.com/index.php?main_page=product_info&products_id=180

What I have done so far:
Because uri mapping only works on new inputs, I manually added uri mapping on categories and sub-categories. I have not done the products yet. I also unticked the box to have the URI auto-generated for this category. Should they be ticked?

This morning, I turned uri mapping off till I can get the problem resolved.

30 Mar 2012, 7:27 PM
#538
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

devlin:

received 2 errors and 192 warnings on Googles webmaster tools. (Which is basically a warning on every product page).

Sorry but your problems are nothing to so with Ceon URI Mapping itself but something to do with Google Webmaster Tools or your sitemap or your robots.txt file.

I don't use Google Webmaster Tools so I'm afraid I can't help you.

If no-one else can help you here, it might be worthwhile posting in a more appropriate thread, like the Google Sitemaps thread or something?

At least you know the problem's not Ceon URI Mapping, but the use of static URIs on your site, given how your site is set up.

Hopefully that information helps you to find and fix the problem.

devlin:

I have not done the products yet. I also unticked the box to have the URI auto-generated for this category. Should they be ticked?

If you tick it then a URI will be automatically generated, if you don't then you have to enter one yourself. Either method is a perfectly fine way to work.

Have a nice weekend!

All the best...

Conor
ceon

30 Mar 2012, 9:31 PM
#539
devlin avatar

devlin

New Zenner

Join Date:
Oct 2010
Posts:
40
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Thanks for replying Conor,
it could well be the sitemaps are causing a problem and manifested itself when I installed uri mapping. I hope I did not sound disparaging. I will investigate the site maps as well.

the use of static URIs on your site, given how your site is set up.

Could you expand on this a bit. It might help me know what I'm looking for.

Thanks.

31 Mar 2012, 7:52 AM
#540
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping v4.x

Hi,

devlin:

Thanks for replying Conor,
it could well be the sitemaps are causing a problem and manifested itself when I installed uri mapping. I hope I did not sound disparaging. I will investigate the site maps as well.

Could you expand on this a bit. It might help me know what I'm looking for.[/quote]

The truth is I don't know.. check out the site maps and anything else which affects the reports you are getting back from this Google Webmaster Tools thing.

Obviously the URIs on your site work with Ceon URI Mapping installed, but you are getting reports from a 3rd party tool (GWT) that appears to be having problems with site maps or robots.txt.. so I'd imagine that's what you need to fix, not Ceon URI Mapping. Try finding a problem with the sitemaps or delete your robots.txt file and see what happens.

All the best...

Conor
ceon