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

Ceon URI Mapping (SEO)

Locked

Views: 472,135

Results 2,621 to 2,640 of 2,913
This thread is locked. New replies are disabled.
5 May 2011, 2:38 PM
#2621
conor avatar

conor

Passed

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

Ceon URI Mapping (SEO)

Hi,

sidvizioso:

I do not know if it's because I need two different sitemaps localized or because i'm too meticulous in my work :P

I don't know why no-one else didn't notice.. I'm surprised that this wasn't noticed before.. I thought the module have zero bugs left, but there's obviously still this one.

sidvizioso:

however is there an eta for the v4?

I've been saying I'd like it finished for the end of the month for about 8 months now. I'm afraid I can only say the same again "I hope by the end of the month".

All the best...

Conor
ceon

5 May 2011, 2:49 PM
#2622
sidvizioso avatar

sidvizioso

New Zenner

Join Date:
Feb 2008
Location:
Roma Caput Mundi
Posts:
19
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

do not be afraid, you are contributing to the community for free and we are grateful to you.

5 May 2011, 3:21 PM
#2623
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)

conor:

Hi,

I don't know why no-one else didn't notice.. I'm surprised that this wasn't noticed before.. I thought the module have zero bugs left, but there's obviously still this one.

I've been saying I'd like it finished for the end of the month for about 8 months now. I'm afraid I can only say the same again "I hope by the end of the month".

All the best...

Conor
ceonI do understand this!!:laugh: (been saying the same thing about Super Orders.. but life keeps getting in the way)

5 May 2011, 11:45 PM
#2624
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Ceon URI Mapping (SEO)

sidvizioso:

I do not know if it's because I need two different sitemaps localized or because i'm too meticulous in my work :P

however is there an eta for the v4?

This keeps things moving forward.

countrycharm:

Donations, Donations all I have to say. I can not emphasize enough when you donate to a project things get added sooner or later if needed. :yes:

DivaVocals:

I do understand this!!:laugh: (been saying the same thing about Super Orders.. but life keeps getting in the way)

All I can say for you two getter done...........:bigups:

6 May 2011, 1:20 AM
#2625
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)

countrycharm:

All I can say for you two getter done...........:bigups::laugh::laugh: Working on it, but new job, two serious injuries (shoulder and foot), PT for said injuries, a BFF who fell suddenly and SERIOUSLY ill, fostering two abandoned cats, feeding husband, pets and myself and managing three side projects makes it a little difficult... :laugh::laugh: Yeah I'm working on adding 8 hours to my day to make it happen..

6 May 2011, 2:48 AM
#2626
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Ceon URI Mapping (SEO)

DivaVocals:

:laugh::laugh: Working on it, but new job, two serious injuries (shoulder and foot), PT for said injuries, a BFF who fell suddenly and SERIOUSLY ill, fostering two abandoned cats, feeding husband, pets and myself and managing three side projects makes it a little difficult... :laugh::laugh: Yeah I'm working on adding 8 hours to my day to make it happen..

NODS IN AGREEMENT:yes:
We understand what your saying.

6 May 2011, 3:27 PM
#2627
easy3dsource avatar

easy3dsource

New Zenner

Join Date:
Mar 2011
Posts:
20
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

conor:

Hi,

The module allows you to redirect old URIs to new ones by entering "historical" URIs manually in the database.

For the link you described above:

The URI mapping to be mapped from should be entered in the uri field. (Remember to begin the URI with a slash ‘/’):

/acatalog/Scrapbook_Supplies_Stamping_Supplies.html

The number representing the language ID this URI mapping applies for should be entered in the language_id field.

The current_uri field should be set to “0” to make this a “historical” URI.

The Zen Cart page to be mapped to should be entered in the main_page field. For the category page this is:

index

The associated_db_id should be entered. This is the ID of the category, which seems to be:

558

The date/time this URI mapping was added should be set in the date_added field (or just use the “NOW()” SQL function).

The* alternate_uri* and query_string_parameters fields are not used, they must be left as “NULL”.

That should be all you need to know to get this working. The URIs will redirect using a 301 to the "current" URI (/store/send-payment-only).

