March 12, 2010, 11:37:41 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Revenue sharing launched. This is offered as a "thank you" for being a member of webmasterstalks.com community! If you have an Adsense/Yahoo publisher account then you can start right away !
 
  Home   Forum   Help Search Directory Calendar Login Register    RSS 2.0 feedAtom feed


News
Revenue sharing launched. This is offered as a "thank you" for being a member of webmasterstalks.com community! If you have an Adsense/Yahoo publisher account then you can start right away !
IT Resources
Pages: 1 ... 7 8 [9] 10
  Print  
Author Topic:

Testing your site to see if seo4smf is working for you

 (Read 54819 times)
0 Members and 1 Guest are viewing this topic.
jackj
Newbie
*

Points: 0
Offline Offline

Posts: 4


« Reply #120 on: April 11, 2007, 17:58:03 »

I just don't understand it then, because one of my forums it works great but the other wont let anyone go to page 2 on a thread with more than one page.   uggghhhh
Logged


TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #121 on: April 12, 2007, 04:41:08 »

Send me the url of your site ... I think is still a problem with php_cgi ... or somehting related !

Regards
Logged

jackj
Newbie
*

Points: 0
Offline Offline

Posts: 4


« Reply #122 on: April 12, 2007, 07:02:19 »

http://www.americananglers.net/forum is the one it wouldn't work on.   

http://www.tchsalumni.com it works perfectly.
Logged
Wakwak
Newbie
*

Points: 0
Offline Offline

Posts: 2


« Reply #123 on: April 12, 2007, 19:02:52 »

I'm running PHP 5 as cgi under Apache 2, and I've set cgi.fix_pathinfo = 1 in php.ini but it won't make any difference. Thus the mod won't work because smf friendly ur'ls doesn't :\

Nevermind, modified the source. It was not worth that head-ache just to not modify it.
« Last Edit: April 12, 2007, 19:22:15 by Wakwak » Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #124 on: April 13, 2007, 00:54:49 »

After cgi.fix_pathinfo correction in php.ini did you restart the apache server ?

Regards
Logged

Wakwak
Newbie
*

Points: 0
Offline Offline

Posts: 2


« Reply #125 on: April 13, 2007, 15:12:37 »

It's not needed when you run php as cgi, because it reads the file every time. Anyway I tried and still didn't work. Just to let you know.
Logged
ivaho
Newbie
*

Points: 0
Offline Offline

Posts: 1


« Reply #126 on: May 04, 2007, 04:28:07 »

fixed
« Last Edit: May 04, 2007, 09:44:32 by ivaho » Logged
alchemist
Newbie
*

Points: 0
Offline Offline

Posts: 3


« Reply #127 on: May 05, 2007, 11:34:37 »

hello everyone,

I just installed a new copy of SMF and SEO4 SMF, only problem is that URLs in pages are not rewritten as they should. if I check "Search engine friendly URLs", the URLs are correctly rewritten as index.php/board,1.0.html. aren't they supposed to be rewritten as index.php/general_discussion or something? at any rate, when I click on them I get a 500 error. I followed all instructions and everything seems to be checked...please help

thanks
Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #128 on: May 06, 2007, 02:47:00 »

Did you enable seo4smf for it's own menu settings ?

Regards
Logged

alchemist
Newbie
*

Points: 0
Offline Offline

Posts: 3


« Reply #129 on: May 06, 2007, 11:22:13 »

Did you enable seo4smf for it's own menu settings ?

Regards

yes I did all of that

thanks
Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #130 on: May 06, 2007, 14:46:07 »

Then means is not correctly installed. Can you PM your forum URL ?

Regards
Logged

wiidbz
Newbie
*

Points: 0
Offline Offline

Posts: 1


« Reply #131 on: August 27, 2007, 23:20:03 »

I just don't get it...

My server: Apache version 1.3.37 (Unix)

And I even replaced code with

if (!empty($modSettings['queryless_urls']) && ($context['server']['is_cgi'] || @ini_get('cgi.fix_pathinfo') == 1) && $context['server']['is_apache'])

URL still looks like http://domain.com/index.php?topic=1.0

My other vbulletin forum uses vbseo has no problem at all.

What seems to be problem?

Logged
FaiyazSultan
Newbie
*

Points: 0
Offline Offline

Posts: 2


WWW
« Reply #132 on: September 07, 2007, 14:19:08 »

Hi Godfather,

I had installed SEO4SMF on three of my communities, three diffrent Domain but same host.

One was working fine which was a testing SMF [offline for members]  but when I installed it on Live SMF [Both communities] its not working at all.

Infact, when I send out Mass mailer thru SMF, it converts the link to [http://motoemag.com/community/gm+chevrolet+aveo+14-t29.0.html;0 ]

But in reality the link is [http://motoemag.com/community/index.php?topic=29.0]

Same thing is happening with other community as well which is a little too big for me to experiment with the codes...

I donno whats wrong here, its all enabled and every check has been done. I am not friendly to coding at all, its as difficult for me as a brain surgery Cheesy ... please help me out here

Regards,
Faiyaz Sultan
Logged

karen
Newbie
*

Points: 0
Offline Offline

Posts: 1


« Reply #133 on: September 09, 2007, 23:25:29 »

Pls help me. I tried checking the metas, description and keywords but only description is working. The keywords remain the same as before SEO 4 SMF had been installed. Pls help. Thank you.
Logged
Cherriii
Newbie
*

Points: 0
Offline Offline

Posts: 2


« Reply #134 on: October 13, 2007, 15:18:13 »

Hi,

I'm currently running on SMF 1.1.4 and have recently installed Seo4Smf v.0.2.9.9; it's not working.

From reading TheGodFather's first post, I found out that my "Search engine friendly URLs" from "Features and Options" is not working. He provided two possibilities for why it isn't working, but I am too newb to understand what he was talking about.

Could someone please show me how I can get this mod to work? I'm currently using Bluehost (if that information helps).

I am a newbie, but I am not here to ask anyone to "fix my issues for me."
Logged
Pages: 1 ... 7 8 [9] 10
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
Valid XHTML 1.0! Valid CSS!