demlasjr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Incoming links RSS ErrorUsing trackero’s url you get everything containing a word you have in your link.
Example:
Your domain: pepperoni-pizza.com
You will get in that feed every single website which is talking about pepperoni, pizza or both.
Give it a try:https://www.google.com/search?hl=en&q=www.pepperoni-pizza.com&tbm=blg&output=rss
As you see, that’s not the solution.
However, I just found the solution as I promised to Carin. By now we should use:
https://www.google.com/search?ie=utf-8&q=link:www.YOUR-DOMAIN.COM/&tbm=blg&tbs=sbd:1&output=rss
As you guys see, the language (hl=en) disappear now from the link.
@carin: I tried your website but I’m getting no result, even if there is a website pointing to your blog. Why ? I have no fucking idea. As I see it’s kinda google bug.
I will explain why: If you check this link:
https://www.google.com/search?ie=utf-8&q=link:https://wwwdotbostalletsdotse/&tbm=blg (replace “dot” with .) you will see one result.But if you add “output=rss” (https://www.google.com/search?ie=utf-8&q=link:https://wwwdotbostalletsdotse/&tbm=blg&output=rss) to that link, there is 0 results. Maybe that website blocked trackback, no idea.
As you can see it’s working fine with big websites:
https://www.google.com/search?ie=utf-8&q=link:www.pizzahut.com/&tbm=blg&tbs=sbd:1&output=rssAnd html: https://www.google.com/search?ie=utf-8&q=link:www.pizzahut.com/&tbm=blg&tbs=sbd:1
To check the number of backlinks, you can go here: https://www.google.com/blogsearch
If you search for “wwwdotbostalletsdotse” (change dot with .) you will see like 5 links: 4 from your website, one of them from other website, displayed in the link I gave you above.
So guys, the new solution to get the backlinks correctly is:
https://www.google.com/search?ie=utf-8&q=link:www.YOUR-DOMAIN.COM/&tbm=blg&tbs=sbd:1&output=rss
Best regards,
LaszloForum: Fixing WordPress
In reply to: Incoming links RSS ErrorHmm…weird, looks like Google changed the way the links are displayed.
The only way to make right now the “incoming links” works is this way:
https://www.google.com/search?hl=en&q=”www.domain.com”&tbm=blg&output=rss
The problem is that the widget in wordpress doesn’t accept ” in the link. I will try to find this days an alternative or a way to accept those ”
Forum: Fixing WordPress
In reply to: Incoming links RSS ErrorHi Carin !
As I know, no facebook shouldn’t be included because the content is not indexed by Google.
Also, adding the link that way I posted above, you should get the incoming links for all the domain, not only for the first page.Also jmzolezzi, you don’t need to compress the html if you don’t want. You can remove the lines I specified above and those debug lines will be removed.
Come on guys, there is easy to remove it, but it reappear when the plugin is updated. Not big deal to remove it, but neither very annoying. However, there are some option in which All in one SEO Pro is better ^^ (my opinion)
Forum: Fixing WordPress
In reply to: Incoming links RSS ErrorYou are welcome mate ??
No problem, just don’t forget to include all the lines in your tutorial ??
Mark, that’s what I said 7 posts above. Also there are more lines like that which need to be edited, not just that one.
W3 Total Cache is crappy. High CPU consuming and too much confusing options. And I’m not sure if will remove the echos or only the comments from the CSS and JS. I find myself WP Super Cache + WP Minify + DB Cache Reloaded more attractive, efficient and are not killing my server.
Plus…I compared W3TC with this second alternative, with the same settings, and I got each time better load time with SuperCache and WP Minify. I tested it with websites like gtmetrix, pingdom and webpagetest. Not just one test, but tens of tests.Forum: Fixing WordPress
In reply to: Incoming links RSS ErrorGlad to hear it worked cmarble !
Forum: Fixing WordPress
In reply to: Incoming links RSS ErrorIf you put it without the “link:”, and your domain is “nicevideos.com” (for example), will list you websites where is specified the words “nice videos”
Just test it: open in browser https://www.google.com/search?hl=en&q=www.nicevideos.com&tbm=blg&output=rss
The domain it doesn’t exist. However, you will find like “1,820,000” results (backlinks heh ?)
Most of them looks like:
<item> <title>The San: <b>Nice video</b> on Leadership</title> <link> https://xxxx.blogspot.com/2012/03/nice-video-on-leadership.html </link>
As you see, the link and the title include the frase “nice videos”, nothing more.
Kind Regards,
demlasjrForum: Fixing WordPress
In reply to: Incoming links RSS ErrorThat’s wrong trackero. You don’t get as results the backlinks.
The correct way is:
https://www.google.com/search?hl=en&q=link:https://YOUR-WEBSITE-URL&tbm=blg&output=rss
Forum: Fixing WordPress
In reply to: Incoming links RSS ErrorI fixed it myself…
Those lines can be found in /frontend/class-frontend.php
Line 225, 262 and 601. You can remove those “echo”. However…the plugin is free, that’s a way to thank to the developer. If you really want to remove it, at least make a donation to the developer.
And don’t forget, each update re-add those lines.
Best regards.
Forum: Everything else WordPress
In reply to: My blog keeps getting attackedIf that “firewall” is a plugin….DELETE and problem fixed. A firewall plugin will not helping you at all.