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

Results 1,001 to 1,020 of 5,058
27 Oct 2008, 9:30 PM
#1001
xordox avatar

xordox

Zen Follower

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

Simple SEO URL (OLD version) [support thread]

please check pm

27 Oct 2008, 9:59 PM
#1002
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 pm
Thank you, I have found the 2 first bugs ^_^, which are now (hot) fixed on your site (you can turn it on again for checking, I turned the mod off), a more proper fix will be applied in 3.2.1

I also find another possible bug which may somehow related to ssu:
When in ssu mode, try to click on buy now button and you will see some interesting error. I dont know how you module is coded so I dont know if this somehow related. Keep me updated regarding this possible bug.

Regards

27 Oct 2008, 10:29 PM
#1003
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]

I try to use ajax(add without refreshing) for add to cart button. it still have some bugs.

yellow1912:

Thank you, I have found the 2 first bugs ^_^, which are now (hot) fixed on your site (you can turn it on again for checking, I turned the mod off), a more proper fix will be applied in 3.2.1

I also find another possible bug which may somehow related to ssu:
When in ssu mode, try to click on buy now button and you will see some interesting error. I dont know how you module is coded so I dont know if this somehow related. Keep me updated regarding this possible bug.

Regards

28 Oct 2008, 1:07 AM
#1004
buyashed avatar

buyashed

New Zenner

Join Date:
May 2007
Posts:
36
Plugin Contributions:
0

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

Hi there,

Is anyone experienced with getting SEO URL's to work with other product types?

I'm using the General Document product type for some items. I followed the instructions here...

http://informationideas.com/news/2006/10/23/zen-cart-new-product-type-using-ultimate-seo-url-package/

but had no luck...

Any help would be greatly appreciated.

Cheers, ToNy!

28 Oct 2008, 1:14 AM
#1005
yellow1912 avatar

yellow1912

Totally Zenned

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

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

buyashed:

Hi there,

Is anyone experienced with getting SEO URL's to work with other product types?

I'm using the General Document product type for some items. I followed the instructions here...

http://informationideas.com/news/2006/10/23/zen-cart-new-product-type-using-ultimate-seo-url-package/

but had no luck...

Any help would be greatly appreciated.

Cheers, ToNy!
This is Simple Seo Url, not Ultimate Seo Url thread.

SSU supports all default product types by default btw.

28 Oct 2008, 4:27 AM
#1006
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'm confuse a little.
in .htaccess must be(from download file):
RewriteRule ^.htaccess$ - [F]

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

or(from web instruction):

RewriteRule ^.htaccess$ - [F]

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

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

28 Oct 2008, 4:28 AM
#1007
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Follow the download file it should be correct

Regards

28 Oct 2008, 6:46 AM
#1009
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]

Thank you Yellow,
SSU works great!:clap:

28 Oct 2008, 6:55 AM
#1010
yellow1912 avatar

yellow1912

Totally Zenned

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

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

xordox:

Thank you Yellow,
SSU works great!:clap:
Thank you for your help testing it out, several bugs were fixed, some others were found and scheduled for fixes soon.

This is a note to everyone: SSU 2.9.6 is the stable version which should be used on the live site.
SSU 3.2+ versions at this time are under testing, please do NOT use on your live sites.
Again, please do not use 3.2+ on your live sites, if you can help tp test it under various conditions on your test sites and report the bugs here, it would be greatly appreciated and will help us move forward much faster

28 Oct 2008, 7:13 AM
#1011
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 use SSU 3.2.1 with Google XML Sitemap Admin by Andrew(1.3.19), when I press in admin-tools-Google XML Sitemap:
STEP 1: Click [HERE] to create / update your site map.
with SSU on instead creating the map in popup window, its open mainpage of my website.
When SSU is off its generate sitemap.
I hope my message it isnt off topic :mellow:
p.s. SSU 2.9.6 work with Google XML Sitemap

28 Oct 2008, 7:23 AM
#1012
yellow1912 avatar

yellow1912

Totally Zenned

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

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

It is a potential bug, and MUST be fixed.
I will look into this some time this week, in the mean time, if Andrew has the chance to visit this thread, he may give us some hint.

Regards

xordox:

Yellow,
I use SSU 3.2.1 with Google XML Sitemap Admin by Andrew(1.3.19), when I press in admin-tools-Google XML Sitemap:
STEP 1: Click [HERE] to create / update your site map.
with SSU on instead creating the map in popup window, its open mainpage of my website.
When SSU is off its generate sitemap.
I hope my message it isnt off topic :mellow:
p.s. SSU 2.9.6 work with Google XML Sitemap

28 Oct 2008, 7:35 AM
#1013
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Bug found, hot fix applied on your test site, a new release which addresses this fix will be coming now.

28 Oct 2008, 7:47 AM
#1014
yellow1912 avatar

yellow1912

