Advertisement
Guest User

Untitled

a guest
May 30th, 2014
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. [setup]
  2. enabled=1
  3. default checked=1
  4.  
  5. engine type=Blog Comment
  6. description=Submits a comment to French blogs and leaves a link to your website with a defined anchor text.
  7. dofollow=2
  8. anchor text=1
  9. creates own page=0
  10. uses pages=0
  11.  
  12. page must have1=Écrire un commentaire|Commentaires|Commentaren
  13.  
  14. ;options to search for thies sites....
  15. search term=site:skynetblogs.be "Écrire un commentaire"
  16. add keyword to search=1
  17. ;0=no, 1=yes, 2=only blog search
  18. use blog search=1
  19.  
  20. ;if enabled we will extract keywords from meta-keywords and later try to find new targets
  21. extract keywords=1
  22.  
  23. ;on verified url take also other urls and see if they can be used to post to
  24. extract urls=1
  25.  
  26. ;keywords that we will ignore
  27. extract keywords ignore=commentaire, blog
  28.  
  29.  
  30. ;define a submission as success or not
  31. submit success=href="%url%|href='%url%|href=%url%
  32. ;submit failed=
  33.  
  34. ;if set to 0 we asume that the submission was successful (if submission_success matched)
  35. verify submission=1
  36. verify by=url
  37. verify url=%original_targeturl%
  38. verify interval=300
  39. verify timeout=7200
  40. verify search detail url=0
  41. verify on unknown status=1
  42.  
  43.  
  44. [URL]
  45. type=url
  46.  
  47.  
  48. [Blog_Comment]
  49. type=memo
  50. allow html=0
  51. allow return=1
  52. must be filled=1
  53. hint=Please use some comments here that will be posted to the blogs. Use the spin syntax heavily here. Also you can use variables like %blog_title%, %meta_keyword% or %keyword%.
  54. default=%file-comments.dat%
  55. html to bbs=0
  56. custom mode=1
  57. auto modify=1
  58.  
  59. [Anchor_Text]
  60. type=text
  61. allow html=0
  62. must be filled=1
  63. hint=Use the keyword that you would like your page getting ranked for. Also use spin syntax here for more than one anchor text.
  64. alternate data=%spinfile-names.dat%
  65.  
  66. [Your E-Mail]
  67. type=email
  68. static=1
  69.  
  70. [STEP1]
  71. link type=Comment-Anchor text
  72.  
  73. ;find link=Commentaires*
  74.  
  75. ;form name= Envoyer*
  76. form name=post_comment
  77. ;form url=*#comments
  78.  
  79. variable must be used=url
  80. set unknown variable=%leave%
  81.  
  82. post_comment_author=%anchor_text%
  83. post_comment_author_email=%your e-mail%
  84. post_comment_author_link=%url%
  85. post_comment_source=Hello it is a very nice blog yes
  86.  
  87. [STEP2]
  88. form name=valider
  89.  
  90. recaptcha_response_field=%captcha%
  91.  
  92. submit success=Votre commentaire sera disponible dans quelques minutes|Si vous n'êtes pas redirigé dans 10 secondes Cliquez ici
  93. ;submit failed=src="*error=incorrect-captcha-sol"|Confirmation du commentaire
  94. captcha failed=Confirmation du commentaire
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement