Phpbb templates

De la EuroDomenii - Domenii .Eu .Ro Registrator Acreditat

(Diferența dintre versiuni)
Salt la: navigare, căutare
(Robots.txt pentru phpBB)
(Robots.txt pentru phpBB)
Linia 12: Linia 12:
----
----
=Robots.txt pentru phpBB=
=Robots.txt pentru phpBB=
 +
User-agent: *<br /> Disallow: /cgi-bin/<br /> Disallow: /phpbb/admin/<br /> Disallow: /phpbb/cache/<br /> Disallow: /phpbb/db/<br /> Disallow: /phpbb/images/<br /> Disallow: /phpbb/includes/<br /> Disallow: /phpbb/language/<br /> Disallow: /phpbb/templates/<br /> Disallow: /phpbb/faq.php<br /> Disallow: /phpbb/groupcp.php<br /> Disallow: /phpbb/login.php<br /> Disallow: /phpbb/memberlist.php<br /> Disallow: /phpbb/modcp.php<br /> Disallow: /phpbb/posting.php<br /> Disallow: /phpbb/privmsg.php<br /> Disallow: /phpbb/profile.php<br /> Disallow: /phpbb/search.php<br /> Disallow: /phpbb/viewonline.php
-
'''<font color="rgb(255, 0, 0)">Robots.txt pentru Wordpress</font>'''
+
User-agent: Googlebot<br /> # nu indexeaza file-urile care au urmatoarele extensii<br /> Disallow: /*.inc$<br /> Disallow: /*.js$<br /> Disallow: /*.inc$<br /> Disallow: /*.css$
-
User-agent: *<br /> # nu permite indexarea tuturor file-urilor existente in directoarele respective<br /> Disallow: /cgi-bin/<br /> Disallow: /z/j/<br /> Disallow: /z/c/<br /> Disallow: /stats/<br /> Disallow: /dh_<br /> Disallow: /about/<br /> Disallow: /contact/<br /> Disallow: /tag/<br /> Disallow: /wp-admin/<br /> Disallow: /wp-includes/<br /> Disallow: /contact<br /> Disallow: /manual<br /> Disallow: /manual/*<br /> Disallow: /phpmanual/<br /> Disallow: /category/
 
-
User-agent: Googlebot<br /> # nu permite indexarea fisiere care se termina cu respectivele extensii<br /> Disallow: /*.php$<br /> Disallow: /*.js$<br /> Disallow: /*.inc$<br /> Disallow: /*.css$<br /> Disallow: /*.gz$<br /> Disallow: /*.wmv$<br /> Disallow: /*.cgi$<br /> Disallow: /*.xhtml$<br /><br /> # nu indexeaza file-urile cu ? in url<br /> Disallow: /*?*
+
<nowiki># nu indexeaza file-urile cu ? in url</nowiki> <br /> Disallow: *mark=*<br /> Disallow: *view=*
-
<nowiki># disable duggmirror</nowiki><br /> User-agent: duggmirror<br /> Disallow: /<br /><br /> # permite google image bot sa caute toate imaginile <br /> User-agent: Googlebot-Image<br /> Disallow:<br /> Allow: /*<br /> # permite adsense bot in tot site-ul <br /> User-agent: Mediapartners-Google*<br /> Disallow:<br /> Allow: /*
 
-
Exemplu 2
+
<nowiki># permite google image bot to caute toate imaginile</nowiki> <br /> User-agent: Googlebot-Image<br /> Disallow:<br /> Allow: /*<br /><br /> # permite adsense bot in tot site-ul <br /> User-agent: Mediapartners-Google*<br /> Disallow:<br /> Allow: /*
-
'''<font color="rgb(255, 0, 0)">Robots.txt pentru phpBB</font>'''
+
User-agent: *<br /> Disallow: /stats<br /> Disallow: /dh_<br /> Disallow: /V<br /> Disallow: /z/j/<br /> Disallow: /z/c/<br /> Disallow: /cgi-bin/<br /> Disallow: /viewtopic.php<br /> Disallow: /viewforum.php<br /> Disallow: /index.php?<br /> Disallow: /posting.php<br /> Disallow: /groupcp.php<br /> Disallow: /search.php<br /> Disallow: /login.php<br /> Disallow: /post<br /> Disallow: /member<br /> Disallow: /profile.php<br /> Disallow: /memberlist.php<br /> Disallow: /faq.php<br /> Disallow: /templates/<br /> Disallow: /mx_<br /> Disallow: /db/<br /> Disallow: /admin/<br /> Disallow: /cache/<br /> Disallow: /images/<br /> Disallow: /includes/<br /> Disallow: /common.php<br /> Disallow: /index.php<br /> Disallow: /memberlist.php<br /> Disallow: /modcp.php<br /> Disallow: /privmsg.php<br /> Disallow: /viewonline.php<br /> Disallow: /images/<br /> Disallow: /rss.php
-
User-agent: *<br /> Disallow: /cgi-bin/<br /> Disallow: /phpbb/admin/<br /> Disallow: /phpbb/cache/<br /> Disallow: /phpbb/db/<br /> Disallow: /phpbb/images/<br /> Disallow: /phpbb/includes/<br /> Disallow: /phpbb/language/<br /> Disallow: /phpbb/templates/<br /> Disallow: /phpbb/faq.php<br /> Disallow: /phpbb/groupcp.php<br /> Disallow: /phpbb/login.php<br /> Disallow: /phpbb/memberlist.php<br /> Disallow: /phpbb/modcp.php<br /> Disallow: /phpbb/posting.php<br /> Disallow: /phpbb/privmsg.php<br /> Disallow: /phpbb/profile.php<br /> Disallow: /phpbb/search.php<br /> Disallow: /phpbb/viewonline.php
+
User-agent: Googlebot<br /> # nu permite indexarea file-urilor cu extensia<br /> Allow: /sitemap.php<br /> Disallow: /*.php$<br /> Allow: /sitemap.php<br /> Disallow: /*.js$<br /> Disallow: /*.inc$<br /> Disallow: /*.css$<br /> Disallow: /*.txt$
-
User-agent: Googlebot<br /> # nu indexeaza file-urile care au urmatoarele extensii<br /> Disallow: /*.inc$<br /> Disallow: /*.js$<br /> Disallow: /*.inc$<br /> Disallow: /*.css$
 
