Zen Cart Logo
Forums / All Other Contributions/Addons / Ceon URI Mapping (SEO)

Ceon URI Mapping (SEO)

Locked

Views: 472,338

Results 1,341 to 1,360 of 2,913
This thread is locked. New replies are disabled.
13 Apr 2010, 4:36 PM
#1341
spartan avatar

spartan

New Zenner

Join Date:
Jun 2008
Posts:
32
Plugin Contributions:
0

Ceon URI Mapping (SEO)

conor:

Hi,

Why did you put in a condition which says "don't rewrite anything"?

Obviously that will mean that any URI with a mapping won't get mapped and will return a 404.

Very strange thing of you to have done!

Remove that silly line and things should be fine.

Hope that helps!

All the best..

Conor
ceon

Sorry, I must have misunderstood the instructions. I'll try that.

Edit That did it! Thanks!

13 Apr 2010, 5:07 PM
#1342
spartan avatar

spartan

New Zenner

Join Date:
Jun 2008
Posts:
32
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

I have a new problem now.
Now that I have the URI in place, it is making my store visible, but when you go to my homepage, it is automatically taking you to my store, but I dont want that as my homepage.

I added the following:
RewriteCond %{REQUEST_URI} /main.* [NC]

That got my homepage back online, but then the URIs were broken.

Any idea how to fix that?

13 Apr 2010, 5:22 PM
#1343
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

Spartan:

Any idea how to fix that?

If you don't want your home page to be the store then you must put your store in a subdirectory.

If you do that then use the rewrite rule for a store in a subdirectory instead of the one for stores which are in the root directory. You can find out more about this by reading the configuration documentation.

All the best..

Conor
ceon

13 Apr 2010, 8:33 PM
#1344
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 (SEO)

Spartan:

I have a new problem now.
Now that I have the URI in place, it is making my store visible, but when you go to my homepage, it is automatically taking you to my store, but I dont want that as my homepage.

I added the following:
RewriteCond %{REQUEST_URI} /main.* [NC]

That got my homepage back online, but then the URIs were broken.

Any idea how to fix that?
A little off topic here, but a suggestion is to use Zen Cart for your WHOLE site.. No need for a separate "home" page.. It will make configuring your .htaccess file much simpler, and long term maintenance of the site much easier..

14 Apr 2010, 7:18 PM
#1345
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,067
Plugin Contributions:
56

Re: Ceon URI Mapping (SEO)

I'm in the process of creating a localhost version of my online site for some updates. The online site is working fine, but my localhost installation is driving me batty!

I've installed XAMPP v1.7.1 on Windows 7, with the PHP files (save the configure.php's) and database contents copied over from the online version (1.38a base). The localhost store is installed in c:\xampp\store-1.38a and comes up (missing images as expected) if I disable Ceon URI Mappings via admin.

I've got an entry in the database to redirect the index page to /home. When I enable the URI mappings, and go to localhost/store-1.38a, I'm redirected to localhost/home instead of localhost/store-1.38a/home.

Here's a copy of the .htaccess file that's in c:\xampp\store-1.38a:

 
# Point 404 & 300 errors to the website-specific page
ErrorDocument 404 /index.php?main_page=page_not_found
ErrorDocument 300 /index.php?main_page=page_not_found

# Don't show directory listings for URLs which map to a directory.
Options -Indexes

# Follow symbolic links in this directory.
Options +FollowSymLinks

#-------
RewriteEngine On

#
# Added for Ceon URI Mapping add-on
#
 
# Don't rewrite any URIs ending with a file extension (ending with .[xxxx])
RewriteCond %{REQUEST_URI} !\.[a-zA-Z]{2,4}$
 
# Don't rewrite admin directory
RewriteCond %{REQUEST_URI} !^/store-1.38a/admin.* [NC]
 
# Don't rewrite editors directory
RewriteCond %{REQUEST_URI} !^/store-1.38a/editors.* [NC]

# Handle all other URIs using Zen Cart (index.php)
RewriteRule (.*) /store-1.38a/index.php?%{QUERY_STRING} [L]

I've tried the RewriteRule without the /store-1.38a/ prefix with no change in results.

There's obviously something that I'm misinterpreting.

14 Apr 2010, 7:34 PM
#1346
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,067
Plugin Contributions:
56

Re: Ceon URI Mapping (SEO)

There's magic that occurs from posting!

First off, to correct my previous post, my store is installed in c:\xampp\htdocs\store-1.38a. Anyhow, moving the .htaccess file to c:\xampp\htdocs has brought my store to life.

14 Apr 2010, 8:45 PM
#1347
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

lat9:

There's magic that occurs from posting!

First off, to correct my previous post, my store is installed in c:\xampp\htdocs\store-1.38a. Anyhow, moving the .htaccess file to c:\xampp\htdocs has brought my store to life.

Glad to hear that.. the less support I have to give the more time I have for development! :)

Well done on getting it sorted!

All the best..

Conor
ceon

15 Apr 2010, 10:05 AM
#1348
simonbbc avatar

simonbbc

New Zenner

Join Date:
Apr 2009
Posts:
41
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Does anyone else get:

HTTP Error: 301
URLs not followed
When we tested a sample of URLs from your Sitemap, we found that some URLs redirect to other locations. We recommend that your Sitemap contain URLs that point to the final destination (the redirect target) instead of redirecting to another URL.

When they are submitting sitemap to google?

Or does anyone know what can be done please?

15 Apr 2010, 9:36 PM
#1349
tommy123 avatar

tommy123

New Zenner

Join Date:
Apr 2010
Posts:
1
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

I installed the Ceon mapping software. Most of my categories
have the auto generated URL's and the EZ pages also have
the new URL's.

But when I go to the admin and try to upload a
product it switches to a dynamic URL. Any suggestions ?

How can I get page2 /page3 etc on the left bar to be static URL,s

15 Apr 2010, 10:16 PM
#1350
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 (SEO)

tommy123:

**But when I go to the admin and try to upload a product it switches to a dynamic URL. Any suggestions ?**You'll need to explain this since this mod only creates product URIs using the "auto generate" feature..

tommy123:

How can I get page2 /page3 etc on the left bar to be static URL,sThis is explained very well in the readme file that comes with this mod.. You might wanna take a read through it first...

15 Apr 2010, 10:30 PM
#1351
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

tommy123:

But when I go to the admin and try to upload a
product it switches to a dynamic URL. Any suggestions ?

Sounds like you've missed out uploading the collect_info/update_product files in the modified core files/admin/includes folder. Carefully upload the files again, according to the installation instructions.

tommy123:

How can I get page2 /page3 etc on the left bar to be static URL,s

You can set up URIs for them by using software such as PHPMyAdmin to add the appropriate records. There is more information about this in the configuration documentation (look for the bit about "other" zen cart pages).

Hope that helps!

All the best...

Conor
ceon

20 Apr 2010, 10:32 PM
#1352
quimbly avatar

quimbly

New Zenner

Join Date:
Mar 2010
Posts:
25
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Hi there,
I just installed Zen 1.3.9a and would like to try this mod out. There are a LOT of modified core files for this mod.

Are you working on a 1.3.9a version, or have you had a look?

Thanks!

21 Apr 2010, 7:55 AM
#1353
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

Quimbly:

Are you working on a 1.3.9a version, or have you had a look?

Thanks!

Version 3.4.0 will be out shortly with full support for 1.3.9.

Please be patient.

All the best..

Conor
ceon

23 Apr 2010, 1:04 AM
#1354
idle avatar

idle

New Zenner

Join Date:
Apr 2010
Posts:
11
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

First of all I would like to thank conor for making this wonderful mod.

I've successfully installed the module, and my question is:
Is there a quick way to make uri mappings for all the products on my site? As of now, i have to go to >edit> then save for the autogeneration uri to work.

Thanks in advance.

23 Apr 2010, 7:49 AM
#1355
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

idle:

First of all I would like to thank conor for making this wonderful mod.

I'm glad you like it. Thanks for the nice comments!

idle:

I've successfully installed the module, and my question is:
Is there a quick way to make uri mappings for all the products on my site? As of now, i have to go to >edit> then save for the autogeneration uri to work.

I'm afraid not, not yet. You'll have to manually click update for each product. It's time consuming but mindless and easy (just stick some music on and get clicking! Or get some really cheap labour to do the same! ;) ).

I have said in the main overview of the module that the module is aimed more towards new/small sites but I guess I should make that information more prominent!

I'll hopefully be releasing 3.4.0 later today, I'll see what I can do to make this information easier to see.

All the best..

Conor
ceon

23 Apr 2010, 9:10 AM
#1356
shane78 avatar

shane78

Banned

Join Date:
Oct 2008
Location:
newcastle upon tyne (UK)
Posts:
876
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

conor:

Hi,
I'm glad you like it. Thanks for the nice comments!
Love it!.. top add-on!!

conor:

I have said in the main overview of the module that the module is aimed more towards new/small sites but I guess I should make that information more prominent!

in your professional opinion, what's a small site?
I have this mod running beautifully on a 138a site of about 150 products and 20 EZ pages.

My next site will have 2000 products, do you foresee any problems?
(not built yet, well, it was 80% complete, then 139a came out so i will be starting it again from scratch!!)

Cheers

23 Apr 2010, 10:23 AM
#1357
chal2les avatar

chal2les

New Zenner

Join Date:
Mar 2010
Posts:
63
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Great news! Thanks for updating it to 3.4

conor:

Hi,

I'm glad you like it. Thanks for the nice comments!

I'm afraid not, not yet. You'll have to manually click update for each product. It's time consuming but mindless and easy (just stick some music on and get clicking! Or get some really cheap labour to do the same! ;) ).

I have said in the main overview of the module that the module is aimed more towards new/small sites but I guess I should make that information more prominent!

I'll hopefully be releasing 3.4.0 later today, I'll see what I can do to make this information easier to see.

All the best..

Conor
ceon

23 Apr 2010, 1:40 PM
#1358
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 (SEO)

Since the URI is generated every time you create a new product, the job of creating your initial set of URIs on an existing store might seem a little daunting (though it really doesn't take much time if you tackle it one category at a time) Especially if it's a LARGE store.. But if you install this mod from the BEGINNING of the store setup, then it's a piece of cake because as you create your new products, you will be creating your URIs.. What I Like most about this SEO module (besides the fact that it WORKS from jump) is that the store owner has control over the URIs.. You can choose to auto-generate them or create your own..

Shane78:

Love it!.. top add-on!!

in your professional opinion, what's a small site?
I have this mod running beautifully on a 138a site of about 150 products and 20 EZ pages.

My next site will have 2000 products, do you foresee any problems?
(not built yet, well, it was 80% complete, then 139a came out so i will be starting it again from scratch!!)

Cheers

23 Apr 2010, 4:12 PM
#1359
clcavril avatar

clcavril

New Zenner

Join Date:
Apr 2010
Posts:
2
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

After I added the Plug-in“ceon_uri_mapping” to rewrite URL in ZenCart,I can not add the items into shopping cart ,but when ceon_uri_mapping is on, I can add the items that not rewrited into the shopping cart.Whats more,this problem will appear only when URL rewrite end with .html ,just like:http://www.xxxxx.com/christian-loubo...knee-boot.html ,while the url like:http://www.xxxxx.com/christian-loubo...k-fashion-boot have no problem at all. what's wrong?waiting for ur help~

23 Apr 2010, 5:30 PM
#1360
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

clcavril:

After I added the Plug-in“ceon_uri_mapping” to rewrite URL in ZenCart,I can not add the items into shopping cart

This has been fixed. The problem was that .html cannot be used for URIs unless a condition is added to the rewrite rule.

The section of the docs covers this:

"Modifying the rule to allow URI mappings to be used which end with a particular file extension (e.g. “.html”)".

In other news, don't think I'll get 3.4.0 released today.. very soon though.

All the best..

Conor
ceon