แจกสุดยอด Wordpress Plugin ทำ seo บทความ

เริ่มโดย ijeed, 30 เมษายน 2011, 01:48:48

หัวข้อก่อนหน้า - หัวข้อถัดไป

0 สมาชิก และ 1 ผู้มาเยือน กำลังดูหัวข้อนี้

Dj.wayne_Gum

มันมีไฟล์ชื่อว่า
How_To_Activate.txt
อยู่นี่ครับ

ลองทำตามดูนะครับ
เคยมีคนเอามาแจกแล้ว
ทำ activate ใช้ได้วันเดียว
วันรุ่งขึ้นต้องทำใหม่ เลยลบทิ้งไปแล้ว
ไม่รู้ว่าตัวนี้เหมือนกันรึเปล่า
แต่ตอนนี้ทดลองแล้ว ใช้ได้อยู่ครับ
[direct=https://www.bestmediaonline.com]รับเขียนคอนเทนต์[/direct]

Dj.wayne_Gum

อ้างถึงจาก: undeath13 ใน 30 เมษายน 2011, 03:57:14
สุดยอดจิงๆใช้กับ BMGได้ด้วย :o
ใช้ยังไงอ่ะครับ
แล้วเราจะใส่ main keyword ในแต่ละโพสต์ยังไง
[direct=https://www.bestmediaonline.com]รับเขียนคอนเทนต์[/direct]

iamgkz

[direct=http://qserver.in.th/web-hosting]Web Hosting[/direct] พื้นที่ 9 GB ไม่จำกัด DataTransfer เพียง 900 บ/ปี
[direct=http://qserver.in.th/reseller]Reseller Hosting[/direct] พื้นที่ 10 GB เพิ่มได้ไม่จำกัดโดเมน เพียง 2700 บ/ปี
[direct=http://qserver.in.th/vps]VPS[/direct]Fixed Ram 1 GB ฟรี DirectAdmin เพียง 1000 บ/เดือน

[direct=http://www.ลอดช่องวัดเจษ.com]ลอดช่องวัดเจษ[/direct]

mylift

ขอบคุณนะค่ะ จะลองศึกษาและนำไปใช้ค่ะ & &  :wanwan012:
"รับจ้างสมัคร SMF เวบละ 1.5 บาท *สมัครด้วยมือไม่ใช่โปรแกรม*"
"รับจ้าง copy to paste"
"รับโพสงาน"
"รับเขียนบทความ ราคาเป็นกันเอง เขียนเอง ไม่ rewrite"
"รับพิมพ์งานจากไฟล์ pdf  jpeg ฯลฯ"

ติดต่อ : [email protected]

>>>>> สถานะ:: ทำหลังเลิกงานประจำ ขออนุญาติสำหรับท่านที่ไม่รีบและรอได้นะคะ ******

tasorich

#24
สำหรับท่านที่งงๆ ตอน active ครับ ( ผมก็งงๆอยู่พักนึง )

วิธีการครับ มี 2แบบให้เลือก ( เลือกทำแบบเดียวก็พอนะครับ )

วิธีการที่ 1.เอา Code ทั้งหมดด้านล่างไปใส่ในไฟล์ ชื่อ settings.class.php
ในโฟเดอร์ wp-content/plugins/seo-pressor/classes

<?php if (!class_exists('WPPostsRateKeys_Settings')) {  class WPPostsRateKeys_Settings   {              static $R9EC7B8EF25165B663E4EDBADEBE645FE 'WPPostsRateKeys_Options';               static public function get_seo_link() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['seo_link'];   }         static public function get_name_link() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['name_link'];   }         static public function get_allow_seopressor_footer() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['allow_seopressor_footer'];   }         static public function get_allow_bold_style_to_apply() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['allow_bold_style_to_apply'];   }         static public function get_allow_italic_style_to_apply() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['allow_italic_style_to_apply'];   }         static public function get_allow_underline_style_to_apply() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['allow_underline_style_to_apply'];   }         static public function get_bold_style_to_apply() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['bold_style_to_apply'];   }         static public function get_italic_style_to_apply() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['italic_style_to_apply'];   }         static public function get_underline_style_to_apply() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['underline_style_to_apply'];   }         static public function get_remote_active_response() {        $R461B3CF352C49384D8EFBFA869A4BA9A self::get_check_if_active_url() . '?clickbank_receipt_number='          urlencode(self::get_clickbank_receipt_number())         . '&plugin_domain=' urlencode(get_bloginfo('wpurl'));    if (self::get_license_type()=='ltps') {     $R461B3CF352C49384D8EFBFA869A4BA9A .= '&plugin_sigle=1';    }    else {      $R461B3CF352C49384D8EFBFA869A4BA9A .= '&plugin_sigle=0';    }            $R04DC9A31C8FE0CD27C4C4A1066AEFCD5 wp_remote_get($R461B3CF352C49384D8EFBFA869A4BA9A);              if (is_array($R04DC9A31C8FE0CD27C4C4A1066AEFCD5)) {      $R7ADFAB20B638A31026FD86B174CD053C $R04DC9A31C8FE0CD27C4C4A1066AEFCD5['body'];          return $R7ADFAB20B638A31026FD86B174CD053C;    }        return FALSE;   }         static public function get_active() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();        $R062571FDD32EE7041268CA726716BF33 time();          if (($R062571FDD32EE7041268CA726716BF33 self::get_last_dt_active_check()) > 172800) {                                  $R04DC9A31C8FE0CD27C4C4A1066AEFCD5 self::get_remote_active_response();                if ($R04DC9A31C8FE0CD27C4C4A1066AEFCD5) {       $RBAF021A7FD7734AE78ECDD24D3CFD580['last_dt_active_check'] = time();      if ($R04DC9A31C8FE0CD27C4C4A1066AEFCD5=='ACTIVE') {                           }      else {       $RBAF021A7FD7734AE78ECDD24D3CFD580['active'] = 0;       self::update_options($RBAF021A7FD7734AE78ECDD24D3CFD580);      }     }          }           return 1;   }         static public function get_last_version() {       $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();        $R062571FDD32EE7041268CA726716BF33 time();          if (($R062571FDD32EE7041268CA726716BF33 self::get_last_dt_version_check()) > 180) {                                  $R461B3CF352C49384D8EFBFA869A4BA9A self::get_last_version_url();          $R04DC9A31C8FE0CD27C4C4A1066AEFCD5 wp_remote_get($R461B3CF352C49384D8EFBFA869A4BA9A);          if (is_array($R04DC9A31C8FE0CD27C4C4A1066AEFCD5)) {       $R7ADFAB20B638A31026FD86B174CD053C $R04DC9A31C8FE0CD27C4C4A1066AEFCD5['body'];             if (is_numeric($R7ADFAB20B638A31026FD86B174CD053C))       $RFDF4CC85164C8AE5EF66813FABB2581B $R7ADFAB20B638A31026FD86B174CD053C;      else        $RFDF4CC85164C8AE5EF66813FABB2581B $RBAF021A7FD7734AE78ECDD24D3CFD580['current_version'];                  $RBAF021A7FD7734AE78ECDD24D3CFD580['last_version'] = $RFDF4CC85164C8AE5EF66813FABB2581B;      $RBAF021A7FD7734AE78ECDD24D3CFD580['last_dt_version_check'] = time();      self::update_options($RBAF021A7FD7734AE78ECDD24D3CFD580);            return $RFDF4CC85164C8AE5EF66813FABB2581B;     }          }                              return $RBAF021A7FD7734AE78ECDD24D3CFD580['last_version'];   }         static public function get_check_if_active_url() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['check_if_active_url'];   }         static public function get_current_version() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['current_version'];   }         static public function get_download_url() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['download_url'];   }         static public function get_last_dt_version_check() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['last_dt_version_check'];   }         static public function get_last_version_url() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['last_version_url'];   }         static public function get_clickbank_id() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['clickbank_id'];   }         static public function get_allow_automatic_adding_alt_keyword() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['allow_automatic_adding_alt_keyword'];   }         static public function get_allow_add_keyword_in_titles() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['allow_add_keyword_in_titles'];   }         static public function get_allow_site_wide_keyword() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['allow_site_wide_keyword'];   }         static public function get_site_wide_keywords_list() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['site_wide_keywords_list'];   }         static public function get_license_type() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['license_type'];   }         static public function get_clickbank_receipt_number() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['clickbank_receipt_number'];   }         static public function get_last_dt_active_check() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       return $RBAF021A7FD7734AE78ECDD24D3CFD580['last_dt_active_check'];   }         static public function set_plugin_as_active() {    $RBAF021A7FD7734AE78ECDD24D3CFD580 self::get_options();       $RBAF021A7FD7734AE78ECDD24D3CFD580['active'] = 1;       self::update_options($RBAF021A7FD7734AE78ECDD24D3CFD580);   }               static function update_options($RBAF021A7FD7734AE78ECDD24D3CFD580) {       return update_option(self::$R9EC7B8EF25165B663E4EDBADEBE645FE$RBAF021A7FD7734AE78ECDD24D3CFD580);       }                              static function get_options() {                 $RBAF021A7FD7734AE78ECDD24D3CFD580 = array        (           'allow_add_keyword_in_titles' => 0           ,'allow_seopressor_footer' => 1           'allow_bold_style_to_apply' => 1           'bold_style_to_apply' => 0           'allow_italic_style_to_apply' => 1           'italic_style_to_apply' => 0           'allow_underline_style_to_apply' => 1           'underline_style_to_apply' => 0           'seo_link' => '<a href="http://www.CharteredSEO.com">SEO</a>'           'name_link' => '<a href="http://www.seopressor.com">SEOPressor</a>'           'clickbank_receipt_number' => ''           'last_dt_active_check' => 0           'active' => 0           'check_if_active_url' => 'http://seopressor.com/activate.php'           'current_version' => 4.2           'last_dt_version_check' => 0           'last_version' => 4.2           'license_type' => 'ltpm'            'last_version_url' => 'http://seopressor.com/check-version-premium.php'            'download_url' => 'http://www.seopressor.com/dl_plugin_premium_of.html'            'allow_automatic_adding_alt_keyword' => 0           'clickbank_id' => ''           'allow_site_wide_keyword' => 0           'site_wide_keywords_list' => ''       );                     $R3F85D76DB76F9A2D82BC3CCE32FC84C1 get_option(self::$R9EC7B8EF25165B663E4EDBADEBE645FE);                  if (!empty($R3F85D76DB76F9A2D82BC3CCE32FC84C1)) {           foreach ($R3F85D76DB76F9A2D82BC3CCE32FC84C1 as $RF413F06AEBBCEF5E1C8B1019DEE6FE6B => $RD9904695AB7A05BE3743563D83AD6643) {            $RBAF021A7FD7734AE78ECDD24D3CFD580[$RF413F06AEBBCEF5E1C8B1019DEE6FE6B] = WPPostsRateKeys_Validator::parse_output($RD9904695AB7A05BE3743563D83AD6643);           }       }                        if ($R3F85D76DB76F9A2D82BC3CCE32FC84C1 != $RBAF021A7FD7734AE78ECDD24D3CFD580)           update_option(self::$R9EC7B8EF25165B663E4EDBADEBE645FE$RBAF021A7FD7734AE78ECDD24D3CFD580);                    return $RBAF021A7FD7734AE78ECDD24D3CFD580;         }  } } ?>


