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

Results 1,161 to 1,180 of 5,058
3 Nov 2008, 6:10 AM
#1161
jlabresh1 avatar

jlabresh1

New Zenner

Join Date:
Oct 2008
Posts:
3
Plugin Contributions:
0

Simple SEO URL (OLD version) [support thread]

UGH! I have a site that was having issues when you sorted, I installed the new version of SSU, and it worked awesome. It solved the issue with teh sorting forms, but now the login is acting weird

Help please

PM me, I will share more info.

Thanks.

3 Nov 2008, 6:12 AM
#1162
yellow1912 avatar

yellow1912

Totally Zenned

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

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

jlabresh1:

UGH! I have a site that was having issues when you sorted, I installed the new version of SSU, and it worked awesome. It solved the issue with teh sorting forms, but now the login is acting weird

Help please

PM me, I will share more info.

Thanks.
Please pm the version you use plus a link to your login form so I can check

Regards

3 Nov 2008, 8:22 AM
#1163
xordox avatar

xordox

Zen Follower

Join Date:
Sep 2008
Location:
Tel-Aviv-New York
Posts:
143
Plugin Contributions:
0

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

yellow1912:

Where do you get this?

Regards

Yellow, I take it from admin-tools-Who is online

3 Nov 2008, 9:38 AM
#1164
xordox avatar

xordox

Zen Follower

Join Date:
Sep 2008
Location:
Tel-Aviv-New York
Posts:
143
Plugin Contributions:
0

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

please check in 3.3.4 : select manufactures- doesn't work

3 Nov 2008, 11:39 AM
#1165
yellow1912 avatar

yellow1912

Totally Zenned

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

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

xordox:

please check in 3.3.4 : select manufactures- doesn't work
Does it work now? On your test site.

3 Nov 2008, 12:35 PM
#1166
xordox avatar

xordox

Zen Follower

Join Date:
Sep 2008
Location:
Tel-Aviv-New York
Posts:
143
Plugin Contributions:
0

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

Yes,
it work

3 Nov 2008, 3:58 PM
#1167
xordox avatar

xordox

Zen Follower

Join Date:
Sep 2008
Location:
Tel-Aviv-New York
Posts:
143
Plugin Contributions:
0

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

Hi Yellow,
I find out here about language redirection
I think that SSU for correct multilanguges support must have structure like this:
https://www.site.com for default language (english)
https://www.site.com/ru (another language)
but when you come from https://www.site.com/ru to english version of site it must be https://www.site.com and not https://www.site.com/en (to prevent duplicate content)
:unsure:

3 Nov 2008, 8:24 PM
#1168
weezee avatar

weezee

Zen Follower

Join Date:
May 2006
Location:
Louisiana
Posts:
259
Plugin Contributions:
0

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

I hadn't notice this before now, my site is live and open to the public.
When the category is clicked on and it brings up the products, each one has a buynow button, if the buynow button is clicked it brings up The Shopping Cart
Your Shopping Cart is empty and the New Products For November. I was told that the Seo need fixing or removed, I used this fix in the message_stack .

$_POST['msuSaveMessages'] = true;
$_SESSION['messageToStack']= '';

and cleared cache it still doing the same thing. Can this be fixed? I sure don't want to remove my seo. https://www.currysgiftshop.com

3 Nov 2008, 8:28 PM
#1169
yellow1912 avatar

yellow1912

Totally Zenned

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

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

weezee:

I hadn't notice this before now, my site is live and open to the public.
When the category is clicked on and it brings up the products, each one has a buynow button, if the buynow button is clicked it brings up The Shopping Cart
Your Shopping Cart is empty and the New Products For November. I was told that the Seo need fixing or removed, I used this fix in the message_stack .

$_POST['msuSaveMessages'] = true;
$_SESSION['messageToStack']= '';

and cleared cache it still doing the same thing. Can this be fixed? I sure don't want to remove my seo. www.currysgiftshop.com
Hi there, seem like you are using Magic Seo Url, this is a commercial module and is supported by the team on that website.

Regards

3 Nov 2008, 8:32 PM
#1170
yellow1912 avatar

yellow1912

Totally Zenned

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

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

xordox:

Hi Yellow,
I find out here about language redirection
I think that SSU for correct multilanguges support must have structure like this:
www.site.com for default language (english)
www.site.com/ru (another language)
but when you come from www.site.com/ru to english version of site it must be www.site.com and not www.site.com/en (to prevent duplicate content)
:unsure:
Can you explain in more details? Also, the session id is never there when the bots visit the site. (if you already turned it off in admin->configuration->session settings)

BTW, I also found out that the version 3.3.4 was extremely buggy. I'm working to fix the issues I found. Again to everyone: 2.9.6 is stable, 3+ is unstable.

3 Nov 2008, 9:34 PM
#1171
weezee avatar

weezee

Zen Follower

Join Date:
May 2006
Location:
Louisiana
Posts:
259
Plugin Contributions:
0

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

yellow1912:

Hi there, seem like you are using Magic Seo Url, this is a commercial module and is supported by the team on that website.

Regards

When I downloaded it it said simple seo. also I had sent you a tmp ftp password to fix something. and I haven't change or download it again.

3 Nov 2008, 9:37 PM
#1172
yellow1912 avatar

yellow1912

Totally Zenned

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

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

weezee:

I hadn't notice this before now, my site is live and open to the public.
When the category is clicked on and it brings up the products, each one has a buynow button, if the buynow button is clicked it brings up The Shopping Cart
Your Shopping Cart is empty and the New Products For November. I was told that the Seo need fixing or removed, I used this fix in the message_stack .

$_POST['msuSaveMessages'] = true;
$_SESSION['messageToStack']= '';

and cleared cache it still doing the same thing. Can this be fixed? I sure don't want to remove my seo. www.currysgiftshop.com
This fix is used for Magic Seo I guess (see msu in there?) Which is why I thought you use Magic SEO

If you use SSU, which version are you using?

Regards

PS: I do see why it doesnt work on your site, the links are missing the product part, Im not sure why it is missing tho, perhaps if we know the version we can see why. I dont recall any version having this problem except perhaps the 3+ testing versions, but Im not 100% sure

3 Nov 2008, 9:55 PM
#1173
xordox avatar

xordox

Zen Follower

Join Date:
Sep 2008
Location:
Tel-Aviv-New York
Posts:
143
Plugin Contributions:
0

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

Hi Yellow, glad to see you :yes:
As i describe, I think that in multilanguages sites SSU for default language(english) must work same when "Set SSU Multi Language Status is false"
It means - english without /EN/ or language/en.
example, site.com/en/ must be strictly site.com
Many times I saw in "whois online tool" that bots coming to pagewith EN and without EN (I think its duplicate content)
You are right about session ID, in "whois online"for bots its empty:

Session ID:
Host: crawl-66-249-70-233.googlebot.com
User Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
/en/products_new/disp_order/7/page/10
Sorry for bad english :oops: in short:
https://www.site.com (for default language) and all url like:
https://www.site.com/product/ not https://www.site.com/EN/product/
for other languages:
https://www.site.com/RU/product/
Thank you :cool:

3 Nov 2008, 10:00 PM
#1174
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Let me break it down into 2 points

  1. if anyone,including bots, visits the site, and multi-lang is on and the link doesnt have the language code inside, that person will be redirected to the correct one.

So eventually the bots will start picking up new links, no prob about duplicated content here

  1. your point regarding the links with default language should be without the language code is valid tho. But the concept of default language here is a bit tricky, is it gonna the user browser default lang, or the store default lang. if it is the user default lang, then things will get real messy.
3 Nov 2008, 10:14 PM
#1175
xordox avatar

xordox

Zen Follower

Join Date:
Sep 2008
Location:
Tel-Aviv-New York
Posts:
143
Plugin Contributions:
0

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

Sorry me Yellow, I'm not a programmer at all, but what you can say about it:
if ($_SESSION['languages_code'] == 'ru') {
make url like: https://www.site.com/RU/products

} else {
for other case make url like: https://www.site.com/products
}
and ['languages_code'] == 'ru' User can set in admin panel (can be FR,IT etc)
the problem if we have more that 2 languages.
:flex:

3 Nov 2008, 10:54 PM
#1176
weezee avatar

weezee

Zen Follower

Join Date:
May 2006
Location:
Louisiana
Posts:
259
Plugin Contributions:
0

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

Hi yellow1912

I checked the modules manager it shows Beta 2.8.5. I don't remember what it was. I'm sorry about the fix, I thought it was all the same and would work on the simple seo also.

3 Nov 2008, 10:58 PM
#1177
yellow1912 avatar

yellow1912

Totally Zenned

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

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

weezee:

Hi yellow1912

I checked the modules manager it shows Beta 2.8.5. I don't, i'm sorry I thought it was the same and would work on the simple seo also.
You should upgrade to 2.9.6 by:
download the files, unpack the upload to server.
Go to admin->extras->simple seo url manager. And db patch if needed will be applied

Then clear cache, and see if this new version solves the problem

Regards

PS: link is in my sig.

3 Nov 2008, 11:01 PM
#1178
yellow1912 avatar

yellow1912

Totally Zenned

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

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

xordox:

Sorry me Yellow, I'm not a programmer at all, but what you can say about it:
if ($_SESSION['languages_code'] == 'ru') {
make url like: www.site.com/RU/products

} else {
for other case make url like: www.site.com/products
}
and ['languages_code'] == 'ru' User can set in admin panel (can be FR,IT etc)
the problem if we have more that 2 languages.
:flex:
Interesting point, and I will look into this, But you dont have to worry about duplicated content. Bots should be redirected correctly.

3 Nov 2008, 11:25 PM
#1179
xordox avatar

xordox

Zen Follower

Join Date:
Sep 2008
Location:
Tel-Aviv-New York
Posts:
143
Plugin Contributions:
0

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

yellow1912:

Interesting point, and I will look into this, But you dont have to worry about duplicated content. Bots should be redirected correctly.
I worry also about main page https://www.site.com redirect (301) :unsure:

4 Nov 2008, 12:26 AM
#1180
yellow1912 avatar

yellow1912

Totally Zenned

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

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

If we dont redirect, then you will have the normal page, and the /en file with the same url. (try magic seo url, it does the same thing in this situation)

However, you may want to keep that page for page rank purpose. But according to many SEO experts (and even from google blog), pagerank is something in the past anyway.