How to remove meta name=”Generator” of Drupal 7?

Edit includes/common.inc. removed these three lines by putting // // ‘name’ => ‘Generator’, // ‘content’ => ‘Drupal ‘ . $version . ‘ (http://drupal.org)’, // $elements[‘system_meta_generator’][‘#attached’][‘drupal_add_http_header’][] = array(‘X-Generator’, $elements[‘system_meta_generator’][‘#attributes’][‘content’]);

Add Different Resource for EmpireCMS

Sometimes it is very difficult for us to publish an article if all the articles have 2 or more different article resources from other sites. In this case, we can not copy directly. We can use PHP code: