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,767

Results 1,361 to 1,380 of 5,058
18 Nov 2008, 3:47 PM
#1361
goldenhues avatar

goldenhues

New Zenner

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

Simple SEO URL (OLD version) [support thread]

that's the desired url effect but it goes to a 404 page instead of desired url, any clue
thanks

18 Nov 2008, 3:50 PM
#1362
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Then you have to check the url you typed in, because when you put that in the exclude box, SSU will not do anything to that anymore, but will pass that back to the default Zencart function to generate the link.

So if you put "redirect" in the SSU exclude list, and you see the new link in the form of:
index.php?main_page=redirect&action=url&goto=www.something.com

That means it is back to the default style, and SSU no longer touchs it.

18 Nov 2008, 4:28 PM
#1364
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Back to this topic, after a bit more researching I found out the reason:
It seems like mod_rewrite doesnt like it when you have encoded Slashes in the url, so if you want to use it you need to add this line to your httpd.conf:
AllowEncodedSlashes On

Obviously, this is not really an option for most people who use shared-hosting, so just simply exclude "redirect" from being rewritten would be the easiest and fastest.

18 Nov 2008, 4:32 PM
#1365
goldenhues avatar

goldenhues

New Zenner

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

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

where do I put this :
AllowEncodedSlashes On

18 Nov 2008, 4:34 PM
#1366
yellow1912 avatar

yellow1912

Totally Zenned

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

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

goldenhues:

where do I put this :
AllowEncodedSlashes On
You should not go that path, just simply put the "redirect" in the exclude list, that will solve your problem

If it does not, please pm me the link to the specific product so I can see it.

Regards

21 Nov 2008, 2:21 AM
#1367
stevefriedman71 avatar

stevefriedman71

Zen Follower

Join Date:
Sep 2006
Posts:
269
Plugin Contributions:
0

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

i have an issue with SSU and paypal.. somehow, the costomers are not forwarded to the PP website... just try the express checkout on https://www.themeltingpotonline.net what can i do that ssu does NOT translate the PP urls into static url's?:frusty:

21 Nov 2008, 2:23 AM
#1368
stevefriedman71 avatar

stevefriedman71

Zen Follower

Join Date:
Sep 2006
Posts:
269
Plugin Contributions:
0

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

it seems ONLY the pp express checkout is affected...

21 Nov 2008, 2:23 AM
#1369
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Which version are you using?

Regards

21 Nov 2008, 2:38 AM
#1370
stevefriedman71 avatar

stevefriedman71

Zen Follower

Join Date:
Sep 2006
Posts:
269
Plugin Contributions:
0

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

Zen Cart 1.3.8a
Database Patch Level: 1.3.8
simple SEO
simple_seo_url_rev235.zip

21 Nov 2008, 2:42 AM
#1371
yellow1912 avatar

yellow1912

Totally Zenned

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

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

stevefriedman71:

Zen Cart 1.3.8a
Database Patch Level: 1.3.8
simple SEO
simple_seo_url_rev235.zip
Due to a problem on my server, the rev number no longer gives a good indication of the current version you are using. You should be able to check the version by going to admin\includes\module_installation\yellow1912_ssu\current_version.txt

Anyhow, I suspect you are using an old version. If you are on PHP4, I suggest upgrading to 2.9.6, if you are on php5 please upgrade to the latest version 3.4.x

21 Nov 2008, 2:51 AM
#1372
stevefriedman71 avatar

stevefriedman71

Zen Follower

Join Date:
Sep 2006
Posts:
269
Plugin Contributions:
0

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

the current_version.txt is only one line:

4|Beta 2

i use php 5.2.6

21 Nov 2008, 2:52 AM
#1373
yellow1912 avatar

yellow1912

Totally Zenned

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

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

stevefriedman71:

the current_version.txt is only one line:

4|Beta 2

i use php 5.2.6
A very old version indeed, upgrade to 3.4.1 :). Make sure you check the upgrade note:
http://wiki.rubikintegration.com/zencart/modules/ssu/upgrade

21 Nov 2008, 3:02 AM
#1374
stevefriedman71 avatar

stevefriedman71

Zen Follower

Join Date:
Sep 2006
Posts:
269
Plugin Contributions:
0

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

ok. walk me through the update. where do i download the new version. i thought it does that automatcally..., i wen't to admin-tools-module manager and clicked update on your mod... nothing happed. it seems

21 Nov 2008, 3:05 AM
#1375
yellow1912 avatar

yellow1912

Totally Zenned

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

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

stevefriedman71:

ok. walk me through the update. where do i download the new version. i thought it does that automatcally..., i wen't to admin-tools-module manager and clicked update on your mod... nothing happed. it seems
Download it here:
http://public.rubikintegration.com/

Then use the walk through above (delete 3 files, upload the new package....)
No need to re upload the .htaccess btw

21 Nov 2008, 3:08 AM
#1376
stevefriedman71 avatar

stevefriedman71

Zen Follower

Join Date:
Sep 2006
Posts:
269
Plugin Contributions:
0

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

bit worried... the last version says it's "unstable" what are the affects? what COULD happen?

21 Nov 2008, 3:10 AM
#1377
yellow1912 avatar

yellow1912

Totally Zenned

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

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

stevefriedman71:

bit worried... the last version says it's "unstable" what are the affects? what COULD happen?
If you are worried, you can use 2.9.6.

The fact that I recommend 3.4.1 means that it's good enough, but if you want a really stable one then go for 2.9.6

21 Nov 2008, 3:12 AM
#1378
stevefriedman71 avatar

stevefriedman71

Zen Follower

Join Date:
Sep 2006
Posts:
269
Plugin Contributions:
0

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

great. thanks. i shout if i need more of your time... :):clap:

21 Nov 2008, 4:31 AM
#1379
goldenhues avatar

goldenhues

New Zenner

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

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

What does error SSU_LINK_ALIAS duplicate entry indicate , it sounds like it's two of something but in the error message I see a make link alias true but on doing so nothing happens?

21 Nov 2008, 4:33 AM
#1380
yellow1912 avatar

yellow1912

Totally Zenned

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

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

goldenhues:

What does error SSU_LINK_ALIAS duplicate entry indicate , it sounds like it's two of something but in the error message I see a make link alias true but on doing so nothing happens?
It means that somehow you have certain sql patches run more than once, can you copy the exact error, and where you get it, how you get it?