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,141 to 1,160 of 5,058
2 Nov 2008, 6:51 AM
#1141
yellow1912 avatar

yellow1912

Totally Zenned

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

Simple SEO URL (OLD version) [support thread]

3.3.3 (testing version) is up, it has quite some changes in the code to:

  1. change from http://site.com/index to http://site.com (avoid duplicated content problem)
  2. if the site use multi-language, it will redirect from http://site.com to http://site.com/en or the default language you use. Again, this is to avoid duplicated content problem

Make sure you thoroughly check it before attempting to use on live site.

2 Nov 2008, 4:33 PM
#1142
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 try to install 3.3.3 and get "0" on main page.
also in test site when you try to change language - nothing hap[ping (language still same)
Thanks

2 Nov 2008, 5:11 PM
#1143
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]

only when you goto to any page after language support is working.
when you first time on site (clear cashe)
site.com/en
site.com/ru
site.com/he
Same

2 Nov 2008, 9:02 PM
#1144
yellow1912 avatar

yellow1912

Totally Zenned

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

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

xordox:

only when you goto to any page after language support is working.
when you first time on site (clear cashe)
site.com/en
site.com/ru
site.com/he
Same
I may have left some debug code in. Let me re-post it.

2 Nov 2008, 9:13 PM
#1145
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Reposted. You can check now

Regards

Raine

2 Nov 2008, 9:24 PM
#1146
3_olives avatar

3_olives

New Zenner

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

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

Newby Question Here:

I had never used ZenCart (Zen Cart 1.3.7 Database Patch Level: 1.3.7) before, but a month ago I decided to prepare a site wwwx-tough.com This morning I uploaded version 3.3.3 of the Simple SEO URL plugin and did not realize it was still in Beta Testing and came with a giant disclaimer "DO NOT LOAD ON LIVE SITES!"

And of course I loaded it on my live website. I don't know very much about coding and even the "simple" instructions proved difficult for me. I think I am on the right track but I see this message on my website now:

Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /nfs/c01/h08/mnt/45198/domains/www.x-tough.com/html/includes/classes/ssu/core.php on line 3

On the backend of my website I see this message when I go to the SSU plugin under extras:

Warning: main(includes/classes/module_installer.php) [function.main]: failed to open stream: No such file or directory in /nfs/c01/h08/mnt/45198/domains/www.x-tough.com/html/admin/ssu.php on line 10

Fatal error: main() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/local/php-4.4.8-1/share/pear') in /nfs/c01/h08/mnt/45198/domains/www.x-tough.com/html/admin/ssu.php on line 10

I have looked through the forum and seen fixes for the fist message with changing to PHP5, but I also see a note that version 3.2.2 only supports PHP5. Is that the solution to my concern?

2 Nov 2008, 9:26 PM
#1147
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]

still with clear cashe cant change languages:
site.com/en
site.com/ru
site.com/he
Same

2 Nov 2008, 9:26 PM
#1148
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Yes, you should have got 2.9.6 which is stable for php4

For the 2 errors listed:

  1. yes, that will be fixed by going to php5, usually you only need to let your host know you need it
  2. you missed the module manager required, simply upload it will solve the problem right away
2 Nov 2008, 9:30 PM
#1149
yellow1912 avatar

yellow1912

Totally Zenned

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

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

xordox:

still with clear cashe cant change languages:
site.com/en
site.com/ru
site.com/he
Same
Obviously a flaw in the new login, fixed on your test site, check for update on download site in 5 mins.

2 Nov 2008, 9:32 PM
#1150
3_olives avatar

3_olives

New Zenner

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

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

3_Olives:

I have looked through the forum and seen fixes for the fist message with changing to PHP5, but I also see a note that version 3.2.2 only supports PHP5. Is that the solution to my concern?

My host was able to update me to PHP5 which brought my site back online.

I still get the same message on the backend of the site.