All the best...

Conor
ceon

I've been trying to create a lot of 301 redirects on a site I'm developing, and although I am fairly comfortable using phpMyAdmin, I still am unsure about your instructions above.

I accessed my database and see two table that are ceon related; ceon_uri_mappings, and ceon_uri_mappings_configs

when I click on ceon_uri_mappings I see table entries that coincide with what you're describing (uri, alternate_uri, etc.), but I'm unsure how I go about adding an entry manually. Where exactly are we to manually add these 301 redirects?

Thanks in advance for your help.

6 May 2011, 3:46 PM
#2628
easy3dsource avatar

easy3dsource

New Zenner

Join Date:
Mar 2011
Posts:
20
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

I overlooked the fact that I was viewing the "structure" tab, and clicked browse and found all the uri's. I'm assuming this is where they will be entered, correct me if I'm wrong?

6 May 2011, 5:14 PM
#2629
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

easy3dsource:

I overlooked the fact that I was viewing the "structure" tab, and clicked browse and found all the uri's. I'm assuming this is where they will be entered, correct me if I'm wrong?

You click "Insert".

I'm really sorry but I'd ask you not to post a further request about this on this thread.. this thread is for Ceon URI Mapping, not for teaching PHPMyAdmin.

There are lots of guides to PHPMyAdmin on the internet.

However, I'd imagine you should be fine now knowing that you just have to go to the "insert" tab and follow the instructions you reposted.

All the best..

Conor
ceon

6 May 2011, 5:17 PM
#2630
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

countrycharm:

All I can say for you two getter done...........

;) Getting there.. I really do think this will be "the" month.. then I can finally take some time to work on things for money! ;-)

All the best..

Conor
ceon

6 May 2011, 5:45 PM
#2631
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Ceon URI Mapping (SEO)

conor:

Hi,

;) Getting there.. I really do think this will be "the" month.. then I can finally take some time to work on things for money! ;-)

All the best..

Conor
ceon

NODS IN AGREEMENT:yes:

7 May 2011, 3:16 PM
#2632
chandra_prak avatar

chandra_prak

New Zenner

Join Date:
Sep 2008
Posts:
6
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Hi

Currently I'm using zencrat1.3.9h verson with about 90 products in my catelog. I've also installed the Ceon URI Mapping (SEO) plugin. Everything going good till now. Finally I've installed the Google Merchant Center Feeder(google_base_froogle_feeder_1-9-0).
now I'm facing the issue. Whenever I goo inside Tools >> Google Merchant Center Feeder inside the admin and click confirm for creating the Product feed type, a popup window comes up and displaying my home page with the URL (http://mywebUrl.com/mystore/googlefroogle.php?feed=fy_un_tp&limit=&offset=&x=52&y=13&key=544b32e9e0)

Even I've excluded all file's path of Google merchant center feeder inside the Ceon URI Mapping.

contents of my .htaccess file is as follows:

RewriteEngine On

ONLY rewrite URIs beginning with /zen139h/

RewriteCond %{REQUEST_URI} ^/zen139h/ [NC]

Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])

#RewriteCond %{REQUEST_URI} !.[a-z]{2,5}$ [NC]
RewriteCond %{REQUEST_URI} !.[a-zA-Z]{2,5}$ [OR]
RewriteCond %{REQUEST_URI} .(html|htm|php)$ [NC]

Don't rewrite admin directory

RewriteCond %{REQUEST_URI} !^/zen139h/new-admin [NC]

Don't rewrite editors directory

RewriteCond %{REQUEST_URI} !^/zen139h/editors [NC]

Don't rewrite cPanel directories

RewriteCond %{REQUEST_URI} !/cpanel [NC]
RewriteCond %{REQUEST_URI} !/frontend [NC]

Handle all other URIs using Zen Cart (index.php)

RewriteRule .* index.php?%{QUERY_STRING} [L]

Pls help me to resolve this issue.

Thanks

7 May 2011, 4:06 PM
#2633
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

chandra_prak:

