The sm_list_popular_searches() template tag displays a list of the 5 most popular successful search terms on your blog during the last 30 days. Each term is a hyperlink; readers can click the search term to show the results for that search. Here are some examples of using this template tag.
sm_list_popular_searches()
Show a simple list of the 5 most popular recent successful search terms, hyperlinked to the actual search results.
sm_list_popular_searches('<h2>Popular Searches</h2>')
Show the list as above, with the heading “Popular Searches”. If there have been no successful searches, then this tag displays no heading and no list.
sm_list_popular_searches('<li><h2>Popular Searches</h2>', '</li>')
Show the headed list as above; this form of the tag should be used in the default WordPress theme. Put it in the sidebar.php file.
sm_list_popular_searches('<li><h2>Popular Searches</h2>', '</li>', 10)
This is the same as the above, but it shows the 10 most popular searches.
sm_list_recent_searches()
Show a simple list of the 5 most recent successful search terms, hyperlinked to the actual search results. You can also use the same options as for the sm_list_popular_searches tag.
temada son aranan kelimeri ve en son aranan keliemeleri vs yapamadım yardım pls
aranan kelimeyi kayıt etme kod sorunu
8
●685
- 22-03-2008, 16:47:18http://www.canlikuran.com/1.php bak hata veriyor template içine side bar atrtımmıda aynı hatayı veriyor
direk temada footer a ekledim
Fatal error: Call to undefined function: sm_list_popular_searches() in /home/canlikur/public_html/wp-content/themes/stitched-10/footer.php on line 1 - 22-03-2008, 20:21:311 indir ve plugin dizinine yükle search-meter.rar
2 admin panelden aktifleştir
3 temada en çok aramaların gözükmesini istediğin yere
<?php sm_list_popular_searches(); ?>
ekle oldu bitti popüler aramalar listelenecektir
en son aramalar için
<?php sm_list_recent_searches(); ?>
yaz oldu bitti
anlamadığın yer kalmamıştır umarım
örnek olarak ben ayrı bir sayfada gösterdim ...
Hot Key - “iyinet webmaster forumu 2008 seo yarıÅması”
bunuda nasıl yaptın diye sorma forumda ara bulursun
- 23-03-2008, 00:17:26Üyeliği durdurulduSanırım benden başkası görmesin istiyorsun yanlış anlamıyorsam cevap vereyim admin panelinde zaten görebiliyorsun ben bayadır kullanıyorum anasayfada göstermek iyi olmaz bence aranan kelimelerde ************* kelimelerde geçiyor en iyisi kullanmak ama anasayfada arananları göstermemekLANCE adlı üyeden alıntı: mesajı görüntüle