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

Results 2,861 to 2,880 of 5,058
7 Apr 2009, 7:51 PM
#2861
yellow1912 avatar

yellow1912

Totally Zenned

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

Simple SEO URL (OLD version) [support thread]

dsided:

I just bought a cheap PowerBook G4 to test the site on a Mac on Safari as some customers complained of problems.

The site works, however under https:// sections (such as login) if you refresh the page it doesn't load the stylesheet. Then if you refresh it a third time I get a "Safari can't open this page"

Waiting for 5 seconds and refreshing again loads the page.

I'm using ssu_beta_3.6.6(php5). I don't get this problem on Mac/Firefox or on PC: FF/IE6/IE7/Chrome/Safari4 It's a Mac Safari issue.

The issue comes up if you mistyle your password/username and quickly retype it and press login you get this error.

I know yellow you don't have a mac, but has anyone else experience this issue? http://www.iamhappie.com
Buy me a Mac, lol. Anyhow, if anyone else has some hint, it will help. Also, you should check your Safari version, and also see if safari has any live http header plugin like firefox. This kind of plugin helps you to watch the "redirection" when the browser loads a page, and it will give some hints.

http://support.apple.com/kb/TS2015
http://forums.macrumors.com/showthread.php?t=392311

7 Apr 2009, 7:57 PM
#2862
yellow1912 avatar

yellow1912

Totally Zenned

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

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

weezee:

This is my htaccess: The host must have added that to the bottom of the file.

BOF SSU

Options +FollowSymLinks -MultiViews
RewriteEngine On
RewriteBase /

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

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

EOF SSU

<IfModule mod_suphp.c> suPHP_ConfigPath /home/currye/php.ini <Files php.ini> order allow,deny deny from all </Files> </IfModule>

That link don't show the same as before I pasted in the message. this is it again with spaces.

http://www. urrysgiftshop.com/figurines-statues-c-13/ products-names -p -1075.

instead of /figurines-statues-c-13/birdwatching-kitty-statue-p-1075
Im assuming you have only 1 language on your site?

7 Apr 2009, 8:34 PM
#2863
weezee avatar

weezee

Zen Follower

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

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

Yes I only have 1 language on my site?

oh my Google has already indexed this page: on my index.

7 Apr 2009, 8:36 PM
#2864
yellow1912 avatar

yellow1912

Totally Zenned

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

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

weezee:

Yes I only have 1 language on my site?
Okie, so lets me refresh my memory, since it's been so long. So your problem is that, you have a generated xml sitemap that is not correct? Right?

So what is the sitemap module that you are using? Do you have a link to it?

7 Apr 2009, 11:41 PM
#2865
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 removed the sitemap, ever though googles reports said no errors was found in the sitemap. The report has a slot that said discovery date I check a couple and.

Discovery Date
Jan 16, 2009
Nov 20, 2008
Last updated Mar 31, 2009

7 Apr 2009, 11:43 PM
#2866
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 removed the sitemap, ever though googles reports said no errors was found in the sitemap. The report has a slot that said discovery date I check a couple and.

Discovery Date
Jan 16, 2009
Nov 20, 2008
Last updated Mar 31, 2009
You still have not answered my question:
What is the sitemap module that you are using?
If you are not using any, how did you create the sitemap?

8 Apr 2009, 12:59 AM
#2867
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 am not using a sitemap I uploaded it to Google and deleted it the next day after I thought it was causing the problem, but the dates are to old to be caused by the sitemap. I generated a sitemap from here https://www.xml-sitemaps.com/ for two of my sites bestvarietyshop.com and currysgiftshop.com, I deleted the one for currysgiftshop.com. I have not problem with the other site it don't have simple seo urls on it, thats why I though it may be causing the problem.

8 Apr 2009, 1:05 AM
#2868
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 am not using a sitemap I uploaded it to Google and deleted it the next day after I thought it was causing the problem, but the dates are to old to be caused by the sitemap. I generated a sitemap from here www.xml-sitemaps.com/ for two of my sites bestvarietyshop.com and currysgiftshop.com, I deleted the one for currysgiftshop.com. I have not problem with the other site it don't have simple seo urls on it, thats why I though it may be causing the problem.
I see, I guess I was getting confused. So, lets summarize it: you have google webmaster tool reports that you have some invalid urls. These urls, however, are no where to be found on your site, plus you have not used any sitemap module to submit the url anyway?

So that gets us back to the problem, where does google find these problematic url in the first place, if they are not there in the first place?
And even if you try to access the page figurines-statues-c-13/products-names-p-1075 you will be redirected to the correct url (try it and you will see), so next time when google crawls the site it should be redirected to the correct page, and the error on the specific url should go away.

8 Apr 2009, 1:37 AM
#2869
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 have been placing urls in to be removed, last crawl it only shows 657.

8 Apr 2009, 3:02 PM
#2870
mark_88 avatar

mark_88

New Zenner

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

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

