Recent content by SergeiVL

  1. SergeiVL

    HELP Wordpress Automation

    You can use my script. The solution for adding a post to WordPress using PHP _https://github.com/sergeivl/wp-php-add-post
  2. SergeiVL

    Get High Authority Free Back links

    Thank you for the bundle
  3. SergeiVL

    web host

    For what country is the site made?
  4. SergeiVL

    Ajax loop updater

    The decision is good. Note: Calculate only the new balance value on the server side.
  5. SergeiVL

    Instagram Posting

    github.com/mgp25/Instagram-API This is not an official Instageam API. Its use violates the rules of instagram and can lead to account blocking
  6. SergeiVL

    nofollow

    Hello. 1) Download the program Notepad++. 2) Open the template file of the header / footer. 3) Click Ctrl+F -> tab Replace 4) Use regular expressions. Do search / replace by expressions: search: <a(.*?)</a> replace: <a ref="nofollow"$1</a>
Back
Top