Free WordPress Plugin To Remove Generator Meta Tag / Version Information From WordPress Blogs 메타 태그를 제거하는 플러그 접속식 무료 생성기 / 버전의 정보를 wordpress 블로그

June 30th, 2008 2008년 6월 30일

WordPress, in recent versions, have forces the display of WordPress as the generator in meta tags along with the version information in the header of your WordPress blogs - wordpress, 최근 버전,이 생성기를 강제로 표시를 wordpress의 버전 정보와 함께 메타 태그의 헤더에 귀하의 wordpress 블로그 - . 합니다. Unlike previous versions there is not easy way to remove it. 이전 버전과 달리 그것을 제거하는 쉬운 방법이없습니다. Unless WordPress is using that to provide support (which it doesn’t), I don’t see any good reason for providing that extra bit of help to hackers, do you? wordpress를 사용하지 않는 한 지원을 제공하는 (이것하지 않습니다), 나는 좋은 이유가 나타나지 않는 비트의 도움을 제공하는 것을 여분으로 해커, 그렇죠? Here is a simple plugin which will remove the WordPress generator meta tag along with its version information. 여기는 간단한 플러그인이 생성기는 메타 태그를 제거하는 wordpress의 버전 정보와 함께합니다.

Read more (171 words) » 더 많은 내용보기 (171 단어)»

Free WordPress Plugin To Disable wlw_manifest & EditURI Link From WordPress Blog Header 무료 플러그 접속식 wordpress 블로그에서 링크를 해제하려면 헤더 wlw_manifest & edituri

June 29th, 2008 2008년 6월 29일
Newer versions of WordPress (2.3.1 and above) adds two extra lines to your blog header. wordpress의 최신 버전 (2.3.1 이상)를 추가 헤더를 블로그에 두 개의 여분 줄을합니다. They are: 그들은 :

