Title: AANC's Replies | WordPress.org

---

# AANC

  [  ](https://wordpress.org/support/users/aanc/)

 *   [Profile](https://wordpress.org/support/users/aanc/)
 *   [Topics Started](https://wordpress.org/support/users/aanc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/aanc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/aanc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/aanc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/aanc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/aanc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Radio Puls] [Plugin: Radio Puls] Some questions](https://wordpress.org/support/topic/plugin-radio-puls-some-questions/)
 *  Thread Starter [AANC](https://wordpress.org/support/users/aanc/)
 * (@aanc)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-radio-puls-some-questions/#post-2995370)
 * Hi!
    Thanks for your information! (By the way, you are missing some answers).
   I’ll try this plugin and I’ll probaby use it on my website. Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [6Scan is warning about a comment posting forgery ?](https://wordpress.org/support/topic/6scan-is-warning-about-a-comment-posting-forgery/)
 *  [AANC](https://wordpress.org/support/users/aanc/)
 * (@aanc)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/6scan-is-warning-about-a-comment-posting-forgery/#post-2671982)
 * Hello! 6Scan notified me about this too, so I will Manually Scan this.
    But I
   don’t know a lot about coding (I don¡t actually know anything about coding) so
   I need to know, where should I put the code? It says that it should be added 
   in the wp-comments-post.php, prepending the line `/** Sets up the WordPress Environment.*/`
   with this:
 *     ```
       if ( ! isset( $_SERVER[ "HTTP_REFERER" ] ) )
       			die();
   
       		$referrer_url = $_SERVER[ "HTTP_REFERER" ];
       		$server_name = str_replace( "." , "\." , $_SERVER[ "HTTP_HOST" ] );	/*	Escape the dots for following regexp search */
       		$server_name = str_replace( '/' , '\/' , $server_name );	/*	Escape the '/' for following regexp search */
   
       		$referr_pattern = "/^((http(s)?):\/\/)?(www.)?$server_name/";		
   
       		if ( ! preg_match( $referr_pattern, $referrer_url ) )
       			die();
       ```
   
 * So I would like to know how exactly to put this, where and how. If you can tell
   me the lines that come before and after so I can get located on this, better.
 * **Thanks!**
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Problems between Gravatar and theme](https://wordpress.org/support/topic/problems-between-gravatar-and-theme/)
 *  Thread Starter [AANC](https://wordpress.org/support/users/aanc/)
 * (@aanc)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/problems-between-gravatar-and-theme/#post-2816105)
 * I tried with the Simple Local Avatars plugin to change the avatar replacing the
   gravatar with a local one but anything happened, the default image still appearing.
   So I think is a coding problem.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Problems between Gravatar and theme](https://wordpress.org/support/topic/problems-between-gravatar-and-theme/)
 *  Thread Starter [AANC](https://wordpress.org/support/users/aanc/)
 * (@aanc)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/problems-between-gravatar-and-theme/#post-2816070)
 * The theme is not actually being developed, the page is now for a mobile theme.
   Did you know that the page you give me is broken?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Change title on website](https://wordpress.org/support/topic/change-title-on-website/)
 *  Thread Starter [AANC](https://wordpress.org/support/users/aanc/)
 * (@aanc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/change-title-on-website/#post-2661199)
 * Wait! Now I see the problem.
    I should use different web browsers to see the 
   changes. I’m editing in Google Chrome, and I can’t see the changes there (in 
   the homepage only appears `Web Al Azar` and for the post appears `Web Al Azar
   >> Hello World!` but I saw the site in Firefox and now I can see the repaired
   meta title). Thanks again! And what can I use to see the changes automatically
   in the browser? _WP super cache_ doesn’t seems to work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Change title on website](https://wordpress.org/support/topic/change-title-on-website/)
 *  Thread Starter [AANC](https://wordpress.org/support/users/aanc/)
 * (@aanc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/change-title-on-website/#post-2661196)
 * Almost perfect! You saved my day!
    5 stars for you: ***** 😀 The only thing that
   doesn’t looks how I want is the title for a post. Can you go here: [http://webalazar.com/hello-world/](http://webalazar.com/hello-world/)
   and check how the title looks like? Because I would like something like `(Post
   Name) | (Blog Title)`. And the favicon thing was right too! I deleted the cache,
   and now I see the “stylized W” (is actually a random icon with a stylized W) 
   😉 .. By the way, I have a cache plugin (WP Super Cache) but right now I’m not
   sure if it works, because I used it several ways and I didn’t noticed changes
   where the changes supposed to be (ex: the favicon). Thanks a lot!!!!!

Viewing 6 replies - 1 through 6 (of 6 total)