[MOD] phpbb3 title seo

phpBB Türkiye eklentileri ve geliştirme bölümü.

[MOD] phpbb3 title seo

İleti

ALEXIS
21.02.2007, 21:28

Classification: Improvement
phpBB Part: Forum

MOD Name: phpbb3 title seo
MOD Version: 1.0.0
Author: angelside
MOD Description: this mod change board title's more seo friendy

Works with:
  • phpBB 3.0 BETA5

Language: English

Licence: GNU General Public License v2

Installation Level: Easy
Installation Time: 5 minutes
Format: MOD
Download File: see below

Kod: Tümünü seç
##############################################################
## MOD Title: phpbb3 title seo
## MOD Author: angelside < n/a > (Sevdin Filiz) http://www.canver.net
## MOD Description: this mod change board title's more seo friendy
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 5 minutes
## Files To Edit: index.php
## viewforum.php
## viewtopic.php
## styles/subSilver/template/overall_header.html
## Included Files:
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## if you want, use page_header($config['site_desc']); to index.php replacement
##
##############################################################
## MOD History:
##
## 2007-02-21 - Version 1.0.0
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
#
#-----[ OPEN ]------------------------------------------
#

index.php

#
#-----[ FIND ]------------------------------------------
#

page_header($user->lang['INDEX']);

#
#-----[ REPLACE WITH ]------------------------------------------
#

page_header($config['sitename']);

#
#-----[ OPEN ]------------------------------------------
#

viewforum.php

#
#-----[ FIND ]------------------------------------------
#

page_header($user->lang['VIEW_FORUM'] . ' - ' . $forum_data['forum_name']);

#
#-----[ REPLACE WITH ]------------------------------------------
#

page_header($forum_data['forum_name']);

#
#-----[ OPEN ]------------------------------------------
#

viewtopic.php

#
#-----[ FIND ]------------------------------------------
#

page_header($user->lang['VIEW_TOPIC'] .' - ' . $topic_data['topic_title']);

#
#-----[ REPLACE WITH ]------------------------------------------
#

page_header($topic_data['topic_title']);

#
#-----[ OPEN ]------------------------------------------
#

styles/subSilver/template/overall_header.html

#
#-----[ FIND ]------------------------------------------
#

<title>{SITENAME} &bull; {PAGE_TITLE}</title>

#
#-----[ REPLACE WITH ]------------------------------------------
#

<title>{PAGE_TITLE}</title>

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Kullanıcı avatarı
ALEXIS
Site Yöneticisi
Site Yöneticisi
 
İleti: 2563
Kayıt: 30.06.2005, 09:08

İleti BuzLaş 21.02.2007, 21:33

Benimde aklıma gelmişti böyle bir şey yapmak aslında ben ek olarak düşünmüştüm yani title değiştirmiyip ek olarak yapmak + keyword ile birleştirmek yarım kalmıştı bıraktım öyle..
Belki Üstümüzden Bir Kuş Geçer Kanadından Bir Tüğ Düşer (:

ღ Ölesiye Sevgi Besliyorum İçinde ღ
BuzLaş
Genel Yetkili
Genel Yetkili
 
İleti: 77
Kayıt: 09.09.2006, 21:54
Konum: İzmir

İleti

ALEXIS
21.02.2007, 21:38

Aklımıza başka seo değişikliği gelirse ekleriz, bu sadece title ler için, can alıcı noktası sadece index.php dosyasındaki değişiklik, bu benim daha önceki phpbb2 modumdaki bir olay, ableknow'un düşünemediği.
Kullanıcı avatarı
ALEXIS
Site Yöneticisi
Site Yöneticisi
 
İleti: 2563
Kayıt: 30.06.2005, 09:08

Cvp: [MOD] phpbb3 title seo

İleti fatihalp 07.03.2007, 20:39

Çok faydalı olacak br mod, gördüğüm kadarıyla ilk olarak phpBB Türkiye yapıyor...

Çok geliştirip kapsamlı bir yapılabilir sanırım (nofollow vs.)
fatihalp
Üye
Üye
 
İleti: 163
Kayıt: 02.01.2006, 00:36


phpBB Türkiye Eklentileri (phpbb3)



Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 0 misafir

cron