18-05-2013, Saat:16:20
18-05-2013, Saat:16:33
(18-05-2013, Saat:16:20)bitanem03 Adlı Kullanıcıdan Alıntı: [ -> ]google seo kurulu etkilermiGoogle açısından olumlu etkiler.
konu için hangisi
portala ekledim olmadı
tavsiyem eklentiyi yükledikten sonra yeni konu açıp denemen.
konu etiketleri için:
{$post['tags']}
18-05-2013, Saat:16:40
hocam sitemde suan hiçbir konuya giremiyorum 404
18-05-2013, Saat:16:40
.htaccess ayarlaman gerekiyor 

18-05-2013, Saat:16:42
onu nasıl yapacam anlatıver 
google seo 1.6.5göre ayarlı suan

google seo 1.6.5göre ayarlı suan
18-05-2013, Saat:16:43
şunları uygun bir yere .htaccess ekle :
Kod:
RewriteBase /
RewriteEngine on
RewriteRule ^tags/([a-zA-Z0-9]+)$ tagcloud.php?tag=$1 [L,QSA]18-05-2013, Saat:16:48
Kod:
RewriteBase /
RewriteEngine on
RewriteRule ^tags/([a-zA-Z0-9]+)$ tagcloud.php?tag=$1 [L,QSA]
RewriteEngine on
# Hosting paketinizde, RewriteBase ve RewriteRules özelliklerinin etkin olması gerekli.
RewriteBase /
# ./search.php sorunlarınız geçici çözümler:
# ./.htaccess dosyası için yazma izni vermeniz gerekiyor. (777)
RewriteRule ^([^&]*)&(.*)$ http://ceptime.org/$1?$2 [L,QSA,R=301]
# Google SEO 404 Sayfaları:
ErrorDocument 404 /misc.php?google_seo_error=404
# Google SEO Sitemap Dizin:
RewriteRule ^sitemap-([^./]+)\.xml$ misc.php?google_seo_sitemap=$1 [L,QSA,NC]
# Google SEO URL Forumlar:
RewriteRule ^forum-([^./]+)$ forumdisplay.php?google_seo_forum=$1 [L,QSA,NC]
# Google SEO URL Konular:
RewriteRule ^konu-([^./]+)\.html$ showthread.php?google_seo_thread=$1 [L,QSA,NC]
# Google SEO URL Duyurular:
RewriteRule ^duyuru-([^./]+)\.html$ announcements.php?google_seo_announcement=$1 [L,QSA,NC]
# Google SEO URL Kullanıcılar:
RewriteRule ^uye-([^./]+)\.html$ member.php?action=profile&google_seo_user=$1 [L,QSA,NC]
# Google SEO URL Takvim:
RewriteRule ^takvim-([^./]+)$ calendar.php?google_seo_calendar=$1 [L,QSA,NC]
# Google SEO URL Etkinlik:
RewriteRule ^etkinlik-([^./]+)\.html$ calendar.php?action=event&google_seo_event=$1 [L,QSA,NC]
# Google SEO Sitemap Dizin:
RewriteRule ^sitemap\-([^./]+)\.xml$ misc.php?google_seo_sitemap=$1 [L,QSA,NC]
# Google SEO URL Forumlar:
RewriteRule ^forum\-([^./]+)$ forumdisplay.php?google_seo_forum=$1 [L,QSA,NC]
# Google SEO URL Konular:
RewriteRule ^konu\-([^./]+)\.html$ showthread.php?google_seo_thread=$1 [L,QSA,NC]
# Google SEO URL Duyurular:
RewriteRule ^duyuru\-([^./]+)\.html$ announcements.php?google_seo_announcement=$1 [L,QSA,NC]
# Google SEO URL Kullanıcılar:
RewriteRule ^uye\-([^./]+)\.html$ member.php?action=profile&google_seo_user=$1 [L,QSA,NC]
# Google SEO URL Takvim:
RewriteRule ^takvim\-([^./]+)$ calendar.php?google_seo_calendar=$1 [L,QSA,NC]
# Google SEO URL Etkinlik:
RewriteRule ^etkinlik\-([^./]+)\.html$ calendar.php?action=event&google_seo_event=$1 [L,QSA,NC]hocam bi bak valla iş yapalımderken .

Kod:
http://ceptime.org/konu-Sophie-Cam-v1-06-2-Symbian-3Signed.htmleklentiyi iptal etmeme rağmen durum aynı yav
18-05-2013, Saat:16:54
dur özelden gönderiyorum aynen .htaccess komple yapıştırcaksın. 
