Total Users Online: 0 üye, 216 guest | Tarih/Saat: 2026-09-22 10:15
 
Seo ile ilgili sorunlar
2011-03-23 16:17 GMT  oklu Alnt
hakan yildiz
Seditio
User is: Online status   Gender_M
Posts: 46
Ülke: Konya - 42
Meslek: Kargo
Age: 40

Seo nun ne oldu?unu tam bilmiyorum ama, yan?lm?yorsam uzant?lar? html ye ceviriyor
B?yle bir eklenti elimde var ve nerden indirdi?imide hat?rlam?yorum. Yanl? zbu eklentiyi kurdu?unuz zaman sitenin t?m likleri ve url b?l?m? html ye d?n?yor ve hi? bir sorun olmuyor, her?ey sorunsuz ?al???yor

.httacess dosyas?
---------------------
Kod:
Options FollowSymLinks -Indexes
RewriteEngine on
RewriteRule ^([a-z]+)-([a-z]+)-([0-9a-z_]*)-?(.*)$ $1-$4?$2=$3 [NC,QSA]
RewriteRule ^([a-z]+)-?\.html$ $1.php [NC,L,QSA]


c_coder.php
----------------------
Kod:
<?php

/* ====================
Seditio - Website engine
Copyright Neocrome
http://www.neocrome.net

[BEGIN_SED]
File=plugins/c_coder/c_coder.php
Version= 1.2
Updated=01-04-2007
Type=Plugin
Author=CCodeR
Description=
[END_SED]

[BEGIN_SED_EXTPLUGIN]
Code=c_coder
Part=main
File=c_coder
Hooks=output
Tags=
Minlevel=0
Order=10
[END_SED_EXTPLUGIN]

==================== */

if ( !defined('SED_CODE') ) { die("Wrong URL."); }

$search = "'href=((\')|[\'\"])(\w+).php(((\?|(\&(amp;)?))(?!".$cfg['plugin']['c_coder']['condemned'].")(\w+)=(\w*))*)(((\?|(\&(amp;)?))".$cfg['plugin']['c_coder']['condemned']."=(\w*))??)((\')|[\'\"#])'ie";

$output = preg_replace($search, "stripslashes('href=\\1\\3'.ereg_replace('(=|\?|(\&(amp;)?))', '-', '\\4').'.html'.ereg_replace('^&(amp;)?', '?', '\\12').'\\17')", $output);

?>


c_coder.setup.php
------------------------
Kod:
<?php

/* ====================
Seditio - Website engine
Copyright Neocrome
http://www.neocrome.net

[BEGIN_SED]
File=plugins/c_coder/c_coder.setup.php
Version= 1.2
Updated=01-04-2007
Type=Plugin
Author=CCodeR
Description=
[END_SED]

[BEGIN_SED_EXTPLUGIN]
Code=c_coder
Name=
Description=
Version=1.2
Date=01-04-2007
Author=CCodeR
Copyright=
Notes=
SQL=
Auth_guests=R
Lock_guests=W12345A
Auth_members=R
Lock_members=W12345A
[END_SED_EXTPLUGIN]

[BEGIN_SED_EXTPLUGIN_CONFIG]
condemned=01:string::PHPSESSID:Session key (php.ini >> session.name), ayarlar mysql ye yaz?ld? buray? oynama site u?ar!
[END_SED_EXTPLUGIN_CONFIG]

==================== */

if ( !defined('SED_CODE') ) { die("Wrong URL."); }

?>


Not: htaccess dosyas?n? seditionun kurulu oldu?u dizine atman?z gerekiyor, yani pluginler, sistem, datas vs.. bu klas?rlerin bulundu?u dizine atacaks?n?z

Yard?mc? olabildiysem ne mutlu te?ekk?rler ...
Konuyla İlgili Diğer Başlıklar
rewrite eklentisiyle ilgili
Forumla ilgili istek

 

Powered by Seditio © 2009-2012 All Rights Reserved