Replace Google Blog Search with Technorati for Incoming Links in Dashboard of WordPress Technorati의 교체에 대한 구글 블로그 검색으로 들어오는 링크를 대시보드의 wordpress
In WordPress 2.3 Dashboard, the Incoming Links stats under the Latest Activity section has switched from Technorati to Google Blog Search to feed and update the information of any new backlinks acquired by the blog. wordpress 2.3에서 대시보드 아래에서 들어오는 링크가 통계를 Technorati의 마이 그 레이션에 대한 최신 활동 섹션은 구글 블로그 검색으로 피드를 업데이 트하는 블로그의 정보를 획득하는 새로운 뒤로합니다. However, there is an obvious buy when using Google Blog Search to list incoming links, that the resulted data shows your own latest blog posts from the front index page as being an incoming link, instead of real external incoming baclinks referenced to your blog from other blogs. 그러나,이 명백한 구글 블로그 검색을 구매 목록에 들어오는 링크를 사용할 때, 그 결과 자신의 최신 블로그 게시물에서 데이터를 보여줍니다 프런트 인덱스 페이지로 들어오는 링크가되는 대신에 실제 외부 수신을 블로그를 참조 다른 baclinks 블로그합니다.
The Incoming Links data is useful to know which blog posts have attracted attention or generated attention of other bloggers or webmasters, and if there is any ‘accidental’ copycat of your blog articles (those who copy and paste everything including embedded internal links blindly), as Incoming Links will list who is linking to your blog. 들어오는 링크가 블로그 게시물 데이터가 유용하게 알 수있게합니다 다른 블로거가 주목을 주목하거나 또는 웹마 스터를 생성, 그리고있다면 어떤 '실수로'모방의 블로그에 기사 (그 누구 복사 및 붙여넣기 포함된 모든 내부 링크 눈 멀게 포함), 목록으로 들어오는 링크는 사람이 귀하의 블로그로 연결합니다. The reason WordPress development change from Technorati to Google Blog Search is unknown. Technorati의 변화에서 그 이유를 wordpress 개발 구글 블로그 검색은 알 수없는합니다. Probably because some has feel that the incoming links results provided by Technorati is inaccurate (incoming link that not actually happen and exist) or full of spam. 아마 일부는 들어오는 링크가 검색 결과에서 제공하는 느낌이 Technorati의이 정확하지 않은 (수신 링크가 발생하고 존재하는 사실은 없다) 또는 전체의 스팸합니다.
If you prefer Technorati incoming links results as Google BlogSearch will return your own posts included in the list of sites linking to you if you link to your own posts from other posts, and make the information useless, and you don’t to go to Technorati homepage to get related information, you can set and change back to use Technorati search engine as your default incoming links provider by changing the following line of text in index-extra.php file located in wp-admin directory. Technorati의 들어오는 링크 결과를 원하는 경우 자신의 게시물을 구글 블로그를 반환하는 사이트 목록에 포함되어로 연결되는 링크로 연결하면 자신의 게시물을 다른 게시물을하고 쓸모있는 정보, 그리고 Technorati의 안에 갈 홈페이지에 관련 정보를 설정할 수있습니다 Technorati의 검색 엔진을 사용하고 변경을 기본으로 들어오는 링크가 제공 업체를 변경하여 다음과 같은 라인의 텍스트 파일을 색인 - extra.php 백린 - 관리 디렉토리 위치합니다.
Open up /wp-admin/index-extra.php file in any text editor, and search for the following lines, normally locate in line 11 and 12 (lines wrapped for easier reading): [업 / wp-admin/index-extra.php 파일은 텍스트 편집기에서, 그리고 다음과 같은 행이를 검색합니다 일반적으로 줄을를 찾습니다 11과 12 일 (행 포장을 쉽게 읽고) :
$rss_feed = apply_filters( 'dashboard_incoming_links_feed', 'http://blogsearch.google.com/blogsearch_feeds?hl=en&scoring=d& $ rss_feed = apply_filters ( 'dashboard_incoming_links_feed', 'http://blogsearch.google.com/blogsearch_feeds?hl=en&scoring=d &
ie=utf-8&num=10&output=rss&partner=wordpress&q=link:' . 즉 = utf - 8 & num = 10 & 출력 = rss & 파트너 = wordpress & 질문 = 링크 : '. trailingslashit( get_option('home') ) ); trailingslashit (get_option ( '홈')));
$more_link = apply_filters( 'dashboard_incoming_links_link', 'http://blogsearch.google.com/blogsearch?hl=en&scoring=d& $ more_link = apply_filters ( 'dashboard_incoming_links_link', 'http://blogsearch.google.com/blogsearch?hl=en&scoring=d &
partner=wordpress&q=link:' . 파트너 = wordpress & 질문 = 링크 : '. trailingslashit( get_option('home') ) ); trailingslashit (get_option ( '홈')));
Replace the 대체
http://blogsearch.google.com/blogsearch_feeds?hl=en&scoring=d& http://blogsearch.google.com/blogsearch_feeds?hl=en&scoring=d &
ie=utf-8&num=10&output=rss&partner=wordpress&q=link: 즉 = utf - 8 & num = 10 & 출력 = rss & 파트너 = wordpress & 질문 = 링크 :
and 및
http://blogsearch.google.com/blogsearch?hl=en&scoring=d& http://blogsearch.google.com/blogsearch?hl=en&scoring=d &
partner=wordpress&q=link: 파트너 = wordpress & 질문 = 링크 :
in the lines above to the following respectively: 다음과 같은 각각의 정상에 선 :
http://feeds.technorati.com/cosmos/rss/?url= http://feeds.technorati.com/cosmos/rss/?url =
http://www.technorati.com/search/ http://www.technorati.com/search/
Note that when you upgrade the WordPress core in future, you have to make this change again, unless the WordPress development team switch back to Technorati, or you make a backup copy of index-extra.php and avoid the changed version to be overwritten, or, recommended, to use a plugin to 참고 :이 wordpress 코어의 미래를 업그레이 드하는 경우, 당신은이 변경 사항을 다시는 wordpress 개발 팀의 '로 다시 전환하지 않는 한 Technorati의, 또는 당신의 백업 복사본을 만듭니다의 버전을 변경하지 않고 인덱스 - extra.php 씁니다, 또는, 추천,를 사용하는 플러그인을 replace with old Technorati 오래된 Technorati의로 교체 instead.
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. 중요 사항 : 당신은 기계 번역 페이지를 읽고이 제공없이 "있는 그대로"품질 보증합니다. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. 인간의 번역과는 달리, 기계 번역을 이해하지 않습니다 문법, 의미론, 문법, 숙어의 천연 언어, 그래서 종종 부정 확한과 낮은 품질 텍스트를 생산하고 이해할 수없는 오해가있습니다. Thus, please refer to 따라서를 참조하시기 바랍니다 original English article 원래 영어 자료 whenever possible. 언제 수있습니다.
MDL blog postings now continue at 지금 분계선 블로그 게시물에 계속 Tip and Trick 팁 및 트릭을 , and readers are welcome to join , 그리고 독자들은 조인에 오신 것을 환영합니다 My Digital Life Forums 내 디지털 라이프 공개 토론 . 합니다.
Related Articles 관련 기사
- Technorati Incoming Links Plugin for WordPress Technorati의 수신에 대한 링크가 플러그 접속식 wordpress
- Add NoFollow Relationship to WordPress Blogroll to Increase PageRank 페이지 장바구니 메타태그 관계를 wordpress을 늘리는 일 Blogroll
- How to Move WordPress Blog to New Domain or Location wordpress 블로그를 새 도메인을 이동하는 방법이나 위치
- StatTraq - Wordpress Plugin for Site Statistic and Traffic Counter stattraq - 사이트 통계와 교통 카운터을 위해 플러그 접속식
- Integrate WordPress including Comments with bbPress Forum using bbSync bbpress 공개 토론를 사용하여 의견을 포함하여 통합하는 wordpress bbsync
- Paginating or Split WordPress Post or Page with NextPage in WordPress Not Working 페이지에 게시하거나 nextpage paginating 또는 분할 wordpress wordpress에서 작동하지 않습니다
- Free Download: WordPress 2.1 with Autosave and Tabbed Editor 무료로 다운로드 : wordpress 2.1에서 편집기를 자동 저장 및 탭
- Search for Torrents with Google 급류는 구글 검색
- Integrate and Display Google AdSense for Search and Co-Op Custom Search Engine Results in WordPress Blog Page Template 구글 애드 센스를 통합 및 표시에 대한 검색 및 공동 - 작전 맞춤형 검색 엔진의 검색 결과에서 블로그 페이지 템플릿을 wordpress
- PHP Fatal Error on Call to Add_Query_Var in Taxonomy.php After Upgrading to WordPress 2.5 RC2 (Excerpt) php add_query_var에 치명적인 오류가 전화를 taxonomy.php wordpress 2.5로 업그레이 드하면 rc2 (발췌)

