Totally Zenned

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

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

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="gss.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
        xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
  <loc>http://www.somesite.gg/en/dresses-c-3</loc>
  <lastmod>2008-10-24</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/ru/platya-c-3</loc>
  <lastmod>2008-10-24</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/he/%D7%A9%D7%9E%D7%9C%D7%95%D7%AA-c-3</loc>
  <lastmod>2008-10-24</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/en/accessories-c-5</loc>
  <lastmod>2008-10-04</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/ru/aksessuary-c-5</loc>
  <lastmod>2008-10-04</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/he/%D7%90%D7%91%D7%99%D7%96%D7%A8%D7%99%D7%9D-c-5</loc>
  <lastmod>2008-10-04</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/en/handbags-c-6</loc>
  <lastmod>2008-10-04</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/ru/sumki-c-6</loc>
  <lastmod>2008-10-04</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/he/%D7%AA%D7%99%D7%A7%D7%99%D7%9D-c-6</loc>
  <lastmod>2008-10-04</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/en/jeans-pants-c-7</loc>
  <lastmod>2008-10-04</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/ru/dzhinsy-bryuki-c-7</loc>
  <lastmod>2008-10-04</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/he/%D7%92-%D7%99%D7%A0%D7%A1-%D7%9E%D7%9B%D7%A0%D7%A1%D7%99%D7%99%D7%9D-c-7</loc>
  <lastmod>2008-10-04</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/en/tops-c-8</loc>
  <lastmod>2008-10-26</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/ru/bluzki-c-8</loc>
  <lastmod>2008-10-26</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/he/%D7%97%D7%95%D7%9C%D7%A6%D7%95%D7%AA-c-8</loc>
  <lastmod>2008-10-26</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/en/skirts-c-4</loc>
  <lastmod>2008-10-23</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/ru/yubki-c-4</loc>
  <lastmod>2008-10-23</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
 <url>
  <loc>http://www.somesite.gg/he/%D7%97%D7%A6%D7%90%D7%99%D7%95%D7%AA-c-4</loc>
  <lastmod>2008-10-23</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.5</priority>
 </url>
</urlset>

This is the sample of the sitemap created after the fix, as you may have noticed already, you may need to write a language parser for Hebrew, this topic will be covered soon in the wiki.

This is also the beauty of this new version (well, actually you can do this in 2.9.6 already), it let you write the parser for your own language (as the no single solution works perfectly for every language)

28 Oct 2008, 8:18 AM
#1015
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]

When I turn on the "Set Link Alias Status", the main page loaded ok, but when I try to go to product page I got this error in FF:

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

28 Oct 2008, 8:20 AM
#1016
yellow1912 avatar

yellow1912

Totally Zenned

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

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

xordox:

When I turn on the "Set Link Alias Status", the main page loaded ok, but when I try to go to product page I got this error in FF:

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
LinkAlias is still a bit unstable right now, it will be fixed and further improved in the next release

28 Oct 2008, 11:32 AM
#1017
epsports avatar

epsports

New Zenner

Join Date:
Jul 2007
Posts:
21
Plugin Contributions:
0

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

I am running SSU 2.9.6. My login system has stopped working when SSU is activated, but only for people with a clean cache.
If a previously registered user arrives at the site's homepage, and tries to login using the login sidebox (having previously cleared cache), it directs them to a strange URL (see below) and doesn't log them in...

https:// starlightmobiles.com /index/?zenid=i1a06tsrgv0jkd276n2o01fc84? zenid=i1a06tsrgv0jkd276n2o01fc84

BUT, if they arrive at the site (again with a clean cache) and navigate to one or two pages, and then try to login in the same manner, it works fine!

Any idea why it would do this?
Is there a way of including the whole login process in the exclude list? I ahve already added the following...

login,index.php?main_page=login,login.php,index.php?main_page=index,index.php?main_page=login&action=process,

But problem still happens.

If I turn OFF SSU, everything works fine. I really need SSU for cats and prods as it is exceptional, but need to solve this problem quick smart - Client not happy!

Any help or advice on excluding ALL of the login process would be great. Thanks!

Chris

28 Oct 2008, 12:01 PM
#1018
epsports avatar

epsports

New Zenner

Join Date:
Jul 2007
Posts:
21
Plugin Contributions:
0

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

Sorry to bump, but just in addition to the above post, could it have anything to do with having an SSL? it is a dedicated SSL certificate. Does the htaccess require anything different if SSL is enabled?
Chris

28 Oct 2008, 2:34 PM
#1019
yellow1912 avatar

yellow1912

Totally Zenned

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

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

epsports:

Sorry to bump, but just in addition to the above post, could it have anything to do with having an SSL? it is a dedicated SSL certificate. Does the htaccess require anything different if SSL is enabled?
Chris
No, it should work just fine, can you pm your link, your htaccess content, your configure.php content? We will see what happens to this.

28 Oct 2008, 2:40 PM
#1020
yellow1912 avatar

yellow1912

Totally Zenned

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

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

epsports: This may not be the root of the cause, but it is a good practice: your site seems to work fine with the links that contain www or not, this is not good. You should redirect the customers to one only (with www for example)

Put something like this in .htaccess below rewrite engine on:

RewriteCond %{HTTP_HOST} ^example.com
RewriteRule (.*) http://www.example.com/$1 [R=301,L]

RewriteCond %{HTTPS_HOST} ^example.com
RewriteRule (.*) https://www.example.com/$1 [R=301,L]