วิธีการที่ 2.ดาวโหลดไฟล์  settings.class.php
จาก hxxp://www.tempf.com/getfile.php?id=927565&key=4dbb7d0134465
ไปใส่โฟเดอร์ wp-content/plugins/seo-pressor/classes

ลองดูครับ

mitigatez


peramin

ทำตามทุกขั้นตอนครับ แต่เหมือนไม่มีไรเปลี่ยนแปลง มันถามหาClickBank เหมือนเดิม

khonthai


tasorich

อ้างถึงจาก: peramin ใน 30 เมษายน 2011, 11:22:20
ทำตามทุกขั้นตอนครับ แต่เหมือนไม่มีไรเปลี่ยนแปลง มันถามหาClickBank เหมือนเดิม

อธิบายเพิ่มเติมครับ
วิธีการที่เขาบอกมาเหมือจะตกหล่นไปนิดนึงครับ

ตามข้อ 6.Change the return of "return $RBAF021A7FD7734AE78ECDD24D3CFD580['active']; " to 1, see below:

ที่ถูกคือ ค้นหาและแทนที่ return $RBAF021A7FD7734AE78ECDD24D3CFD580['active'] ด้วย return 1 ครับถึงจะถูก ( ที่เขาให้มา ไม่มีคำว่า return มีแต่ 1 เท่านั้น)