You need them to use Windows Live Writer to write to your WordPress blog. 그들을 사용해야합니다 당신의 윈도우 라이브 작가 wordpress 블로그에 쓸 수있습니다. However many, like me, do not use Windows Live Writer. 그러나 많은 분들이 나 같은 사람, 윈도우 라이브 작가를 사용하지 마십시오. For them such headers are simply junk and add to the size of their pages (and download time) without adding any value to them or to their users. 그들을 위해 이러한 헤더는 간단하게 정크 및 장바구니에의 크기를 자신의 페이지 (및 다운로드 시간)를 추가하지 않고 사용자들에게 어떤 가치를하거나합니다. For such bloggers (majority I presume) here is a simple WordPress plugin ( Angsuman's Windows Live Manifest Remover WordPress plugin ) which removes these two header links from your WordPress blog. 이러한 블로거 (과반수 라는건) 여기는 간단한 플러그 접속식 (angsuman의 윈도우 라이브 매니 페스트 제거제 플러그 접속식)을이 두 헤더의 링크를 제거합니다 wordpress 블로그합니다.

Download Angsuman's Windows Live Header Remover Plugin 플러그인을 다운로드 angsuman의 윈도우 라이브 헤더 제거제 , rename the file to angsumans-windows-live-header-remover.php, upload it to wp-content/plugins folder of your blog and activate it from Plugin Management screen. , 윤리적으로이 파일을 이름을 변경 - windows - 라이브 - 헤더 - remover.php, 업로드 그것을 wp-content/plugins 폴더의 플러그인 관리 화면에서 사용자의 블로그를 활성화합니다. It requires zero configuration. 제로 구성이 필요합니다. It does one thing and does it well - remove these two useless headers from your WordPress blog. 그것이 하나 있고 그 잘 - wordpress 블로그에서 헤더를 제거하는 쓸모없는 이들 두합니다.

Technical Note: There is a similar WordPress plugin which does the same thing. 기술 참고 사항 :이 플러그 접속식하는 것이 똑같은 유사합니다. This plugin works differently in that it doesn't add the code directly to the plugin body but to the 'init' hook. 이 플러그인에서 다르게 작동하지 않는 것으로 확인 코드를 직접적으로 플러그인을 추가합니다 몸은의 'init'후크합니다. This ensures that this plugin will remain compatible with future versions of WordPress as it doesn't depend on the relative order of execution of the plugins versus the default WordPress filters. 이렇게하면이 플러그 접속식 남을것 wordpress로의 향후 버전과 호환하지 않습니다 상대적인 순서에 따라 달라집니다 대의 기본 wordpress을 실행하는 필터를 플러그 접속합니다. Sounds complicated? 소리 복잡한 문제? To put it simply - Install the plugin and then forget about it forever. 그것을 둘 것을 간단하게 - 플러그인을 설치하고 다음을 영원히 잊어 버리라고합니다. It will continue to serve you (your blog) in the background for a very long time. 그것은 계속 서비스를 (블로그)에 아주 긴 시간 동안의 배경합니다.

You can get more 좀 더하실 수있습니다 free WordPress plugins here 여기에 무료 플러그인 wordpress . 합니다.

How To Safely Redirect /index.php To / Using .htaccess / Apache 리디렉션을 안전하게하는 방법 / index.php을 /를 사용합니다. htaccess / 아파치

June 28th, 2008 2008년 6월 28일

Any PHP based software like WordPress, Mambo, Joomla, Drupal, MODx etc. will serve pages both from http://your-site.com as well as http://your-site.com/index.php . 어떤 php 기반 소프트웨어를 같이 wordpress, 맘보, joomla, Drupal -, modx 등 http://your-site.com 섬길 것입니다 페이지를 둘 다에서 http://your-site.com/index.php뿐만 아니라합니다. This creates duplicate content for search engines, which may then decide to penalize your site for duplicate content. 이렇게하면 중복되는 콘텐츠를 검색 엔진에 귀하의 사이트에 벌점을 적용할 수있는 5 월 다음 중복되는 콘텐츠를하기로 결정합니다. You can safely prevent duplicate content with the following apache code / directive added to your .htaccess file (or in httpd.conf): 다음과 같은 중복되는 콘텐츠를 안전하게 예방하실 수있습니다 아파치 코드 / 지침에 추가됩니다. htaccess 파일 (또는 httpd.conf) :

Read more (215 words) » 더 많은 내용보기 (215 단어)»

How To Use GMail for Corporate Email Filtering (Free) 기업 이메일 필터링을하는 방법을 사용 하시려면 (무료)

June 24th, 2008 2008년 6월 24일

GMail overall has a nice spam filter. gmail 전체가 니스의 스팸 필터를합니다. You can leverage the GMail spam filtering capability even for your corporate emails without paying a dime. 하실 수있습니다 gmail의 스팸 메일 필터링 기능을 활용하여 귀하의 회사 이메일을 위해서도 한푼도 내지 않고도합니다.

Read more (156 words) » 더 많은 내용보기 (156 단어)»

5 Must-Have Firefox Add-ons for Web Development & QA 2.4.19 장바구니 - 5는 -이 firefox의 웹 개발 및 품질 보증

June 24th, 2008 2008년 6월 24일

These add-ons are so useful that I cannot work for a single day without them and so I would suspect most web developers and QA Engineers. 이러한 추가 - 2.4.19 정말 유용합니다 난 그렇게 할 수 없다는 이들없이 하루에 일하는 그래서 난 대부분의 웹 개발자 및 품질 보증 엔지니어도 의심합니다. These plugins / add-ons makes Firefox a formidable web development and testing platform. 이러한 플러그인 / 추가 - 2.4.19을 firefox은 강력한 웹 개발 및 테스트 플랫폼합니다. They are: 그들은 :

Read more (357 words) » 더 많은 내용보기 (357 단어)»

How To Fix - Couldn’t find per display information Error in Java Applications 을 수정하는 방법 - 1 디스플레이 정보를 찾을 수없습니다 자바 응용 프로그램에 오류가

June 23rd, 2008 2008년 6월 23일

While running some Java applications (like Thinreader) you may see this strange looking error - Couldn’t find per display information . 일부 자바 응용 프로그램을 실행하는 동안 (예 : thinreader) 당신이 이상한보고를 볼 수있습니다 오류 - 1을 찾을 수없습니다 정보를 표시합니다. You may find this error when running such applications in JDK 6 or later. 이 오류는 알 수있습니다 그러한 응용 프로그램을 실행하면 jdk 6 이상합니다. Let’s find out more about it and how you can easily fix it. 에 대한 자세한 내용 알아보겠하고 쉽게 해결할 수있는 방법이있습니다.

Read more (260 words) » 더 많은 내용보기 (260 단어)»

How To Save Video To File on Linux & Windows 동영상을 파일에 저장하는 방법을 리눅스, 창

June 22nd, 2008 2008년 6월 22일

VLC Media Player is a leading player for displaying video on Windows & Linux. 국제 미디어 플레이어는 동영상을 표시하기위한 선도 플레이어 windows & 리눅스합니다. It supports a wide variety of formats. 다양한 포맷을 지원합니다. You can also use it to save the video to a file. 또한이 도구를 사용하여 비디오를 파일에 저장합니다.

Read more (148 words) » 더 많은 내용보기 (148 단어)»

How To Remove Attribution Link / Link Back From Anaconda Theme for WordPress? 속성 링크를 제거하는 방법 / 링크 위로부터 아나콘다 테마를 wordpress?

May 22nd, 2008 2008년 5월 22일

Anaconda Theme for WordPress 2.x blogs is a next generation 3 column CSS based theme provided by us. 아나콘다 테마를 다음 세대 wordpress 2.x 블로그는 전투 근무 지원 기반 테마에서 제공하는 3 개의 란 문의합니다. Anaconda Theme requires an attribution link at the bottom of each page. 아나콘다 주제를 필요로 각 페이지의 하단에 속성 연결합니다. That is all we ask for our hard work in developing and testing this theme. 우리 모두는 우리의 노력에 대한 질문이 테마를 개발하고 테스트합니다. However you may not want to have this attribution link / link back in every page of your blog for some reason. 그러나 당신은이 속성을하지 않을 수있습니다 링크 / 링크를 다시 블로그의 모든 페이지에 어떤 이유로합니다. Here is what you can do to remove the linkback / attribution legitimately and without feeling guilty about it. 다음은 수행할 수있는 작업을 제거하는 linkback / 속성도없이 합법적으로 그것에 대해 죄책감을 느끼는합니다.

Read more (192 words) » 더 많은 내용보기 (192 단어)»

How To Enable Root Account on Mac OSX 맥 osx에서 루트 계정을 활성화하는 방법

April 20th, 2008 2008년 4월 20일

1. Login to the Admin account (not the normal account) 로그인하여 관리 계정 (안의 정상적인 계정)
Read more (102 words) » 더 많은 내용보기 (102 단어)»

How To Change MySQL Password mysql 비밀 번호를 변경하는 방법

April 20th, 2008 2008년 4월 20일

Let’s look at all the ways to change MySQL password, for root and other users: 모든하는 방법에 대해 살펴보겠 mysql 비밀 번호를 변경하려면, 루트 및 기타 사용자 :

Read more (78 words) » 더 많은 내용보기 (78 단어)»