Zen Cart Logo
Forums / All Other Contributions/Addons / Chemo's Ultimate URL's

Chemo's Ultimate URL's

Views: 493,414

Results 721 to 740 of 1,407
6 Apr 2007, 6:49 PM
#721
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Chemo's Ultimate URL's

ghostcorps:

Doh! I completely forgot about that, I'm sorry I'm not usually so frustrating to help.

Please try with this login:

user: [email protected]
pass: testflesh

Thanks

Have you applied any of these Zen Cart patches to your Paypal IPN http://www.zen-cart.com/forum/showthread.php?t=56216 ?

6 Apr 2007, 7:49 PM
#722
frenchfrog avatar

frenchfrog

New Zenner

Join Date:
Jan 2007
Posts:
65
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

Hi Everyone.

Could you confirm that your rewritten urls have a ".html" suffix?

I got the mod working just fine, I'm just not sure if it's how it's supposed to rewrite the urls, as I can see

RewriteRule ^(.*)-p-(.*).html$ index\.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-c-(.*).html$ index\.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]

in the htaccess file, but all my rewritten urls have no suffix at all....
And don't know if this can have an imapact on the engines?

Let me know your thoughts

6 Apr 2007, 10:09 PM
#723
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Chemo's Ultimate URL's

FrenchFrog:

Hi Everyone.

Could you confirm that your rewritten urls have a ".html" suffix?

I got the mod working just fine, I'm just not sure if it's how it's supposed to rewrite the urls, as I can see

RewriteRule ^(.)-p-(.).html$ index.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.)-c-(.).html$ index.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]

> 
> in the htaccess file, but all my rewritten urls have no suffix at all....
> And don't know if this can have an imapact on the engines?
> 
> Let me know your thoughts

This is controlled by the default extension setting under Admin-configurations-se0 beta 3.0. If you select .html and you used to have version 2.103 then the old rewrite rule you need in your .htaccess is for ezpages as documented in the guide.
6 Apr 2007, 11:45 PM
#724
ghostcorps avatar

ghostcorps

Zen Follower

Join Date:
Aug 2004
Posts:
398
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

BlessIsaacola:

Are you sure your Paypal IPN is configured right both on ZC Admin side as well as Paypal?

Do you meet these two requirements?

**Port 80 is used for bidirectional communication with the gateway, so must be open on your host's router/firewall
*PHP allow_url_fopen() must be enabled

The Paypal IPN works 100% without the module turned one. I'll switch if off again so you can see what happens.

Phpinfo confirms the allow_url_fopen is swtiched on, and I don't know how to test if port 80 is bidirectional, but as it works without the mod I guess it is on? Correct me if thats not a fair assumption and I'll have a deeper look into it.

Thanks

6 Apr 2007, 11:51 PM
#725
frenchfrog avatar

frenchfrog

New Zenner

Join Date:
Jan 2007
Posts:
65
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

BlessIsaacola:

This is controlled by the default extension setting under Admin-configurations-se0 beta 3.0. If you select .html and you used to have version 2.103 then the old rewrite rule you need in your .htaccess is for ezpages as documented in the guide.

arf ! I missed that one in the settings of my 3.0.
I'm all good now.
Thanks a bunch!

7 Apr 2007, 12:14 AM
#726
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Chemo's Ultimate URL's

ghostcorps:

The Paypal IPN works 100% without the module turned one. I'll switch if off again so you can see what happens.

Phpinfo confirms the allow_url_fopen is swtiched on, and I don't know how to test if port 80 is bidirectional, but as it works without the mod I guess it is on? Correct me if thats not a fair assumption and I'll have a deeper look into it.

Thanks

  1. Can you switch your template to the default template and test your checkout process?

  2. If that still doesn't work I will reinstall SEO URL mod. Perhaps there is a file missing/corrupted in your current installation.

7 Apr 2007, 2:30 AM
#727
ghostcorps avatar

ghostcorps

Zen Follower

Join Date:
Aug 2004
Posts:
398
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