sodalimit

มาหาความรู้ ครับขอเก็บไปลอง

earthquake

ดูวีดีโอแล้วน่าสนใจครับ.

ขอบคุณครับ.
[direct=https://sites.google.com/site/sacsdecouchage/]Sacs De Couchage[/direct]
[direct=https://sites.google.com/site/montrefossil]Montre Fossil[/direct]
[direct=http://lotteryharvesterlotterysystems.yolasite.com]Lottery Harvester Lottery Systems[/direct]

IKao

แบบไหนเรียกว่า Advance?

SerNui

ขอบคุณ มากครับ

กว่าจะได้ติดอยู่นานเลย นึกว่าจะไม่ได้ใช้เสียแล้ว ครับ :wanwan020:

ming0189


khon40


kittik9

 :wanwan003: สุดยอดดดด
ขอบคุณมากๆ เลยครับ
[direct=http://www.facebook.com/coachkitti]My Fanpage - เทคนิค + แนวคิดการพัฒนาตัวเอง[/direct]
[direct=http://maximizeyourconfidence.com][/direct][direct=http://passiontomillion.com/]e-Book แนวทางการเปลี่ยนสิ่งที่รู้ให้ทำเงิน[/direct]

Red~LabeL


kanda7007

สุดยอด Plugin จริง ๆ ทำ seo บทความก็ดี


kittik9

 :wanwan020:
ทำไมมันสุดยอดอย่างนี้ ดู VTR แล้วรักเลย
เหมือนมันสอนเราไปด้วยในตัวเลยอ่ะ ว่าต้องทำไรบ้าง
[direct=http://www.facebook.com/coachkitti]My Fanpage - เทคนิค + แนวคิดการพัฒนาตัวเอง[/direct]
[direct=http://maximizeyourconfidence.com][/direct][direct=http://passiontomillion.com/]e-Book แนวทางการเปลี่ยนสิ่งที่รู้ให้ทำเงิน[/direct]