Zen Cart Logo
Forums / All Other Contributions/Addons / Simple SEO URL (OLD version) [support thread]

Simple SEO URL (OLD version) [support thread]

Views: 1,113,792

Results 1,621 to 1,640 of 5,058
16 Dec 2008, 6:23 AM
#1621
tyankee avatar

tyankee

Zen Follower

Join Date:
Apr 2008
Posts:
159
Plugin Contributions:
0

Simple SEO URL (OLD version) [support thread]

hey yellow, can you help me out here - you did such a great job last time helping me.. i thought i had all 3 of my sites workign with SSU but just found out the hard way that 1 is not.. Everything works on skinzee.com EXCEPT when you try to 'add to cart'. The system locks up and you never get to the cart.. This does not happen with my other 2 sites.. I marked SSu to be turned off and it worked fine but soon as i mark it 'true' and turn it on, it hangs up on the shopping cart. Any ideas?

16 Dec 2008, 6:41 AM
#1622
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

You need to find out: what are the differences?

  1. Server config?
  2. SSU version and config?
  3. Product name?

Maybe one ore more of those differences trigger the error?
If the site has php5 and is not using the latest version, you can upgrade to it and see if that helps

http://public.rubikintegration.com/

16 Dec 2008, 7:49 PM
#1623
tyankee avatar

tyankee

Zen Follower

Join Date:
Apr 2008
Posts:
159
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yikes - it's even worse now.. like i said to you before, i downloaded the current version of the mod and installed the same version on all 3 sites.. 2 are working perfectly - skinzee.com is not and all 3 are on the same server with the same configurations.

so what i did today was to recopy all of the mod files to skinzee and now when i click on any product, i get a 500 internal server error.. so i had to turn the mod off for now.. is there any way to backout this mod and start over??

16 Dec 2008, 10:51 PM
#1624
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

tyankee:

yikes - it's even worse now.. like i said to you before, i downloaded the current version of the mod and installed the same version on all 3 sites.. 2 are working perfectly - skinzee.com is not and all 3 are on the same server with the same configurations.

so what i did today was to recopy all of the mod files to skinzee and now when i click on any product, i get a 500 internal server error.. so i had to turn the mod off for now.. is there any way to backout this mod and start over??
Since this module on the add-on section is at an older version, that is why I ask which version you are using. You need to let me know where you downloaded it, and which version is it, so I can assist you.

The error 500 is mostly likely caused by misconfig of htaccess.

16 Dec 2008, 11:22 PM
#1625
tyankee avatar

tyankee

Zen Follower

Join Date:
Apr 2008
Posts:
159
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yes but i downloaded the one that you pointed me to at http://public.rubikintegration.com/ and installed at all my sites, of which 2 are working perfectly.. here is the contents of the htaccess file:

BOF SSU

Options +FollowSymLinks -MultiViews
RewriteEngine On

Make sure to change "test_site" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /

RewriteBase /zencart/

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]

EOF SSU

16 Dec 2008, 11:24 PM
#1626
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

tyankee:

yes but i downloaded the one that you pointed me to at http://public.rubikintegration.com/ and installed at all my sites, of which 2 are working perfectly.. here is the contents of the htaccess file:

BOF SSU

Options +FollowSymLinks -MultiViews
RewriteEngine On

Make sure to change "test_site" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /

RewriteBase /zencart/

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]

EOF SSU

What is the address of the site in question? Did you run ssu_check.php and compare the suggested code with the one you currently have?

16 Dec 2008, 11:25 PM
#1627
tyankee avatar

tyankee

Zen Follower

Join Date:
Apr 2008
Posts:
159
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yikes again... :blush: my bad... i forgot to change the directory in the htaccess file to my root instead of /zencart.. it works fine now.. thanks again..:clap:

17 Dec 2008, 12:41 AM
#1628
renaissanceart avatar

renaissanceart

New Zenner

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

Re: Simple SEO URL (OLD version) [support thread]