I tried the current build and the current build+fixes in the default template, all errors are still there :(

Thanks for your help, I guess I'll have to drop it till the next build is released and try again ?

7 Apr 2007, 3:06 AM
#728
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Chemo's Ultimate URL's

ghostcorps:

I tried the current build and the current build+fixes in the default template, all errors are still there :(

Thanks for your help, I guess I'll have to drop it till the next build is released and try again ?

It's very strange because you are the ONLY one experiencing this issue. All the other known PayPal issues are not related to this and there are work arounds for each of them.

Something obviously is messed up with your seo url mod installation (since your site works when it's disable). Well, you can wait for the next release (hopefully you wont have to wait too long).

7 Apr 2007, 11:55 PM
#729
ghostcorps avatar

ghostcorps

Zen Follower

Join Date:
Aug 2004
Posts:
398
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

I'll keep fiddling with it, but I've no idea where to start looking. The cart itself is just about virgin, its not an upgrade except for the db, which I dont think should have any effect. There are a few mods, but the Aust post module is the only truly invasive one, the others are aesthetic like IH2 or the grid mod then theres the the google site map and froogle feeder neither of which overwrite any shop files.

Can u show me the best .htaccess? I've seen a few around and figure that might be the go.

thanks

8 Apr 2007, 2:43 AM
#730
sophwise_com avatar

sophwise_com

New Zenner

Join Date:
Apr 2006
Location:
Sunny California
Posts:
44
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

Howdy,

I meant to chime in on this one earlier, but had other things come up. I also had a few show stoppers with it too, in relation to Paypal, not to mention the EZ Pages problems I had and the Non-object error I had to workaround.

When SEO was turned on, PayPal would just come up with a blank screen when you click that link at checkout. The PayPal express just forwarded to the IPN handler.

Also, with the SEO mod installed, I could browse through products, and go through clicking to add products to cart, and at most times only 7 out of 10 of those add to cart clicks would actually make their way to adding the product to the shopping cart.

I also have a few home-brew mods that I have written, a custom search engine routine, and all those died with the rewrite on. I hate doing regex's, and didn't feel like the learning curve to do a URL plugin for them, so I just opted to remove the whole SEO mod.

My traffic breakdown is:

In-Person (80%)
Online Advertising - AdWords/AdBright (19%)
Search Engines (%1)

So I just figured I'd save myself a headache and ditch the SEO URLs completely.

I already have enough on my plate without adding more. Though I must say I really did like the pretty URLs and category/product names showing up in Sawmill reports.

Wes

8 Apr 2007, 8:52 AM
#731
kimsonvu avatar

kimsonvu

Zen Follower

Join Date:
Aug 2006
Location:
HCMC
Posts:
263
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

40% of my customer from google,yahoo,aol.They are wholesale customer and i think SEO is better for our company website.With Seo,my company have good page rank,better keyworld possion,more and more.....
Thanks for addon.

:hug:

9 Apr 2007, 4:05 PM
#732
rupert avatar

rupert

New Zenner

Join Date:
Feb 2007
Posts:
50
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

Kimsonvu,
Just a note, this will not affect your pagerank. Page rank is determined by links into your site... and can take months before it shows.

It does not (as far as I am aware) make the site much more "crawlable" by the S/E's anymore.

It is worth noting to those who doubt it makes a difference, that Google has SEO friendly URLs, and differnent titles and meta discriptions for each and every page.

9 Apr 2007, 4:18 PM
#733
immunecology avatar

immunecology

New Zenner

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

Re: Chemo's Ultimate URL's

SophWise.com:

Howdy,

I meant to chime in on this one earlier, but had other things come up. I also had a few show stoppers with it too, in relation to Paypal, not to mention the EZ Pages problems I had and the Non-object error I had to workaround.

When SEO was turned on, PayPal would just come up with a blank screen when you click that link at checkout. The PayPal express just forwarded to the IPN handler.

Also, with the SEO mod installed, I could browse through products, and go through clicking to add products to cart, and at most times only 7 out of 10 of those add to cart clicks would actually make their way to adding the product to the shopping cart.

I also have a few home-brew mods that I have written, a custom search engine routine, and all those died with the rewrite on. I hate doing regex's, and didn't feel like the learning curve to do a URL plugin for them, so I just opted to remove the whole SEO mod.

My traffic breakdown is:

In-Person (80%)
Online Advertising - AdWords/AdBright (19%)
Search Engines (%1)

So I just figured I'd save myself a headache and ditch the SEO URLs completely.

Wes

Just a thought. If you ditch the module cause it's got problems, why not post the specifics of them at the bug report site so the developer can be working on them between now and when you come back to look? The more feedback the developer gets, the sooner the mod will become stable and reliable.

9 Apr 2007, 6:39 PM
#734
sophwise_com avatar

sophwise_com

New Zenner

Join Date:
Apr 2006
Location:
Sunny California
Posts:
44
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

I had posted the problems that I encountered into the tracker. I think only one or two problems didn't get posted, and that was only because I don't even have the time to gather enough info to post.

All problems aside, its a great mod, but just not for me at this time.

10 Apr 2007, 6:31 AM
#735
ghostcorps avatar

ghostcorps

Zen Follower

Join Date:
Aug 2004
Posts:
398
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

So... I have all but given up on this mod, not cos the mod is deficient (AFAIK) but cos I a) Can't figure the propper settings or b) Have broken something (very likley) that I can't figure out. (I havn't touched much at all) The result being, as mentioned in my posts, the paypal IPN sende the customer to paypals homepage.

Be that as it may, I'd like to reopen the age old discussion: 'Do SEFUs make a differance'.

I know the standard 'not anymore' argument, and I wish I was convinced. I've been playing with my meta tags and notice that the following spider simulator can/does not find any text in the page body without the SEFU mod

http://tools.summitmedia.co.uk/spider/

This only drops me by 2% acording to the site, but when I go to poodle predictor gritechnologies.com/tools/spider.go It can't even locate any links without it! I expect this is just cos its an old site... but still issues like that are bound to effect the rating arn't they?

10 Apr 2007, 8:54 AM
#736
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Chemo's Ultimate URL's

ghostcorps:

So... I have all but given up on this mod, not cos the mod is deficient (AFAIK) but cos I a) Can't figure the propper settings or b) Have broken something (very likley) that I can't figure out. (I havn't touched much at all) The result being, as mentioned in my posts, the paypal IPN sende the customer to paypals homepage.

Be that as it may, I'd like to reopen the age old discussion: 'Do SEFUs make a differance'.

I know the standard 'not anymore' argument, and I wish I was convinced. I've been playing with my meta tags and notice that the following spider simulator can/does not find any text in the page body without the SEFU mod

http://tools.summitmedia.co.uk/spider/

This only drops me by 2% acording to the site, but when I go to poodle predictor gritechnologies.com/tools/spider.go It can't even locate any links without it! I expect this is just cos its an old site... but still issues like that are bound to effect the rating arn't they?

Like you rightly pointed out...there are sites doing millions of dollars in sales using Zen Cart without any SEO URL mod installed.

The SEO url makes the most significant improvement for MSN search engine because that engine's is so behind Google and Yahoo and still adopts methods that make SEO url useful. The main SE can easily crawl Zen Cart sites.

Everybody agrees that SEO url looks nice to the customer on your site and it looks likes as well in search results. Even if it doesn't improve your ranking, it will make the search engine crawl less problematic.

All this assumption is based on an installation of production worthy SEO URL NOT a beta version that has bugs and is deemed not production ready even by the author.

IF and when a production version of this mod is release it maybe worth your time but for right now save yourself the headaches unless you're installing it so you can help beta test this mod to make it better.

10 Apr 2007, 1:43 PM
#737
ghostcorps avatar

ghostcorps

Zen Follower

Join Date:
Aug 2004
Posts:
398
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

BlessIsaacola:

Everybody agrees that SEO url looks nice to the customer on your site and it looks likes as well in search results. Even if it doesn't improve your ranking, it will make the search engine crawl less problematic.
...
IF and when a production version of this mod is release it maybe worth your time but for right now save yourself the headaches unless you're installing it so you can help beta test this mod to make it better.

I reeeally like the pretty urls, to be honest probably moreso than the ranking :)

As for testing, I'd love to figure out my issue but its not urgent.

=^_^=

13 Apr 2007, 6:07 AM
#738
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Chemo's Ultimate URL's

Is there anyone out there that have this mod working with the following setting:

Paypal Express is installed and enabled.
Default Extension is set to .html
Core: Default: Skip SSL is unchecked

If you have this mod working with the above setting please post a site to see this in action.

Thanks!

14 Apr 2007, 6:42 PM
#739
lina0962 avatar

lina0962

Zen Follower

Join Date:
Jun 2006
Posts:
403
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

Hello,

I followed every instruction to intall Unimate SEO files onto my server. Then the site is completely down. The error information is like this"

1054 Unknown column 'c.parent_id' in 'on clause'
in:
[SELECT c.categories_id as id, c.parent_id, cd.categories_name as cName, cd2.categories_name as pName FROM categories c, categories_description cd LEFT JOIN categories_description cd2 ON c.parent_id=cd2.categories_id AND cd2.language_id='1' WHERE c.categories_id=cd.categories_id AND cd.language_id='1']

When I deleted the include/auto_loaers/configure.ultimate.seo.php, the site came back as normal. Why? What is the problem? How should I fix it?

On my .htaccess file, I have this:

Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^.loveinrose.com [nc]
RewriteRule (.*) http://www.loveinrose.com/$1 [R=301,L]

Is this right? Please check my site https://www.loveinrose.com. Thank you for help!!

14 Apr 2007, 11:47 PM
#740
freerangepc avatar

freerangepc

New Zenner

Join Date:
Apr 2006
Posts:
65
Plugin Contributions:
0

Re: Chemo's Ultimate URL's

Hey great! I never got this to work on my old site but I followed the very clear instructions up until the part that said 'to be added'. Course being a bit dim, it took me a while to realise I had to switch all the core switches to on :)

But thanks I have wanted to use this for ages, If I can get it installed, with my monsterous template and god only knows what else I have lurking inside, anyone can!