-
<nowiki># nu indexeaza file-urile cu ? in url</nowiki><br /> Disallow: *mark=*<br /> Disallow: *view=*
+
<nowiki># nu permite indexarea file-urilor cu ? in url</nowiki> <br /> Disallow: /*?*<br /> Disallow: /*?
-
<nowiki># permite google image bot to caute toate imaginile</nowiki><br /> User-agent: Googlebot-Image<br /> Disallow:<br /> Allow: /*<br /><br /> # permite adsense bot in tot site-ul <br /> User-agent: Mediapartners-Google*<br /> Disallow:<br /> Allow: /*
 
-
User-agent: *<br /> Disallow: /stats<br /> Disallow: /dh_<br /> Disallow: /V<br /> Disallow: /z/j/<br /> Disallow: /z/c/<br /> Disallow: /cgi-bin/<br /> Disallow: /viewtopic.php<br /> Disallow: /viewforum.php<br /> Disallow: /index.php?<br /> Disallow: /posting.php<br /> Disallow: /groupcp.php<br /> Disallow: /search.php<br /> Disallow: /login.php<br /> Disallow: /post<br /> Disallow: /member<br /> Disallow: /profile.php<br /> Disallow: /memberlist.php<br /> Disallow: /faq.php<br /> Disallow: /templates/<br /> Disallow: /mx_<br /> Disallow: /db/<br /> Disallow: /admin/<br /> Disallow: /cache/<br /> Disallow: /images/<br /> Disallow: /includes/<br /> Disallow: /common.php<br /> Disallow: /index.php<br /> Disallow: /memberlist.php<br /> Disallow: /modcp.php<br /> Disallow: /privmsg.php<br /> Disallow: /viewonline.php<br /> Disallow: /images/<br /> Disallow: /rss.php
+
<nowiki># nu permite indexarea file-urilor din /wp- directorys</nowiki> <br /> Disallow: /wp-*/
-
 
+
-
User-agent: Googlebot<br /> # nu permite indexarea file-urilor cu extensia<br /> Allow: /sitemap.php<br /> Disallow: /*.php$<br /> Allow: /sitemap.php<br /> Disallow: /*.js$<br /> Disallow: /*.inc$<br /> Disallow: /*.css$<br /> Disallow: /*.txt$
+
-
<nowiki># nu permite indexarea file-urilor cu ? in url</nowiki><br /> Disallow: /*?*<br /> Disallow: /*?
 
-
<nowiki># nu permite indexarea file-urilor din /wp- directorys</nowiki><br /> Disallow: /wp-*/
+
<nowiki># nu permite indexarea arhivei site-ului</nowiki> <br /> User-agent: ia_archiver<br /> Disallow: /
-
<nowiki># nu permite indexarea arhivei site-ului</nowiki><br /> User-agent: ia_archiver<br /> Disallow: /
 
