March 20, 2010, 16:27:31 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Please support SEO4smf further development donating here or use paypal button from left menu.
 
  Home   Forum   Help Search Directory Calendar Login Register    RSS 2.0 feedAtom feed


News
Please support SEO4smf further development donating here or use paypal button from left menu.
IT Resources
Pages: [1] 2
  Print  
Author Topic:

What do these features mean?

 (Read 2925 times)
0 Members and 1 Guest are viewing this topic.
Mark
Jr. Member
**

Points: 0
Offline Offline

Posts: 88


« on: December 28, 2006, 17:40:04 »

Sorry if this has been asked before...

Beautifying url for profile members ?
What does this do? Because I didn't really notice a difference with this on or off.

Remove accented characters from url's ?   

?

Enable SQL Query when we don't find url in SMF Context ?
Not sure I really understand this, and how does it help with SSI? My main site is based almost purely on SSI (like CMS) so I'm very interested with this.

Thanks!
Logged


TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #1 on: December 29, 2006, 01:52:41 »

Quote
Beautifying url for profile members ?
What does this do? Because I didn't really notice a difference with this on or off.

It's beatifying url's for profiles. Instead of /index.php?action=profile;u=3 you will see /profiles/TheGoodFather-u3.html

Quote
Remove accented characters from url's ?   

Some users are doesn't using utf-8 for their site and with this option you can translate accented chars from url to english chars.

Quote
Enable SQL Query when we don't find url in SMF Context ?
I'm extracting all the part for url from SMF context ... but some times I cannot get all info from there beucase are third party mods what are getting all this data from SSI ... in this case I need to do sql query to get the beautiful url's. Anyway if you run just smf and TP then you don't need this. Anyway if you see links link : http://www.myforum.com/-b10/ or http://www.myforum.com/xxxx-b10/-t100.html then you need to enable this option and report that url's.

Regards


Logged

Mark
Jr. Member
**

Points: 0
Offline Offline

Posts: 88


« Reply #2 on: December 30, 2006, 07:52:41 »


It's beatifying url's for profiles. Instead of /index.php?action=profile;u=3 you will see /profiles/TheGoodFather-u3.html
I thought so but whether I have it ticked or not makes no difference... bug maybe?

Quote
Enable SQL Query when we don't find url in SMF Context ?
Ah I see... with it disabled my URLs look like this: http://www.murraysworld.com/talk/murraysworld-forum-index/-t5139.0.html and I suppose the only problems with that are SEO related...

So with it enabled, would it really slow down my forum? I assume the SQL queries only execute when a user is looking on my main news site rather than inside the forum... and if so how many queries at a time...?
« Last Edit: December 30, 2006, 07:55:28 by Mark » Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #3 on: December 30, 2006, 09:05:40 »

I think is coming from db . Tell me what variable do you have in smf_settings what are starting with seo4smf_ ?

Regards
Logged

Julian
Jr. Member
**

Points: 1
Offline Offline

Posts: 58


« Reply #4 on: January 24, 2007, 03:22:35 »

I thought so but whether I have it ticked or not makes no difference... bug maybe?
Same to me. Profiles are always shown beautified...
My db settings look like this:
Code:
seo4smf_sb_furl_enable off
  seo4smf_sb_delicious_enable off
  seo4smf_board_topic off
seo4smf_accented_enable off
  seo4smf_split_char _
  seo4smf_sql_enable on
  seo4smf_keywords off
  seo4smf_description off
  seo4smf_description_length 175
  seo4smf_description_content_index
  seo4smf_description_content_topics 1
  seo4smf_description_content_boards 1
  seo4smf_keywords_content_topics 1
  seo4smf_keywords_content_boards 1
  seo4smf_sb_enable
  seo4smf_sb_digg_enable off
  seo4smf_sb_slashdot_enable off
  seo4smf_beautify_actions
  seo4smf_beautify_profiles off
  seo4smf_enable on
  seo4smf_sb_technorati_enable off
  seo4smf_sb_postgroups 1
  seo4smf_sitemaps_box
  seo4smf_sitemaps_links 1

What does: Beautifying url for forum actions ? mean?

Would you recommend activating "Change Description ?   Change Keywords ?" in order to get better serps?
Logged

--Arcoruser erhalten hier Hilfe---
---------> Arcor Forum <---------
------------------------------------
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #5 on: January 24, 2007, 07:08:44 »

a bug in beutify profiles ? I will look !

yes I recommend to change description and keywords !

Regards
Logged

Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« Reply #6 on: January 24, 2007, 16:41:13 »

How the Meta Tags parts work?
Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #7 on: January 24, 2007, 17:07:33 »

Just enable them and select the option what do you want ... but after your select that option you will need to keepit in that way ...

Regards
Logged

Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« Reply #8 on: January 28, 2007, 06:13:10 »

I get always First post as Description Content for Topics even I choose Topic title Huh?
Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #9 on: January 28, 2007, 09:16:35 »

Is true. I found the bug. In the next verison will be fixed !

Regards
Logged

Julian
Jr. Member
**

Points: 1
Offline Offline

Posts: 58


« Reply #10 on: January 28, 2007, 09:33:17 »

BTW: What would you recommend for these options?:
Description Content for Topics   
Description Content for Boards   
Keyword Content for Topics   
Keyword Content for Boards
Logged

--Arcoruser erhalten hier Hilfe---
---------> Arcor Forum <---------
------------------------------------
Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« Reply #11 on: January 28, 2007, 11:19:52 »

the same bug for Keyword Content too
Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #12 on: January 28, 2007, 11:26:13 »

yes I know Smiley Thanks for feedback ! Tomorrow a new bug fix version will come !

Regards
Logged

TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2571



WWW
« Reply #13 on: January 29, 2007, 01:12:31 »

BTW: What would you recommend for these options?:
Description Content for Topics   
Description Content for Boards   
Keyword Content for Topics   
Keyword Content for Boards

Yes. I recommend them ... I think are more important than beautiful url's Smiley

Regards

Logged

Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« Reply #14 on: February 05, 2007, 09:55:11 »

I get always First post as Description Content for Topics even I choose Topic title Huh?
Hi
I can't choose First post + Topic title for Keyword Content for Topics, I'm using the last version 0.2.7
Logged
Pages: [1] 2
  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!