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

Results 701 to 720 of 5,058
27 Sep 2008, 1:07 AM
#701
yellow1912 avatar

yellow1912

Totally Zenned

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

Simple SEO URL (OLD version) [support thread]

I missed a closing tag when I made the change on your test server

Regards> ckosloff:

Yellow,
All right! Tried your patch file and works like a charm both in IE and FF.
Tried it in custom folder too, works.
Added </base> tag for eventual compatibility with IE6, works.
Modified path in attributes.php, works. Much better syntax.
Good job!
I will give a shot at rewriting that mod so these issues will be solved from now on.
Now, one more question, please.
Why was the test site working in FF and completely off in IE?
I couldn't get that from the patch...
Thanks.

27 Sep 2008, 3:07 AM
#702
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

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

yellow1912:

I missed a closing tag when I made the change on your test server
Regards
So I might assume that FF was more forgiving on that typo than IE, right?

27 Sep 2008, 12:20 PM
#703
cleverpork avatar

cleverpork

Zen Follower

Join Date:
Apr 2007
Location:
Washington
Posts:
115
Plugin Contributions:
0

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

I don't have a question, so much as a comment, here. I installed Simple SEO (with the help of yellow!) and tried really hard to optimize my site for SEO... I've just checked my page ranking on Google and Yahoo and the results are really promising. On Yahoo, I've moved from page 7 or so to page 1. And on google, from page 11 to the top of page 3.

In otherwords, THANKS for this mod! Not only does my site look cleaner in the browser bar, I'm gaining momentum on the search engines.

So, thanks again. I really appreciate it.

cris

27 Sep 2008, 7:09 PM
#704
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Glad it works out for you. Remember everyone, seo url is just a tiny part of the whole game, you need to do a lot more (which I believe cleverpork did) to win this game.

Anyway, a new version coming out here, do NOT use it on your live site, play with it on your test site, test many things including paypal ipn etc.... Any error/problem found should be reported here so I can fix it before we release the stable version.

added docs/PAYPAL_IPN.txt
added support for manufacturer names
fixed short words removal

cleverpork:

I don't have a question, so much as a comment, here. I installed Simple SEO (with the help of yellow!) and tried really hard to optimize my site for SEO... I've just checked my page ranking on Google and Yahoo and the results are really promising. On Yahoo, I've moved from page 7 or so to page 1. And on google, from page 11 to the top of page 3.

In otherwords, THANKS for this mod! Not only does my site look cleaner in the browser bar, I'm gaining momentum on the search engines.

So, thanks again. I really appreciate it.

cris

28 Sep 2008, 4:49 PM
#705
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

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

yellow,
I have submitted for review an updated version of the Attribute Popup Large Images contrib.
Of course, I am giving you credit for the fix.
I am saying this so you won't need to include the PATCH folder in your stable version.
Will test your beta versions on local site until we get the stable and go live.
Thanks.

28 Sep 2008, 8:47 PM
#706
wakenine avatar

wakenine

New Zenner

Join Date:
Nov 2006
Posts:
26
Plugin Contributions:
0

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

I made the init.ssu.php change but I am still getting a 400 error when I try clicking on "write review" or "tell a friend" buttons.

The review button tries to create this URL: http://www.mydomain/cart/product_reviews_write/cleansers-scrubs-c-8/cleansers-scrubs-c-8

and the Tell a Friend button tries to create this URL:

http://www.mydomain.com/cart/tell_a_friend/%s

Is there a common fix for this? I really appreciate any guidance.

28 Sep 2008, 9:08 PM
#707
yellow1912 avatar

yellow1912

Totally Zenned

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

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

You seem to use a pretty old version.
Let me see if I can find the latest stable version here

wakenine:

I made the init.ssu.php change but I am still getting a 400 error when I try clicking on "write review" or "tell a friend" buttons.

The review button tries to create this URL: http://www.mydomain/cart/product_reviews_write/cleansers-scrubs-c-8/cleansers-scrubs-c-8

and the Tell a Friend button tries to create this URL:

http://www.mydomain.com/cart/tell_a_friend/%s

Is there a common fix for this? I really appreciate any guidance.

29 Sep 2008, 3:46 AM
#709
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 tried to find a way to correct this problem, I started all over again with a new zen download and reinstall the SEO URL. I got rid of the cSSU_ID_DELIMITER5 after reinstalling. But I cannot get rid of the Internal Server Error, I look through the whole forum, I don't have SSL enabled. it happens when I click on the product or catagory

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


Apache/1.3.41 Server at https://www.currysgiftshop.com Port 80

29 Sep 2008, 3:49 AM
#710
yellow1912 avatar

yellow1912

Totally Zenned

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

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

This is usually caused by RewriteBase in htaccess not setting correctly. Check that again.

Also, we need the error log from your apache server to know the error details. We can not do anything without that.

weezee:

I have tried to find a way to correct this problem, I started all over again with a new zen download and reinstall the SEO URL. I got rid of the cSSU_ID_DELIMITER5 after reinstalling. But I cannot get rid of the Internal Server Error, I look through the whole forum, I don't have SSL enabled.

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


Apache/1.3.41 Server at www.currysgiftshop.com Port 80

29 Sep 2008, 4:30 AM
#711
weezee avatar

weezee

Zen Follower

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

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

This my sound dumb but where do I find the error log. I looked in the admin, cPanel, errors logs were empty in the cPanel, I look at phpmyadmin where do I find it?

29 Sep 2008, 4:32 AM
#712
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 my sound dumb but where do I find the error log. I looked in the admin, cPanel, errors were empty, I look at phpmyadmin> where do I find it?
It should be found in cpanel, you should find something like error log, or "raw error log". you may want to ask your host for help

That error log will tell us exactly what went wrong.

29 Sep 2008, 4:52 AM
#713
weezee avatar

weezee

Zen Follower

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

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

Thats the ones that are blank nothing in them, I had sent a ticket with the subject 500 Internal Server Error. What ever they did now I get blank pages on my site. They must have gotten the error log. every link you click is blank it don't show the server error any more. Now what I do.

29 Sep 2008, 5:14 AM
#715
weezee avatar

weezee

Zen Follower

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

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

Since I only had one item in my catalog I though I would add a couple more items this is the error I got:

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 'LIMIT 1' at line 1
in:
[SELECT categories_name FROM zen_categories_description WHERE categories_id = LIMIT 1]
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.

29 Sep 2008, 5:17 AM
#716
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Is this in admin? If it is in admin, usually SSU does not have anything to do with it.

How does the links in your admin look like, and which link give you this error?> weezee:

Since I only had one item in my catalog I though I would add a couple more items this is the error I got:

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 'LIMIT 1' at line 1
in:
[SELECT categories_name FROM zen_categories_description WHERE categories_id = LIMIT 1]
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.

29 Sep 2008, 2:09 PM
#717
weezee avatar

weezee

Zen Follower

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

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

This is what my host said: Your mod_rewrite rules are causing these issues. I have fixed your rewritebase and the whitepages have now gone away but the .htaccess is configured to redirect everything to the index page. You need fix the .htaccess setup to fix those URLs.

This is my .htaccess. They must have change it to RewriteBase / I had RewriteBase /html

.htaccess

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 /

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

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

STRIP THE REWRITEBASE RULE FROM NON-SSL CONNECTIONS.

RewriteCond %{SERVER_PORT} 80
RewriteCond %{REQUEST_URI} ^/~subfolder/
RewriteRule ^(.*) /catalog/index.php?/$1 [E=VAR1:$1,QSA,L]

EOF SSU

29 Sep 2008, 2:31 PM
#718
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 couldn't edit other post. I had RewriteBase /public_html what I forgot to tell you is if you click on a page example Shipping & Returns and then try to go to another page, the page link is in the address bar but you are still on Shipping & Returns or whatever page you are seeing.

29 Sep 2008, 6:13 PM
#719
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Yes, it shouldnt be /public_html, should be / only
Now the current problem seem to be caused by the class not being loaded correctly, probably because the auto_loader was not set correctly? Weird.

Anyhow, chekck my pm

weezee:

I couldn't edit other post. I had RewriteBase /public_html what I forgot to tell you is if you click on a page example Shipping & Returns and then try to go to another page, the page link is in the address bar but you are still on Shipping & Returns or whatever page you are seeing.

2 Oct 2008, 10:37 AM
#720
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]

[QUOTE=yellow1912;618896]
Hi, great work :clap:
Please tell me, what I need to do? my site is multilanguage and it in UTF-8.
I got this links http://bestfashion.me/%231055%3B-%231083%3B-%231072%3B-%231090%3B-%2311-c-1/%231089%3B-%231080%3B-%231085%3B-%231077%3B-%231075%3B-%231086%3B-%231083%3B-%231091%3B-%231073%3B-p-1/language/ru
Thanks :smile: