Hi All,
Need your help.
I have number of backlinks from other sites. However in google webmaster tool I am not able to see even a single one, it says no data available,
I tried backlink checker tools but there also I got the same result.
My blog is https://easysteps2buildwebsite.com.
Please let me know whether it has to do something with www, because while exchanging backlinks I used the above url without www.
]]>Hi,
im not into coding. I’ve just a small wish:
Instead of
“0 Backlinks found”
i want
“Backlinks found: 0”
I guess it is about this part in the backlinks.php:
echo $feed->get_item_quantity() .' ' . $backlinks_options['bl_title'] .''. ( ($backlinks_options['bl_more'] == 1)?'<a href="'. prepare_url() .'">'. $backlinks_options['bl_more_text'] .'</a>':''); //The actual text link. It also returns the total number of results found.
But what must i exactly change? I always get a fatal error.
Thanks in advance.
]]>