Hi there, recently installed this Mod (with some success), though it appears to have broken some elements of our webpage.

Ssu_beta_2.9.6(php4) Installed perfectly, and working fine. Zencart version 1.3.7.1

(I've installed this module along with module manager on a number of websites; this is the first problem I've come across)

The problem lies with images on our website, more specifically the top bar / side box bar / footer bar images.

Site in question is www . trolley - selector . co . uk

Please see www . office - selector . co . uk for a working example of what the website should look like.

Any help would be much appreciated; I’ve looked through this thread and haven’t seen anyone with a similar issue.

8 Apr 2009, 3:05 PM
#2871
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Seem like

includes/templates/CUSTOM/images/top_bar_trolley_selector.gif does not appear to be there?

8 Apr 2009, 3:13 PM
#2872
mark_88 avatar

mark_88

New Zenner

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

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

Managed a temporary fix-

That image wasn't actually there. Have had to create that path and move an image there, so it's working for now.

I think I may have uploaded some files to the wrong directory, so will take a look through the FTP logs now and see if anything went wrong on my part.

Thank you for your quick reply

11 Apr 2009, 3:39 PM
#2873
preman avatar

preman

New Zenner

Join Date:
Nov 2008
Posts:
22
Plugin Contributions:
0

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

It seems the latest version is not available to download in this forum.
Could anybody offer the latest version ?
:clap: Thanks in advance.

11 Apr 2009, 4:40 PM
#2874
yellow1912 avatar

yellow1912

Totally Zenned

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

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

preman:

It seems the latest version is not available to download in this forum.
Could anybody offer the latest version ?
:clap: Thanks in advance.

http://public.rubikintegration.com/

11 Apr 2009, 5:41 PM
#2875
bfmarini avatar

bfmarini

New Zenner

Join Date:
May 2008
Posts:
29
Plugin Contributions:
0

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

Hi there,

I've had this mod installed for a while now and everything is working great. I use the McAfee Secure service on our site and recently it's been catching vulnerabilities as a result of some apostrophes being placed in the url....

The test tries to launch the following URL ...

http://www.kids-n-cribs.com/?main_page=index&manufacturers_id=1+union+select+1%2C%27+union+select+1%2C%27&zenid=abhbargadilqab5mj8l2kcj926

and the page returns the following error message:

1222 The used SELECT statements have a different number of columns
in:
[SELECT manufacturers_name FROM manufacturers WHERE manufacturers_id ='1 union select 1,' union select 1,'']

It's being caught as a vulnerability as it's revealing information about the underlying database.

Is there something I can do to catch these types of URL injections before they actually hit the database?

Thanks, Bryan

11 Apr 2009, 5:44 PM
#2876
yellow1912 avatar

yellow1912

Totally Zenned

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

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

This really has nothing to do with ssu, i guess you better check your zencart version.

11 Apr 2009, 5:48 PM
#2877
bfmarini avatar

bfmarini

New Zenner

Join Date:
May 2008
Posts:
29
Plugin Contributions:
0

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

yellow1912:

This really has nothing to do with ssu, i guess you better check your zencart version.

I'm using the most recent zencart and have an identical site running the same version, less the ssu that's not having the problem.

Do you have any ideas as to where this might be able to be fixed?

11 Apr 2009, 5:51 PM
#2878
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Editing: give me 5 mins to check
Just to make sure, please download 3.6.6 from the server (redownload even if you already have it). And then upload again

12 Apr 2009, 3:33 AM
#2879
bfmarini avatar

bfmarini

New Zenner

Join Date:
May 2008
Posts:
29
Plugin Contributions:
0

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

yellow1912:

Editing: give me 5 mins to check
Just to make sure, please download 3.6.6 from the server (redownload even if you already have it). And then upload again

I've upgraded to 3.6.6 on our test site.

There is still an error message, but it's changed a bit

http://www.kids-n-cribs.info/?main_page=index&manufacturers_id=1+union+select+1%2C%27+union+select+1%2C%27&zenid=abhbargadilqab5mj8l2kcj926

1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'union select 1,'/%' ) AND status = 1 ORDER BY length(link_alias) DESC' at line 1
in:
[SELECT DISTINCT link_url, link_alias FROM links_aliases WHERE (link_url LIKE '%/manufacturers_id/%' OR link_url LIKE '%/1 union select 1,' union select 1,'/%' ) AND status = 1 ORDER BY length(link_alias) DESC]

Any other thoughts?

Edit: I went ahead and turned off SSU on our test site and the same link no longer displays an error message, but simply takes you to the home page and says there are no products to display in this category.

12 Apr 2009, 3:38 AM
#2880
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Huhm, weird, since I cant duplicate it, but try this

go to includes/classes/ssu/cores/alias.php

Find

$name = "/$name/";
            $_name = "/$_name/";

Replace by

            $name = zen_db_input("/$name/");
            $_name = zen_db_input("/$_name/");
            $id = zen_db_input($id);