Arkadaşlar
Coppermine galeri scriptini seo yapmasını öğretecek biri yokmu?
Yardım: Coppermine Seo
14
●1.670
- 01-05-2007, 18:58:06Üyeliği durdurulduyapan var mıdır bilmiyorum ama çok araştırmıştım bu konuyu.coppermine forumunda üç dört kişinin yaptığını gördüm ama ya tam açıklamıyorlar ya da açıklamaları yetersiz oluyor.kimse kolay kolay yapamıyor bu işi.burada bilen varsa ve açıklarsa ben de sevinirim.
- 01-05-2007, 19:09:21Arkadaslar copermine in zaten seo url ler için plugin i var orjinalinde.(displayimage--0--1.html gibi) ,fakat tam istenilen şekilde değil.Aslında biraz kodlarla oynansa çözülebilir ama tüm scripti incelemek lazım
- 01-05-2007, 20:31:47arkadasım zaten en son surumunde otomatik olarak kurulumla birlikte geliyor.Sana sadece aktif etmek ve .htaccess i düzenlemek kalıyor.
- 01-05-2007, 20:53:40
Options FollowSymLinks SymLinksIfOwnerMatchRewriteEngine on# Uncomment the following line if your webserver's# URL is not directly related to physical file paths.# Update "YOUR_COPPERMINE_ROOT" (just / for root)#RewriteBase /YOUR_COPPERMINE_ROOT## Rewrite index urls#RewriteRule index-([0-9]*)\.html index.php?cat=$1 [NC]RewriteRule index-([0-9]*)-page-([0-9]*)\.html index.php?cat=$1&page=$2 [NC]## Rewrite thumbnail urls#RewriteRule thumbnails-([a-z0-9]*)-([\-]?[0-9]*)\.html thumbnails.php?album=$1&cat=$2 [NC]RewriteRule thumbnails-([a-z0-9]*)-page-([0-9]*)\.html thumbnails.php?album=$1&page=$2 [NC]RewriteRule thumbnails-([a-z0-9]*)-([\-]?[0-9]*)-page-([0-9]*)\.html thumbnails.php?album=$1&cat=$2&page=$3 [NC]RewriteRule thumbnails-([0-9a-z]*)\.html thumbnails.php?album=$1 [NC]RewriteRule thumbnails-search-(.*)\.html thumbnails.php?album=search&search=$1 [NC]## Rewrite displayimage urls#RewriteRule displayimage-([a-z0-9]+)-([\-]?[0-9]+)-([\-]?[0-9]+)\.html displayimage.php?album=$1&cat=$2&pos=$3 [NC]RewriteRule displayimage-([a-z0-9]+)-([\-]?[0-9]+)\.html displayimage.php?album=$1&pos=$2 [NC]RewriteRule displayimage-([0-9]+)\.html displayimage.php?pos=-$1 [NC]RewriteRule slideshow-([0-9]+)-([\-]?[0-9]+)-([0-9]+)\.html displayimage.php?album=$1&pid=$2&slideshow=$3 [NC]RewriteRule slideshow-([a-z]+)-([\-]?[0-9]+)-([0-9]+)-([0-9]+)\.html displayimage.php?album=$1&cat=$2&pid=$3&slideshow=$4 [NC]
Buyur hocam..
Ayrıca eklenti olarak da ekledim.Yapman gereken sadece .htaccess olarak dosyayı cevirmek