October 10th, 2007 14:42 2007년 10월 10일 14:42
[...] Search is different from Technorati, with own blog posts may appear in result as shown in guide to replace Google Blog Search with Technorati in WordPress core. Technorati의 검색이 다르다 [...]으로 자신의 블로그 게시물에 표시된 바와 같이 결과가 나타날 수있습니다 구글 블로그 검색과 Technorati의이 안내서를 교체 wordpress 핵심합니다. This plug-in will replace Income Links feed from Technorati without modifying any source code, [...] 이 플러그 - 재고으로 대체됩니다 Technorati의 소득 링크 피드의 모든 소스 코드를 수정하지 않고, [...]
October 21st, 2007 17:44 2007년 10월 21일 17:44
[...] сами, тук е разковничето. [...] сами, тук е разковничето합니다. Надявам се да е било полезно. надявам се да е било полезно합니다. Сподели с другите: [...] сподели с другите : [...]
October 26th, 2007 09:11 2007년 10월 26일 09:11
Thanks for that, that helped changed the incoming link back as I was getting info on internal links rather than external. 감사합니다, 들어오는 링크를 변화시키는 데 도움이되었던가 점점 정보를 내부 링크로 다시보다는 나는 외부합니다. Nice explaination. 니스에 대해 설명합니다. Cheers 환호
November 17th, 2007 20:40 2007년 11월 17일 20:40
[...] вариант е ръчно да редактирате index-extra.php в директорията wp-admin на вашия WP блог, но тогава [...] [...] extra.php вариант е ръчно да редактирате 인덱스 - на вашия в директорията 백린 백린 - 관리 блог, но тогава [...]