Finally I've installed the Google Merchant Center Feeder(google_base_froogle_feeder_1-9-0).
now I'm facing the issue.

You'll probably need to add /zen139h/googlefroogle.php to the list of exclusions.

Please read the section of the configuration documentation about excluding files for more information.

It always helps to check the FAQs before posting! :smartalec:

All the best...

Conor
ceon

7 May 2011, 8:39 PM
#2634
chandra_prak avatar

chandra_prak

New Zenner

Join Date:
Sep 2008
Posts:
6
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Hi Ceon

I've already excluded /zen139h/googlefroogle.php file. But no joy finally I've excluded all the google feeder file. But still problem not resolved.

7 May 2011, 8:40 PM
#2635
easy3dsource avatar

easy3dsource

New Zenner

Join Date:
Mar 2011
Posts:
20
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

conor:

Hi,

You click "Insert".

I'm really sorry but I'd ask you not to post a further request about this on this thread.. this thread is for Ceon URI Mapping, not for teaching PHPMyAdmin.

There are lots of guides to PHPMyAdmin on the internet.

However, I'd imagine you should be fine now knowing that you just have to go to the "insert" tab and follow the instructions you reposted.

All the best..

Conor
ceon

Thanks for the response. I definitely wasn't looking for phpMyAdmin advice, I just overlooked the fact that I was on the structure tab, and for a second I was unclear about how to create the entries.

That was one of those situations where you ask the question literally seconds before you answer it yourself. Regardless, thanks a lot for the response, and for creating the plugin in the first place!

7 May 2011, 8:49 PM
#2636
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

chandra_prak:

I've already excluded /zen139h/googlefroogle.php file. But no joy finally I've excluded all the google feeder file. But still problem not resolved.

Have you excluded the feed folder from the rewrite rule?

Don't rewrite feed directory

RewriteCond %{REQUEST_URI} !^/feed [NC]

All the best...

Conor
ceon

7 May 2011, 9:12 PM
#2637
easy3dsource avatar

easy3dsource

New Zenner

Join Date:
Mar 2011
Posts:
20
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Well, unfortunately this didn't go quite as planned; the 301 redirects I'm trying to setup have a .shtml file extension, which for some reason will not properly redirect. I did a test redirect and removed the extension and everything worked, but I can't seem to get it to work with the .shtml extension.

I vaguely remember seeing something about this as I was searching through this thread, but I might be mistaken. Is this something that is addressed by your plugin? I apologize if it's beyond the scope of this thread, but thanks in advance for any suggestions you may have.

7 May 2011, 9:42 PM
#2638
easy3dsource avatar

easy3dsource

New Zenner

Join Date:
Mar 2011
Posts:
20
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

I figured it out; I added this line to my .htaccess file:

RedirectMatch 301 (.*).shtml$ http://www.mydomain.com$1

also, when I added the url into the database, I dropped the .shtml file extension, since it automatically gets dropped with the rewrite rule.

7 May 2011, 11:04 PM
#2639
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

easy3dsource:

I vaguely remember seeing something about this as I was searching through this thread, but I might be mistaken. Is this something that is addressed by your plugin? I apologize if it's beyond the scope of this thread, but thanks in advance for any suggestions you may have.

The example rewrite rule given with the documentation excludes any URI that has a file extension of between 2 and 5 characters (inclusive).

So the module never handles the .shtml URIs.

To rewrite .shtml etc. you'd have to modify the rewrite rule as outlined in the section of the documentation:

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

I see you have now added a custom rewrite rule yourself.

For anyone else though, please do check the configuration documentation if you are having any trouble, or want to add mappings/historical URIs which are to have a file extension.

All the best...

Conor
ceon

9 May 2011, 11:21 AM
#2640
tomgsd avatar

tomgsd

New Zenner

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

Re: Ceon URI Mapping (SEO)

Hi there, just a quick one regarding the latest version of Zen Cart.

I've just downloaded the 3.8.0 package for your website. In the "modified_core_files" directory there are files for Zen Cart versions up to 1.3.9f.

Am I safe to assume the 1.3.9f files will be ok to use in a 1.3.9h installation?