-
<nowiki># permite google image bot sa caute toate imaginile</nowiki>
+
<nowiki># permite google image bot sa caute toate imaginile</nowiki> User-agent: Googlebot-Image<br /> Disallow:<br /> Allow: /*.gif$<br /> Allow: /*.png$<br /> Allow: /*.jpeg$<br /> Allow: /*.jpg$<br /> Allow: /*.ico$<br /> Allow: /*.jpg$<br /> Allow: /images<br /> Allow: /z/i/
-
User-agent: Googlebot-Image<br /> Disallow:<br /> Allow: /*.gif$<br /> Allow: /*.png$<br /> Allow: /*.jpeg$<br /> Allow: /*.jpg$<br /> Allow: /*.ico$<br /> Allow: /*.jpg$<br /> Allow: /images<br /> Allow: /z/i/
 
-
<nowiki># permite adsense bot in tot site-ul </nowiki><br /> User-agent: Mediapartners-Google*<br /> Allow: /*
+
<nowiki># permite adsense bot in tot site-ul </nowiki> <br /> User-agent: Mediapartners-Google*<br /> Allow: /*
# Pentru a realiza un astfel de fisier deschideti notepad si salvati fisierul robots.txt.
# Pentru a realiza un astfel de fisier deschideti notepad si salvati fisierul robots.txt.

Versiunea de la data 24 ianuarie 2009 21:37

Cuprins

Director de template-uri pentru phpBB

Director de template-uri pentru phpBB
Aici gasiti un director de template-uri, documentatie si demo pntru phpBB (phpBB3 si phpBB2).
Eu zic ca este destul de interesant pentru orice utilizator de phpBB.


Propuneri pentru noi template-uri

Propuneri pentru noi template-uri


Cum instalez un template de phpBB ?

Ca sa instalezi o tema, copiezi folderul cu denumirea temei in directorul templates/ si apoi intri in "Administration Panel" la "Styles Admin" si apesi pe "Add". Selectezi tema si ii dai "Install". Apoi ca sa o schimbi, intri tot din administrare la "General Admin" la "Configuration" si schimbi acolo la "Default Style" tema abia instalata. Sursa


Robots.txt pentru phpBB

User-agent: *
Disallow: /cgi-bin/
Disallow: /phpbb/admin/
Disallow: /phpbb/cache/
Disallow: /phpbb/db/
Disallow: /phpbb/images/
Disallow: /phpbb/includes/
Disallow: /phpbb/language/
Disallow: /phpbb/templates/
Disallow: /phpbb/faq.php
Disallow: /phpbb/groupcp.php
Disallow: /phpbb/login.php
Disallow: /phpbb/memberlist.php
Disallow: /phpbb/modcp.php
Disallow: /phpbb/posting.php
Disallow: /phpbb/privmsg.php
Disallow: /phpbb/profile.php
Disallow: /phpbb/search.php
Disallow: /phpbb/viewonline.php

User-agent: Googlebot
# nu indexeaza file-urile care au urmatoarele extensii
Disallow: /*.inc$
Disallow: /*.js$
Disallow: /*.inc$
Disallow: /*.css$


# nu indexeaza file-urile cu ? in url
Disallow: *mark=*
Disallow: *view=*


# permite google image bot to caute toate imaginile
User-agent: Googlebot-Image
Disallow:
Allow: /*

# permite adsense bot in tot site-ul
User-agent: Mediapartners-Google*
Disallow:
Allow: /*

User-agent: *
Disallow: /stats
Disallow: /dh_
Disallow: /V
Disallow: /z/j/
Disallow: /z/c/
Disallow: /cgi-bin/
Disallow: /viewtopic.php
Disallow: /viewforum.php
Disallow: /index.php?
Disallow: /posting.php
Disallow: /groupcp.php
Disallow: /search.php
Disallow: /login.php
Disallow: /post
Disallow: /member
Disallow: /profile.php
Disallow: /memberlist.php
Disallow: /faq.php
Disallow: /templates/
Disallow: /mx_
Disallow: /db/
Disallow: /admin/
Disallow: /cache/
Disallow: /images/
Disallow: /includes/
Disallow: /common.php
Disallow: /index.php
Disallow: /memberlist.php
Disallow: /modcp.php
Disallow: /privmsg.php
Disallow: /viewonline.php
Disallow: /images/
Disallow: /rss.php

User-agent: Googlebot
# nu permite indexarea file-urilor cu extensia
Allow: /sitemap.php
Disallow: /*.php$
Allow: /sitemap.php
Disallow: /*.js$
Disallow: /*.inc$
Disallow: /*.css$
Disallow: /*.txt$


# nu permite indexarea file-urilor cu ? in url
Disallow: /*?*
Disallow: /*?


# nu permite indexarea file-urilor din /wp- directorys
Disallow: /wp-*/


# nu permite indexarea arhivei site-ului
User-agent: ia_archiver
Disallow: /


# permite google image bot sa caute toate imaginile User-agent: Googlebot-Image
Disallow:
Allow: /*.gif$
Allow: /*.png$
Allow: /*.jpeg$
Allow: /*.jpg$
Allow: /*.ico$
Allow: /*.jpg$
Allow: /images
Allow: /z/i/


# permite adsense bot in tot site-ul
User-agent: Mediapartners-Google*
Allow: /*

  1. Pentru a realiza un astfel de fisier deschideti notepad si salvati fisierul robots.txt.
  2. “User -agent:*” se refera la toate motoarele de cautare.

Sursa

Unelte personale
Trusa de unelte