Blogging features

Antes

  • Stuff?
  • Posts: 52
Re: Blogging features
« Reply #15, on August 11th, 2011, 12:30 AM »
May i ask you to check Yoast SEO plug-in.

Well the truth is i don't care about core functions in plug-in. But it has tip system like;

Wait your post is under 300 words, consider it to move upper 300.
or Your link has stop-words consider removing it.

and my page visits increased by %10 after those tips.

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Blogging features
« Reply #16, on August 11th, 2011, 12:45 AM »
Stop words?
Posted: August 11th, 2011, 12:44 AM
Quote from Nao/Gilles on August 1st, 2011, 04:21 PM
Quote from Nao/Gilles on July 25th, 2011, 12:05 AM
Also re: beginning of the topic:
- XML-RPC, what's your current opinion on this? Our discussion on trackbacks made me want to implement this without using that protocol. I still think it'd be best to avoid it, but we could 'simply' add it, and allow blog authors to be the only ones allowed to view a trackback.
- Posting from email: did you look into their code, then? Is there any magic behind it?
Bump!
And bump.

Antes

  • Stuff?
  • Posts: 52
Re: Blogging features
« Reply #17, on August 11th, 2011, 12:53 AM »
http://en.wikipedia.org/wiki/Stop_words

aka trash words
Well, XML-RPC is very good thing. I don't have tablet PC or very smart phone - i used it only once on my blog. It really cute. Also some auto-blogging (posting) systems using XML-RPC too.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Blogging features
« Reply #18, on August 11th, 2011, 09:20 AM »
XML-RPC makes no difference whether or not you're using a tablet. What it does do is make remote bridges easier, for example WP has multiple non-web-based clients that all use the XML-RPC interfaces to make posts. Having XML-RPC would make it easier for external tools to prod Wedge into doing things, since it's designed for external tool usage.

Trackbacks are just one use of XML-RPC and if a WP site links to a Wedge one, WP would use an XML-RPC call to post said trackback.
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Blogging features
« Reply #19, on August 11th, 2011, 10:35 AM »
I really think we don't need to use XML-RPC for trackbacks... Rather work on the REFERER. That's basically the difference between opt-in and opt-out... :P

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Blogging features
« Reply #20, on August 11th, 2011, 10:37 AM »
It's automated when a second site sends a message to the first - the request is made without referer AFAIK...

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Blogging features
« Reply #21, on August 11th, 2011, 01:21 PM »
Yeah but I'd rather see sites that actually bring traffic than sites that use or abuse XML rpc to spam or just get backlinks.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Blogging features
« Reply #22, on August 11th, 2011, 01:25 PM »
So you're going to build a whitelist of such sites? Or a blacklist of sites you don't want? Either way the methodology is a bit flawed.

There is a module in Bad Behaviour for trackback posting, but it's not bulletproof - but the referer is not generally supplied, even in spam cases.

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Blogging features
« Reply #23, on August 11th, 2011, 01:44 PM »
As i said: admins only by default. So it's not a problem.