Subscribe to RSS feed Vyberajte RSS kanál or alebo follow me nasleduj mne on Twitter? o rozechvění?
One of the much hyped “feature” in the recently released WordPress 2.3 is the Incoming links widget powered by Google BlogSearch, on the WordPress admin dashboard. Jedným z veľmi medializované "funkciu" v nedávno uvoľnenej WordPress 2.3 je Prichádzajúce odkazy widget powered by Google BlogSearch, na WordPress admin doske. Turns out Ukazuje sa, it is a real pain jedná sa o skutočnú bolesť – the links are mostly links to posts, from the index of the same blog. - Odkazy sú väčšinou odkazy na miesta, z indexu z rovnakého blogu. See the image given below to see what I mean. Pozri obrázok nižšie uvedených vidieť, ako to myslím.

Dammit! Sakra! All links are from my own blog! Všetky odkazy sú z mojej vlastný blog!
Google BlogSearch is touted as being superior to Technorati (by many authority bloggers). Google BlogSearch je chválil za lepšiu Technorati (veľa blogov orgánu). However, its weakness is evident – the links to self. Avšak, jeho slabinou je zrejmý - odkazy na seba. Folks at Automattic thought that bringing Google BlogSearch would spruce up stuff, and it has obviously backfired. Lidi na Automattic aby si myslel, že Google BlogSearch by smrek sa veci, a to má samozrejme stroskotal. But the open-source community surrounding WordPress has come to the rescue again. Ale je open-source komunite okolitých WordPress dospela k záchrannej akcii. And it is easier to correct the WordPress system than Google A to je ľahšie na opravu systému WordPress ako Google ![]()
There is a plugin to bring back Technorati Incoming links widget (see end of this post). Existuje plugin přivézt Technorati Prichádzajúce odkazy widget (pozri koniec tohto príspevku). However, adding one more plugin for a trivial matter as this, is unwise, and may affect your Však dodáva, jeden plugin pre triviálne záležitosť, pretože to je múdre, a môže mať vplyv na vaše blog optimization measures blog optimalizačné opatrenia . .
There is an easy way and a difficult one. Existuje jednoduchý spôsob a problémový. The easy one is this: Ľahké je tento:
Download Stiahnuť this file Tento súbor (right click>Save Target As), open it in Notepad, Save As>”index-extra.php” (with the quotes). (kliknite pravým tlačidlom myši> Uložiť cieľ ako), otvorte ho v programe Poznámkový blok, Uložiť ako> "index-extra.php" (s úvodzovkami). The file given is an unmodified (except for this hack) version of the file in WordPress 2.3. V súbore je uvedený nemodifikovanému (okrem tohto hack) verziu súboru vo WordPress 2.3. Upload the file to your /wp-admin folder (FTP client may want you to confirm that you want to rewrite the existing file, click Yes). Nahrať súbor na /wp-admin zložky (FTP klient môže chcieť, aby ste potvrdili, že chcete prepísať existujúci súbor, kliknite na tlačidlo Áno).
If you're paranoid that I may introduce malicious code to your blog Ak ste paranoidní, že môžem predstaviť škodlivého kódu do vášho blogu
you can use this manual fix: môžete použiť tento manuál opraviť:
- Use your favourite FTP client and navigate to
/wp-admin/. Použite váš obľúbený FTP klient a prejsť na/wp-admin/Downloadindex-extra.phpStiahnuťindex-extra.php - Open it up in a text editor like Notepad, and search and find this URL: Otvorte ho v textovom editore, ako je napríklad program Poznámkový blok, a hľadať a nájsť túto URL:
http://blogsearch.google.com/blogsearch_feeds?hl=en&scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:ADVERTISEMENT REKLAMAReplace that complete URL with this URL: Nahradiť že kompletnú URL tohto URL:
http://feeds.technorati.com/cosmos/rss/?url= - Next, find this URL: Ďalej nájdete túto URL adresu:
http://blogsearch.google.com/blogsearch?hl=en&scoring=d&partner=wordpress&q=link:Replace it with: Ho nahradiť:
http://www.technorati.com/search/ - Upload it to
/wp-adminfolder. Odovzdajte ho do/wp-adminzložku.
WARNING : Do not introduce any space into the file, before or after the end of the PHP code. UPOZORNENIE: Nepoužívajte žiadne miesto v súbore, pred alebo po skončení PHP kód. PHP files have an annoying problem of spewing errors if spaces are introduced carelessly. PHP súbory majú nepríjemný problém vyvěrání chyby v prípade, priestory sú zavedené ľahkomyseľne.
If you Ak ste faint-hearted zemdlen-srdce do not want to do any of the above stuff, you can use Jeremy's Nechcete, aby sa niektorý z vyššie uvedených vecí, môžete použiť Jeremy to Technorati Links Technorati Odkazy plugin. plugin.
You should have got back the Technorati Links widget by now. Mali ste dostal späť Technorati Odkazy widget do teraz. If you had any problems, tell me through comments. Ak ste mali nejaké problémy, povedzte mi cez komentáre.
This is something unrelated, but I was just wondering – are you aware that all the links in your blog are no-follow'd with the exception of the link in the logo and the links to other posts from within your posts? To je niečo nesúvisí, ale práve som premýšľala - ste si vedomý toho, že všetky odkazy na svoj blog je no-follow'd s výnimkou odkazu na logo a odkazy na ďalšie príspevky zo svojho miesta?
Sorry if this was done intentionally – I simply couldn't see why! Ospravedlňujeme sa, ak to bolo urobené úmyselne - som jednoducho nemohol vidieť, prečo!
@Karthik: No, I did it intentionally. @ Karthik: Ne, já to urobil úmyselne. My logic is this – if there are fewer links from a page, each link gets more link equity. Moja logika je to - ak je menej odkazy na stránky, z ktorých každý odkaz dostane viac odkaz kapitálu. It may or may not be right – no harm in trying To môže alebo nemusí mať pravdu - bez poškodenia v pokuse
Welcome to the Vitajte na Bloke's network Chlapík siete dude chlápek
@BlogBloke: Thanks, and I've left a comment on your post @ BlogBloke: Vďaka, a já si ponechal komentovať svoj príspevok
Hey that's a nice tip. Ahoj to je pekný tip. I've not upgraded yet to 2.3 but I'll do it today and I'm sure I'll keep this post in mind while upgrading it I've neaktualizovanie ešte 2,3, ale budu to dnes, a som si istý uvidíme udržať toto miesto v pamäti, zatiaľ čo modernizácia je
@Tipso: Thanks. @ Tips: Děkuji. I found the hack useful, so decided to share it with you. Našiel som hack užitočný, tak sa rozhodla podeliť sa s vami. And upgrade to WP 2.3 if you like tags – otherwise, its not much different. A upgrade na WP 2.3, ak máte radi značky - inak, svoj nie moc odlišný.
Sumesh, There is no such problem. Sumesh, nie je taký problém. The real stuff is that all backlink data is stored in a SQL string for temporary use, but sometimes it get clashes with alter link info by Technorati making it show other stuff which is just linking. Skutočných vecí je, že všetky backlink dáta sú uložené v SQL reťazec na dočasné použitie, ale niekedy si strety sa zmenil vzťah info do Technorati, ktoré ukazujú iné veci, ktorá je práve prepojenie.
Anyways, nice tip and Technorati is far better than GBS. Tak ako tak, pekný tip Technorati a je oveľa lepší ako GBS.
@Rishi: Thanks, and Technorati certainly is better, atleast as far as blogs go @ Rishi: Vďaka, Technorati a určite je lepšie, atleast ak blogy ísť
Oops, GBS does only blogs, so I guess it loses out, I guess! Jejda, GBS robí len blogy, takže myslím, že sa stratí, myslím!