Warning: require_once(includes/classes/module_installer.php) [function.require-once]: failed to open stream: No such file or directory in /nfs/c01/h08/mnt/45198/domains/www.x-tough.com/html/admin/ssu.php on line 10

Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/local/php-5.2.6-1/share/pear') in /nfs/c01/h08/mnt/45198/domains/www.x-tough.com/html/admin/ssu.php on line 10

2 Nov 2008, 9:35 PM
#1151
yellow1912 avatar

yellow1912

Totally Zenned

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

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

3_Olives:

My host was able to update me to PHP5 which brought my site back online.

I still get the same message on the backend of the site.

You need the manager mentioned in this note here:

http://wiki.rubikintegration.com/zencart/modules/ssu/installation

The note above will also guide you through the installation process. Also, the new thing with this version is a file called ssu_check.php which will help you to check your current setting and suggest changes if needed to. You should be able to run it now by going to yoursite.com/ssu_check.php (delete this file later)

2 Nov 2008, 10:05 PM
#1152
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]

Yellow,
I uploaded 3.3.4.Works without errors
Thanks:smile:

2 Nov 2008, 10:25 PM
#1153
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]

Yellow,
please tell me how to exclude "currency change"(like advanced search result) from SSU?

2 Nov 2008, 11:31 PM
#1154
3_olives avatar

3_olives

New Zenner

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

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

yellow1912:

You need the manager mentioned in this note here:
http://wiki.rubikintegration.com/zencart/modules/ssu/installation

Yellow - It does pay to read all the instructions, thanks for taking the time to spell it out for me!

3 Nov 2008, 12:02 AM
#1155
yellow1912 avatar

yellow1912

Totally Zenned

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

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

xordox:

Yellow,
please tell me how to exclude "currency change"(like advanced search result) from SSU?
You may need to exclude the currency param instead of page (notice the new field in the admin: exclude parameters)

3 Nov 2008, 12:03 AM
#1156
yellow1912 avatar

yellow1912

Totally Zenned

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

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

3_Olives:

Yellow - It does pay to read all the instructions, thanks for taking the time to spell it out for me!
No problem, I know that the process is still confusing, so Im doing my best to reduce all the steps have to be taken by the users to reduce all possible errors.

Please bear with me for a while

3 Nov 2008, 12:34 AM
#1157
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]

Yellow, please tell me this need to fix or not:

Host: 209.85.238.9
User Agent: Feedfetcher-Google;
(+http://www.google.com/feedfetcher.html)

/rss_feed/feed/new_products

Host: llf531390.crawl.yahoo.net
User Agent: Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)

/en/rss_feed/feed/new_products

I think /rss_feed/feed/new_products and /en/rss_feed/feed/new_products are duplicate content?

3 Nov 2008, 1:50 AM
#1158
mrdamnation avatar

mrdamnation

New Zenner

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

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

I can't get it to work...

I installed it correctly, but when I turn it on it doesn't work...

I cleared the cache and all, but I guess the .htaccess file doesn't work right?

This was the link: http://tueproductions.com/melting/gold-coins-c-1

Here's the .htaccess:

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 /melting/

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

Anyone see anything weird?

3 Nov 2008, 3:02 AM
#1159
yellow1912 avatar

yellow1912

Totally Zenned

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

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

xordox:

Yellow, please tell me this need to fix or not:

Host: 209.85.238.9
User Agent: Feedfetcher-Google;
(+http://www.google.com/feedfetcher.html)

/rss_feed/feed/new_products

Host: llf531390.crawl.yahoo.net
User Agent: Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)

/en/rss_feed/feed/new_products

I think /rss_feed/feed/new_products and /en/rss_feed/feed/new_products are duplicate content?

Where do you get this?

Regards

3 Nov 2008, 3:02 AM
#1160
yellow1912 avatar

yellow1912

Totally Zenned

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

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

MrDamnation:

I can't get it to work...

I installed it correctly, but when I turn it on it doesn't work...

I cleared the cache and all, but I guess the .htaccess file doesn't work right?

This was the link: http://tueproductions.com/melting/gold-coins-c-1

Here's the .htaccess:

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 /melting/

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

Anyone see anything weird?
I see that you probably turned it off for now? What error you see when you turned it on?