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

Results 4,641 to 4,660 of 5,058
1 Dec 2010, 9:55 AM
#4641
raimond avatar

raimond

Zen Follower

Join Date:
Jul 2004
Location:
The Netherlands, Wierden
Posts:
423
Plugin Contributions:
0

Simple SEO URL (OLD version) [support thread]

zamtek:

i have installed SSU to my zen cart and it generates URL too, but it always redirects to homepage. Can anyone help me with this??

Any solution for this? i got the right .htaccess, but the website is going to the homepage everytime. The url of all links are good.

I resetted the cache several times.

It works great at first. So for testing the site I disabled ssu. I installed the English language again (before default just one lang)

Use zc 139h ssu 3.8.5

1 Dec 2010, 10:26 AM
#4642
raimond avatar

raimond

Zen Follower

Join Date:
Jul 2004
Location:
The Netherlands, Wierden
Posts:
423
Plugin Contributions:
0

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

Update: I installed the first install on my local host (desktop) and the problem is there. So I uploaded the shop also to a subdomain (liveserver) and the problem is fixed.

But why doesn't it work on my localmachine? difference is PHP version: 5.2.6 (local) PHP versie: 5.1.4 (online)

7 Dec 2010, 8:51 PM
#4643
flix avatar

flix

New Zenner

Join Date:
Mar 2010
Posts:
33
Plugin Contributions:
0

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

Is SSU link redirecting any good for google ranking????

Hi guys

I have spent quite some time optimizing the links of my shop with SSU including defining permanent aliases etc.

Now, all my links look very nice in the browser address line, e.g.:

But by looking at the source code of my shop's html pages, I have just realized that the links themselves in the page are still the old unreadable ones. E.g. the above link is shown as follows on mouse rollover:

I am very surprised that it seems that SSU only redirects links but does not create new links!?!??!

Isn't this link redirection very bad for google ranking?

E.g. if you go to the following webservice and try to construct a site map out of your SSU-enabled Zen Cart, the web crawler of this site map generater does not find a lot:

http://www.xml-sitemaps.com/

Am I doing something wrongly, do I not have a clue how Google ranking works or is SSU really only about cosmetics and not about improving the Google ranking????

What is your opinion?

8 Dec 2010, 9:37 PM
#4644
waij avatar

waij

New Zenner

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

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

I have istalled 1.3.9.h but have the folowing problem. All my links is working, but my information sidebox the links is diplayed in English. My default language is Dutch. Also i have links in the header page. They are also displayed in English. Here is a link to my site. http://www.pantystore.nl
Can someone please advise.

9 Dec 2010, 10:47 AM
#4645
neit avatar

neit

Zen Follower

Join Date:
Feb 2010
Posts:
140
Plugin Contributions:
0

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

Flix: when I check my code it has rewritten the url:
from
index.php?main_page=product_info&cPath=4&products_id=1256
to
brake-discs-c-4/audi-a3-mk-ii-hatchback-2-0i-tfsi-quattro-1984cc-year-04-p-1256

I have only the basic install of ssu and not modified it.

10 Dec 2010, 8:56 AM
#4646
flix avatar

flix

New Zenner

Join Date:
Mar 2010
Posts:
33
Plugin Contributions:
0

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

neit: Interesting... are you sure that the actual URL in the HTML code itself is easily readable (i.e. the URL you see if you view the source of your shop page) or is it just the URL in the browser address bar that is easily readable?

I have read in the SSU documentation that SSU REDIRECTS links. For me, this kind of says that it does NOT REPLACE links which would mean that the links in the HTML source are still unreadable!?!?!?

11 Dec 2010, 9:06 PM
#4647
bor0wy avatar

bor0wy

New Zenner

Join Date:
Dec 2010
Posts:
1
Plugin Contributions:
0

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

raimond:

Any solution for this? i got the right .htaccess, but the website is going to the homepage everytime. The url of all links are good.

Configuration
XAMPP 1.7.1
Simple SEO URL 3-5-8
ZenCart 3.8.5

I've tried to install several times and always comes up same problem i click on rewritten URL and it redirects me to homepage, start page of my site.

What's wrong what to change. I believe my .htaccess is ok:

ErrorDocument 404 strona_page_not_found.html

BOF SSU

Options +FollowSymLinks -MultiViews
RewriteEngine On

Make sure to change "zencart" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /

RewriteBase /olito/

Deny access from .htaccess

#RewriteRule ^.htaccess$ - [F]

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

EOF SSU

Thx in advice for your help

12 Dec 2010, 8:12 PM
#4648
r1formetoo avatar

r1formetoo

Zen Follower

Join Date:
Sep 2008
Posts:
429
Plugin Contributions:
0

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

Here's a good one hopefully you guys have seen before. This morning I pulled up my site and found the text below displayed in my header. Any link I clicked on just displayed the same page and oddly enough the only thing displayed was the header. So, the first thing I did was to turn off my Sport Bike Swingarm Stands category with all the products in it and that got the site back up and operational again. Kobra seems to think this is related to my Simple SEO module. Might anyone have any idea what this is all about?

Ian
https://www.RedlineStands.com
1062 Duplicate entry '/sport-bike-swingarm-stands-c-87/' for key 2
in:
[UPDATE links_aliases SET link_url = '/sport-bike-swingarm-stands-c-87/' WHERE referring_id='87' AND alias_type='categories_name']

13 Dec 2010, 7:52 PM
#4650
kevinmc3 avatar

