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

Results 4,761 to 4,780 of 5,058
2 Apr 2011, 7:38 PM
#4761
blood2 avatar

blood2

New Zenner

Join Date:
Sep 2010
Posts:
16
Plugin Contributions:
0

Simple SEO URL (OLD version) [support thread]

I have own solution. Here you are:

In modules/product_listing.php find two times this fragment:

$lc_button = '<a href="' . zen_href_link($_GET['main_page'], zen_get_all_get_params(array('action')) . 'action=buy_now&products_id='

replace for:

$lc_button = '<a href="' . zen_href_link($_GET['main_page'] . '?action=buy_now&products_id='
6 Apr 2011, 7:19 PM
#4762
cadyman avatar

cadyman

New Zenner

Join Date:
Oct 2010
Posts:
27
Plugin Contributions:
0

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

Error Mising Files :
Unknown error type: [2] require_once(includes/classes/module_installer.php): failed to open stream: No such file or directory

So can you help ?

8 Apr 2011, 12:52 AM
#4763
toyseller avatar

toyseller

Zen Follower

Join Date:
Jun 2008
Location:
UK
Posts:
209
Plugin Contributions:
0

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

Hi blood2

I have the same problem when more than one word is typed into the search box, then customer tries to buy the product and gets a redirect error.

Customer is currently trying to type "jolly mah" in search box and buy the last of the 3 products returned, however, Ive noticed that none of the returned products can be added to cart.

Unfortunately the given solution doesnt correct the problem for me.

https://www.tidytoys.co.uk

8 Apr 2011, 6:29 PM
#4764
cadyman avatar

cadyman

New Zenner

Join Date:
Oct 2010
Posts:
27
Plugin Contributions:
0

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

CaDyMaN:

Error Mising Files :
Unknown error type: [2] require_once(includes/classes/module_installer.php): failed to open stream: No such file or directory

So can you help ?

It was need to instal module manager .

http://code.google.com/p/zencart-module-manager/

10 Apr 2011, 6:33 PM
#4765
kaemka avatar

kaemka

New Zenner

Join Date:
Apr 2011
Posts:
1
Plugin Contributions:
0

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

Hi, on start I'm sorry for my not so good english ;)

I have zen-cart v1.3.8a/v1.3.8 and installed Simple SEO URL 3.5.8.
When I go to Simple SEO URL Manager is error:

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 'TYPE=MyISAM' at line 1
in:
[CREATE TABLE links_aliases ( id int(10) NOT NULL auto_increment, link_url varchar(255) NOT NULL, link_alias varchar(255) NOT NULL, PRIMARY KEY (id), UNIQUE KEY link_url (link_url) ) TYPE=MyISAM;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

Everything else is working good.

Pleas help me :)

12 Apr 2011, 4:13 AM
#4766
phoeuth avatar

phoeuth

New Zenner

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

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

Currently using zen cart 1.3.9g. Just wanted to say that this is a great mod. My question is I installed a mobile template on my test site with the latest simple seo installed. With SSU disable, my mobile template works correctly. With SSU enable, my test site will redirect you to the mobile template on the main page. The main page works but once you have clicked on lets say a category link then it takes you back to a pc template. I realize that the problem is that SSU changes the url which is what this mod is supposed to do, but my mobile template won't work with the url changes. Is there a way to disable SSU if my site was access from hand-held devices.Thanks in advance.

14 Apr 2011, 10:28 AM
#4767
dhoni2011 avatar

dhoni2011

New Zenner

Join Date:
Apr 2011
Posts:
1
Plugin Contributions:
0

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

Simple SEO URL vs Ultimate SEO URL 1. What's the main differences between these two add-ons

Set Max Live|Football Highlights

16 Apr 2011, 12:33 PM
#4768
lam_cs avatar

lam_cs

New Zenner

Join Date:
Mar 2011
Posts:
28
Plugin Contributions:
0

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

Hi, my store is on version 1.3.9H and is https://www.dars-parts.co.uk

I would like to install a URL rewriter to my site.

Have attempted Simple SEO URL, but I am fairly sure I haven't done it correctly.

I am not sure whether it is good forum etiquette, to append my new query onto a thread like this, but I really am in need of some guidance on installation.

If anyone has completed an installation of SSU and is successfulyy getting it to rewrite their urls, I would be very grateful if they can tell me very simply what I'm doing wrong or not doing to get it working.:(

16 Apr 2011, 4:56 PM
#4769
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

Lam-CS:

Hi, my store is on version 1.3.9H and is www.dars-parts.co.uk

I would like to install a URL rewriter to my site.

Have attempted Simple SEO URL, but I am fairly sure I haven't done it correctly.

I am not sure whether it is good forum etiquette, to append my new query onto a thread like this, but I really am in need of some guidance on installation.

If anyone has completed an installation of SSU and is successfulyy getting it to rewrite their urls, I would be very grateful if they can tell me very simply what I'm doing wrong or not doing to get it working.:(

countrycharm:

Update to version 3.8.8 Your cache will not be half as big and with some bug fixes as well.
You can get 3.8.8 from here

You will need to update Module Manager to it's latest version if you haven't done that yet. On the new version of Simple Seo 3.8.8 the old Module Manger will not work.

Then read and follow the ssu installation
You should be fine after that.

20 Apr 2011, 6:13 AM
#4770
jdm719 avatar

jdm719

New Zenner

Join Date:
Jan 2011
Posts:
33
Plugin Contributions:
0

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

using: v1.3.9h
Downloaded and installed Simple SEO URL 3.8.5

Checked
XXX@XXX:~# a2enmod rewrite
Module rewrite already enabled

Checked
define('HTTP_SERVER', 'http://www.site.com');
define('HTTPS_SERVER', 'https://www.site.com');

  1. Installed everything properly I think..
  2. A. Didn't have a .htaccess file so just cp given into place.

We're "NOT using Zencart 1.3.8a" so replaced includes/functions/html_output.php with the saved version. That could have been mentioned earlier...
edited the includes/functions/html_output.php at the function zen_href_link.

Checked path/to/cache is properly set in admin/includes/configure.php and includes/configure.php

Set path/to/cache/ chmod -R 777 ssu

There are no subfolders present, just a .htaccess file.
Is that a clue?

Goto admin > tools > Module Manager:

List all modules:
ID module_code patch_level version_name Update
1 yellow1912_ssu 18 Beta 3.8.5 update

Goto admin > extras > Simple SEO URL Manager:
"White screen of doom"

Goto http://www.store.com/ssu_check.php

!/ Checking includes/configure.php
!/ Suggested .htaccess content
Success #### 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,L] #### EOF SSU
!/ Checking cache write permission

What is this suppose to return?

20 Apr 2011, 11:54 AM
#4771
cookiepus avatar

cookiepus

Zen Follower

Join Date:
Jan 2010
Posts:
131
Plugin Contributions:
0

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

Hi
i've been using simple SEO for a while - thanks for a great mod.

However it seems to be effecting another issue im having with my zen.

I cant use the function in admin/config 'skip one prod categories'

if i disable simple SEO this function works.
if i turn on Simple SEO it dosent.

Can someone tell me why and if there's a fix/workaround, i would really like to use both.
more details here in another thread:

http://www.zen-cart.com/forum/showthread.php?p=1019669#post1019669

Many Thanks
Cookie

26 Apr 2011, 11:53 PM
#4774
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

bkeaton:

I have an url issue:

any link use to come out like this:

http://www.morrisgiftshop.biz/lawn-garden-c-25.html

and now the link has changed all of a sudden like:

http://www.morrisgiftshop.biz/lawngarden-c-25.html

can someone help me why its doing this?

What is your setting in admin/configuration/Simple SEO URL?

26 Apr 2011, 11:57 PM
#4775
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

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

my settings is as follows:

Enable SEO URLs? true
Add cPath to product URLs? false
Add category parent to begining of URLs? false
Filter Short Words 0
Output W3C valid URLs (parameter string)? true
Enable SEO cache to save queries? true
Enable product cache? true
Enable categories cache? true
Enable manufacturers cache? true
Enable articles cache? true
Enable information cache? true
Enable automatic redirects? true
Choose URL Rewrite Type Rewrite
Enter special character conversions
Remove all non-alphanumeric characters? true
Reset SEO URLs Cache false
Enter pages to allow rewrite index, product_info, products_new, products_all, featured_products, specials, contact_us, conditions, privacy, reviews, shippinginfo, faqs_all, site_map, gv_faq, discount_coupon, page, page_2, page_3, page_4

27 Apr 2011, 2:30 AM
#4776
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

bkeaton:

my settings is as follows:

Enable SEO URLs? true
Add cPath to product URLs? false
Add category parent to begining of URLs? false
Filter Short Words 0
Output W3C valid URLs (parameter string)? true
Enable SEO cache to save queries? true
Enable product cache? true
Enable categories cache? true
Enable manufacturers cache? true
Enable articles cache? true
Enable information cache? true
Enable automatic redirects? true
Choose URL Rewrite Type Rewrite
Enter special character conversions
Remove all non-alphanumeric characters? true
Reset SEO URLs Cache false
Enter pages to allow rewrite index, product_info, products_new, products_all, featured_products, specials, contact_us, conditions, privacy, reviews, shippinginfo, faqs_all, site_map, gv_faq, discount_coupon, page, page_2, page_3, page_4

That doesn't look like Simple Seo URLs configurations settings. That looks more like Ultimate SEO URLs settings.
See screen shot of Simple Seo configuration settings
below.

27 Apr 2011, 2:35 AM
#4777
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

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

How can I check and see which one I have?

27 Apr 2011, 3:52 AM
#4778
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

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

I have just installed the Simple SEO URL and when I go to admin> extras> Simple SEO url Manager and I got this on the top:

Error: Nothing to do - no query or query-file specified.
Failed to set up version tracker table

how do I fix this?

btw,,, there is no admin/configuration/Simple SEO URL listed.

27 Apr 2011, 10:56 AM
#4779
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

bkeaton:

I have just installed the Simple SEO URL and when I go to admin> extras> Simple SEO url Manager and I got this on the top:

Error: Nothing to do - no query or query-file specified.
Failed to set up version tracker table

how do I fix this?

btw,,, there is no admin/configuration/Simple SEO URL listed.

  1. You can not run 2 different Seo URLs at the sametime.
  2. You have to uninstall one of them because it will not work.
  3. You have to have Module Manager installed before Simple will work.

Error: Nothing to do - no query or query-file specified.
Failed to set up version tracker table

  1. Go to admin/includes/module_installation and make a empty file name .keep and put it there. It's looking for it but for some reason it didn't create it.
  2. Most likely the reason is because you don't have Module Manager installed.
  3. The latest Simple Seo URLs Version is 3.8.8 you can download it from here.
27 Apr 2011, 12:22 PM
#4780
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

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

I am having trouble to uninstall the ultimate SEO version.