Need more help :(

Moving zen-cart to a new server, and wanting to make sure its all working before updating nameservers to new host.

so ive gone from http://www.domain.com/store/ to http://new.ip.address.of.host/~domain/

the site is up and running but i cant get it to function with SEO Urls. I have reset Cache. And changed rewrite base in .htaccess from /store/ to /

What am i missing?? i need to prove this is 100% working before we change the ns records :cry:

17 Dec 2008, 12:43 AM
#1629
renaissanceart avatar

renaissanceart

New Zenner

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

Re: Simple SEO URL (OLD version) [support thread]

doh! im a fool :S

change rewrite base to /~domain/ and its working :clap:

17 Dec 2008, 2:16 AM
#1630
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

member:

Sounds great, I'll check back later.

Thanks
Try this version to see if it correct USU links correctly, if not please let me know

http://public.rubikintegration.com/ssu_usu.zip

17 Dec 2008, 4:51 AM
#1631
member avatar

member

Zen Follower

Join Date:
Dec 2004
Posts:
102
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

That didn't work, but we figured out what to do. You have to put a question mark ? at the end of the redirect to get it to stop redirecting(as shown in the following example).

Redirect 301 /original-url-p-694.html http://website.com/category-name-c-13/12187-p-12187?

It works fine now with the original version of SSEO installed.

Thanks for all of your time and trouble, you are providing awesome support.

17 Dec 2008, 4:54 AM
#1632
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

The new written code aims to work such that all you have to use is the original SSU htaccess code (you can remove all USU htaccess code)
But if it is working fine for you, then as the old saying goes: dont break things that work ;)

BTW, I think many others will really appreciate it if you can post the full solution for your case here.

member:

That didn't work, but we figured out what to do. You have to put a question mark ? at the end of the redirect to get it to stop redirecting(as shown in the following example).

Redirect 301 /original-url-p-694.html http://website.com/category-name-c-13/12187-p-12187?

It works fine now with the original version of SSEO installed.

Thanks for all of your time and trouble, you are providing awesome support.

17 Dec 2008, 5:29 AM
#1633
member avatar

member

Zen Follower

Join Date:
Dec 2004
Posts:
102
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I apologize if I was not very clear. The cart I am installing SSEO on is a new cart without Ultimate SEO URL installed. I just wanted to redirect the products that were built with Ultimate SEO URL on our current cart to the coresponding products on the new cart that I am putting together.

I did not use attributes before because the stock by attributes module didn't exist when I built it and I am pretty sure that Google is not pleased, so I am building a new site and redirecting my old links.

That is why it didn't work the way you expected. I am sure the people who are just switching over will be very pleased with the update. Again, I thank you very much for your module. I wanted to be using code that was not outdated and I like the way your code works.

17 Dec 2008, 5:42 AM
#1634
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

No problem, you are very welcome.

Also, I put together an article addressing Seo Url, and I hope it helps to help some
http://blog.rubikintegration.com/2008/12/16/seo-url-for-zencart/

Feel free to let me know if I missed anything or if I'm not being objective enough.

19 Dec 2008, 7:23 PM
#1635
icemint avatar

icemint

New Zenner

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

Re: Simple SEO URL (OLD version) [support thread]

Hello Yellow,

Thank you for the great work!

I installed "simple_seo_url_3-4-8" on Zencart 1.3.8a. Bad of my luck, "Add to Cart" doesn't work for any product. It simply returns to the product page where a customer was looking. Any ideas?:oops:

Second of my question is.. Can I use the delimiters for my product titles? I'm kind of forced to use such as "-c-" for some of my product.

19 Dec 2008, 7:52 PM
#1636
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

icemint:

Hello Yellow,

Thank you for the great work!

I installed "simple_seo_url_3-4-8" on Zencart 1.3.8a. Bad of my luck, "Add to Cart" doesn't work for any product. It simply returns to the product page where a customer was looking. Any ideas?:oops:

Second of my question is.. Can I use the delimiters for my product titles? I'm kind of forced to use such as "-c-" for some of my product.
I need to see it to know why it doesnt work for you
Post or pm your site url

Second: you can use something else as the delimiter, go to includes/classes/suu/local.config.php
Replace the content by:

<?php
    
    $ssuLocalConfig = array(
'identifiers'    =>    array(    'categories'    =>    'whatever-here')
    );
19 Dec 2008, 8:32 PM
#1637
icemint avatar

icemint

New Zenner

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

Re: Simple SEO URL (OLD version) [support thread]

Thank you for prompt attention.

My site address is,
http://www.crossrf.com/rf/

I left "ssu_check.php" available.

19 Dec 2008, 9:38 PM
#1638
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

icemint:

Thank you for prompt attention.

My site address is,
http://www.crossrf.com/rf/

I left "ssu_check.php" available.
Thought I fixed it, but it's still there. Please download 3.4.9, it fixed the bug with using '.' as the delimiter

19 Dec 2008, 11:33 PM
#1639
crosswithyou avatar

crosswithyou

New Zenner

Join Date:
Dec 2008
Posts:
28
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Hi. I tried to install this addon but to no avail.

I installed Module Manager, followed all the steps, but I don't see anything for SSU in the Extras menu.

Help?

19 Dec 2008, 11:55 PM
#1640
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

crosswithyou:

Hi. I tried to install this addon but to no avail.

I installed Module Manager, followed all the steps, but I don't see anything for SSU in the Extras menu.

Help?
Did you upload all the files in the SSU package? It looks like you missed some files?