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

Results 1,881 to 1,900 of 5,058
17 Jan 2009, 8:32 PM
#1881
hitchhiker avatar

hitchhiker

New Zenner

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

Simple SEO URL (OLD version) [support thread]

and I'm getting 500 errors

my htaccess is


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 /Mycirclelens.com/

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

BOF SSU

Options +FollowSymLinks
RewriteEngine On

Change "/zencart/ to the correct setting

if your site is located at root folder, then you should have RewriteBase /

Go to your include/configure.php, this value should be the same with the value of DIR_WS_CATALOG

RewriteBase /Mycirclelens.com/

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d
RewriteRule .* - [L]

RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L]

EOF SSU

hitchhiker:

was able to solve this problem by creating all the directories in my file structure. now the reset cache button works.

however, it doesnt look like the url's are re-writing.

https://www.mycirclelens.com

17 Jan 2009, 8:46 PM
#1882
yellow1912 avatar

yellow1912

Totally Zenned

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

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

RewriteBase /Mycirclelens.com/ --> this cant not be right, probably it is RewriteBase /

17 Jan 2009, 9:17 PM
#1883
hitchhiker avatar

hitchhiker

New Zenner

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

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

changed that. . . now I dont have an error but the catalog and some pages are empty

yellow1912:

RewriteBase /Mycirclelens.com/ --> this cant not be right, probably it is RewriteBase /

17 Jan 2009, 9:19 PM
#1884
yellow1912 avatar

yellow1912

Totally Zenned

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

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

hitchhiker:

changed that. . . now I dont have an error but the catalog and some pages are empty
This will help you get the error message
https://www.zen-cart.com/tutorials/index.php?article=82

17 Jan 2009, 11:57 PM
#1885
hitchhiker avatar

hitchhiker

New Zenner

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

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

Here is the error message:

PHP Fatal error: Access to undeclared static property: productsParser::$ in /home/.kenmore/XXXXXX/Mycirclelens.com/includes/classes/ssu/plugins/parsers/products.php on line 78

yellow1912:

This will help you get the error message
https://www.zen-cart.com/tutorials/index.php?article=82

18 Jan 2009, 12:00 AM
#1886
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Your php version?
Your SSU version?

3.5.7 is the latest. You may want to reupload that file as well, on that specific line on that file I have:

self::$main_page = $page = zen_get_info_page($products_id);
18 Jan 2009, 12:06 AM
#1887
hitchhiker avatar

hitchhiker

New Zenner

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

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

PHP 5.2
SSU 3-4-8

I will try re-uploading the new files

yellow1912:

Your php version?
Your SSU version?

3.5.7 is the latest. You may want to reupload that file as well, on that specific line on that file I have:

self::$main_page = $page = zen_get_info_page($products_id);

18 Jan 2009, 12:32 AM
#1888
hitchhiker avatar

hitchhiker

New Zenner

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

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

Looks like its working! . . will post update once I have qa'd the whole site

hitchhiker:

PHP 5.2
SSU 3-4-8

I will try re-uploading the new files

18 Jan 2009, 2:52 PM
#1889
pglock avatar

pglock

New Zenner

Join Date:
Jun 2006
Location:
UK
Posts:
65
Plugin Contributions:
0

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

I'm trying to install version ssu_beta_3.5.7(php5), which is the current latest version (I believe) on http://store.splatcooking.net

I've followed the instructions on the wiki and modified the .htaccess file using the suggested content from ssu_check.php. When I turn on ssu the modified urls are being served up, but clicking on a link results in a 'Page Not Found' error. What are the troubleshooting steps I should take?

18 Jan 2009, 3:55 PM
#1890
yellow1912 avatar

yellow1912

Totally Zenned

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

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

pglock:

I'm trying to install version ssu_beta_3.5.7(php5), which is the current latest version (I believe) on http://store.splatcooking.net

I've followed the instructions on the wiki and modified the .htaccess file using the suggested content from ssu_check.php. When I turn on ssu the modified urls are being served up, but clicking on a link results in a 'Page Not Found' error. What are the troubleshooting steps I should take?

  1. Post the htaccess content here
  2. Make sure your server does have mod_rewrite
18 Jan 2009, 4:33 PM
#1891
dozzer avatar

dozzer

New Zenner

Join Date:
Jan 2009
Posts:
23
Plugin Contributions:
0

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

Hi all,

first of all excellent mod..

But, I'm having a little glitch with it...

Here is the link to the "add multiple products" page:
http://www.tribox.co.uk/index.php?main_page=index&cPath=4_5
I'm able to add mutliple prducts fine.

with SSU enabled here is the link:
http://www.tribox.co.uk/discount-it-superstore-toner-c-4_5/sort/20a

But now I'm unable to add multiple products... does nothing.

Here is my .htaccess content:

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

18 Jan 2009, 4:35 PM
#1892
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Look like an old version, is it 3.5.7?

If not please upgrade: http://public.rubikintegration.com/

Dont forget to check: http://wiki.rubikintegration.com/zencart/modules/ssu/config

Dozzer:

Hi all,

first of all excellent mod..

But, I'm having a little glitch with it...

Here is the link to the "add multiple products" page:
http://www.tribox.co.uk/index.php?main_page=index&cPath=4_5
I'm able to add mutliple prducts fine.

with SSU enabled here is the link:
http://www.tribox.co.uk/discount-it-superstore-toner-c-4_5/sort/20a

But now I'm unable to add multiple products... does nothing.

Here is my .htaccess content:

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

18 Jan 2009, 6:53 PM
#1893
pglock avatar

pglock

New Zenner

Join Date:
Jun 2006
Location:
UK
Posts:
65
Plugin Contributions:
0

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

My .htaccess file is:

#### BOF SSU 
Options +FollowSymLinks -MultiViews 
RewriteEngine On 
RewriteBase /store/ 

# Deny access from .htaccess 
RewriteRule ^\.htaccess$ - [F] 

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

# STRIP THE REWRITEBASE RULE FROM NON-SSL CONNECTIONS. 
RewriteCond %{SERVER_PORT} 80 
RewriteCond %{REQUEST_URI} ^/store/ 
RewriteRule ^(.*) /index.php?/$1 [E=VAR1:$1,QSA,L] 
#### EOF SSU

This is what ssu_check.php suggested. My apache module config is:

# httpd -l
Compiled in modules:
  core.c
  mod_authn_file.c
  mod_authn_default.c
  mod_authz_host.c
  mod_authz_groupfile.c
  mod_authz_user.c
  mod_authnz_ldap.c
  mod_authz_default.c
  mod_auth_basic.c
  mod_auth_digest.c
  mod_include.c
  mod_filter.c
  util_ldap.c
  mod_log_config.c
  mod_logio.c
  mod_env.c
  mod_expires.c
  mod_headers.c
  mod_unique_id.c
  mod_setenvif.c
  mod_proxy.c
  mod_proxy_connect.c
  mod_proxy_ftp.c
  mod_proxy_http.c
  mod_proxy_ajp.c
  mod_proxy_balancer.c
  mod_ssl.c
  prefork.c
  http_core.c
  mod_mime.c
  mod_dav.c
  mod_status.c
  mod_autoindex.c
  mod_asis.c
  mod_info.c
  mod_suexec.c
  mod_cgi.c
  mod_dav_fs.c
  mod_dav_lock.c
  mod_negotiation.c
  mod_dir.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_rewrite.c
  mod_so.c

looks to me as though mod_rewrite is enabled. Any help?

18 Jan 2009, 7:24 PM
#1894
dozzer avatar

dozzer

New Zenner

Join Date:
Jan 2009
Posts:
23
Plugin Contributions:
0

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

yellow1912:

Look like an old version, is it 3.5.7?

If not please upgrade: http://public.rubikintegration.com/

Dont forget to check: http://wiki.rubikintegration.com/zencart/modules/ssu/config

Yes it's version: 3.5.7...

Any ideas ?
The htaccess is as recommended by the checker, Any ideas how to exclude this page (URL below) from the SEO ?

http://www.tribox.co.uk/index.php?main_page=index&cPath=4_5&sort=20a&action=multiple_products_add_product

With SEO on I'm unable to add multiple products to the cart. Nothing happens... just a page reload.

I can't work out how to do it using the config help page...

18 Jan 2009, 8:52 PM
#1895
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Dozzer:

Yes it's version: 3.5.7...

Any ideas ?
The htaccess is as recommended by the checker, Any ideas how to exclude this page (URL below) from the SEO ?

http://www.tribox.co.uk/index.php?main_page=index&cPath=4_5&sort=20a&action=multiple_products_add_product

With SEO on I'm unable to add multiple products to the cart. Nothing happens... just a page reload.

I can't work out how to do it using the config help page...
Are you able to duplicate the problem here:
http://demo.rubikintegration.com/zencart

19 Jan 2009, 8:49 AM
#1896
dozzer avatar

dozzer

New Zenner

Join Date:
Jan 2009
Posts:
23
Plugin Contributions:
0

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

yellow1912:

Are you able to duplicate the problem here:
http://demo.rubikintegration.com/zencart

I'm un able to duplicate the problem on that site...

The add multiple products link looks like this:

h t t p://demo.rubikintegration.com/zencart/new.v1.2.c.54?sort=20a&action=multiple_products_add_product

Mine shows up like this with SSU running:

h t t p ://www.tribox.co.uk/discount-it-superstore-toner-c-4_5

This is my exclude list: (default) advanced_search_result,redirect,popup_image_additional,shopping_cart,product_info
This is my query key exclude list: zenid,gclid,number_of_uploads,number_of_downloads,action

19 Jan 2009, 3:14 PM
#1897
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Try to clear SSU cache, see if that helps you.
For the config recommendation, look at:
http://wiki.rubikintegration.com/zencart/modules/ssu/config

Dozzer:

I'm un able to duplicate the problem on that site...

The add multiple products link looks like this:

h t t p://demo.rubikintegration.com/zencart/new.v1.2.c.54?sort=20a&action=multiple_products_add_product

Mine shows up like this with SSU running:

h t t p ://www.tribox.co.uk/discount-it-superstore-toner-c-4_5

This is my exclude list: (default) advanced_search_result,redirect,popup_image_additional,shopping_cart,product_info
This is my query key exclude list: zenid,gclid,number_of_uploads,number_of_downloads,action

19 Jan 2009, 3:16 PM
#1898
yellow1912 avatar

yellow1912

Totally Zenned

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

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

@pglock: I dont think you need /store/
yours should be RewriteBase /

19 Jan 2009, 8:38 PM
#1899
pglock avatar

pglock

New Zenner

Join Date:
Jun 2006
Location:
UK
Posts:
65
Plugin Contributions:
0

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

Thanks for the quick response (don't you sleep?). I've tried modifying the .htaccess file to 'ReWriteBase /' , but that gave me a 500 error so I replaced it with the one from the install package and changed that to 'ReWriteBase /' .

When I turn ssu on, each rewritten url is still in the form 'store.splatcooking.net/store/xxx'.

This domain is a subdomain of https://www.splatcooking.net, the files are located in .../public_html/store i.e. it is possible to browse to the same files at https://www.splatcooking.net/store. Could this be why the 'store' gets added to the rewritten url? In which case, could some regular expression guru advise on how to format the rewrite rules please.

19 Jan 2009, 10:22 PM
#1900
yellow1912 avatar

yellow1912

Totally Zenned

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

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

@pglock: RewriteBase / should be correct in your case.
If you get 500 error, go to your cpanel (or any admin panel your host provides you) and check the error log. That will give us more details
And yes I do sleep, 7+ hours per day