kevinmc3

Totally Zenned

Join Date:
Jun 2006
Posts:
786
Plugin Contributions:
0

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

Hi,
Did you ever resolve this? I am having same exact warning in Firefox.

twsu00:

First, I'd like to think those who help create Simple SEO... this is a such good module.

Everything is fine and proper working until today when I used Mail Chimp newsletter.

Basically. I embedded several products links in the Mail Chimp Newsletter and did a test mail sent to my personal email. When I click the links in the mail, none of links are working. Instead, I receive the message from FireFox

" The page isn't redirecting properly

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

*   This problem can sometimes be caused by disabling or refusing to accept cookies. "

Just wondering if any of you have encountered the similar issues like this. Please help. Thank you.

13 Dec 2010, 8:05 PM
#4651
kevinmc3 avatar

kevinmc3

Totally Zenned

Join Date:
Jun 2006
Posts:
786
Plugin Contributions:
0

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

zen 1.3.9c

Has anyone figured this out? I get it everytime I Loginto my site from Firefox. NOT searching just logging in.

https://www.cvtreasures.com

[QUOTE=Bikeforce;847041]> litepockets:

I'm getting a redirect error in Firefox... you know, the infamous:
"Firefox has detected that the server is redirecting the request for this address in a way that will never complete."

I have Just had this problem.

I took a lucky guess and added

advanced_search,

to Exclude list:

It worked!:clap:

13 Dec 2010, 8:47 PM
#4652
kevinmc3 avatar

kevinmc3

Totally Zenned

Join Date:
Jun 2006
Posts:
786
Plugin Contributions:
0

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

How to disable SSU? Without uninstalling? Don't see Disable option in either SSU Manager or Admin/Config/SSU

13 Dec 2010, 8:53 PM
#4653
echexxxxxxxx10 avatar

echexxxxxxxx10

New Zenner

Join Date:
Feb 2010
Posts:
58
Plugin Contributions:
0

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

kevinmc3:

zen 1.3.9c

Has anyone figured this out? I get it everytime I Loginto my site from Firefox. NOT searching just logging in.

https://www.cvtreasures.com
can you tell me how you've set the SEO URL?
for see url

es.
http://www.cvtreasures.com/autographed-sports-memorabilia-c-68

in my site i see the url so
es.
http://www.cvtreasures.com/autographedsportsmemorabiliac68

help me please

13 Dec 2010, 10:13 PM
#4655
corseter avatar

corseter

New Zenner

Join Date:
Jun 2010
Location:
Crossmolina, Ireland
Posts:
55
Plugin Contributions:
0

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

Hi, I've just found out that when i try to create a sitemap the main category pages are not appearing in the sitemap. I cannot figure out why? Any ideas? The site I am working on is https://www.postacardforme.com. I am running the Simple SEO and using http://www.xml-sitemaps.com but is says that the pages are 404, but if you click on any of them they work fine. What have I missed?

14 Dec 2010, 4:46 AM
#4656
stirge avatar

stirge

New Zenner

Join Date:
Nov 2010
Posts:
10
Plugin Contributions:
0

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

Well I of course ran over the module manager step and attempted to go back and install the software, all pages now show up blank and all the SSU admin page shows up blank as well. I did the configure.php show errors to true and nothing shows up, I also tried the ssu_check file and same, blank page. Any help would be appreciated, not even sure where to start.

14 Dec 2010, 4:57 AM
#4657
stirge avatar

stirge

New Zenner

Join Date:
Nov 2010
Posts:
10
Plugin Contributions:
0

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

stirge:

Well I of course ran over the module manager step and attempted to go back and install the software, all pages now show up blank and all the SSU admin page shows up blank as well. I did the configure.php show errors to true and nothing shows up, I also tried the ssu_check file and same, blank page. Any help would be appreciated, not even sure where to start.

[13-Dec-2010 22:49:26] PHP Warning: require(/home//public_html/includes/classes/ssu/plugins/parsers/news_articles.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home//public_html/includes/init_includes/init_ssu.php on line 49
[13-Dec-2010 22:49:26] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home//public_html/includes/classes/ssu/plugins/parsers/news_articles.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home//public_html/includes/init_includes/init_ssu.php on line 49

14 Dec 2010, 11:23 AM
#4658
optimise_traffic avatar

optimise_traffic

New Zenner

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

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

Why do I get this error when clicking on extras/ssu?

"1146 Table 'web121-a-zenc-64.module_version_tracker' doesn't exist
in:
[SELECT * FROM module_version_tracker WHERE module_code='yellow1912_ssu' 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."

What have I not done right during installation?
version 1.3.9f

14 Dec 2010, 12:17 PM
#4659
neit avatar

neit

Zen Follower

Join Date:
Feb 2010
Posts:
140
Plugin Contributions:
0

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

Any body got any ideas why I would get No input file specified. after installing this addon.
I have tried the advice of adding a php.ini / php5.ini file with the contect of cgi.fix_pathinfo = 1
as advised at
http://wiki.rubikintegration.com/zencart/modules/ssu/troubleshootings/no_input_file_specified

but this makes no difference. All the admin side appears to function ok.

14 Dec 2010, 12:49 PM
#4660
neit avatar

neit

Zen Follower

Join Date:
Feb 2010
Posts:
140
Plugin Contributions:
0

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

Resolved the issue buy edit the root php.ini and not putting the php.ini file in the zencart folder.