admin on August 30th, 2012

Infographics allow your readers to take a break from data overload and see a visually attractive piece of work that is in an easy to understand format and still communicates what was needed to be said. Here are some of the top reasons why infographics are an excellent source of link bait:

1. Build Links

                As obvious as this sounds, one of the main reasons an infographic is an excellent source of link bait is because it builds links to your site. Over 60% of people are visual learners, so if they feel that they have learned something from your infographic, they will want to link back to you so that others will be able to have that same benefit.  More links leads to higher Page Rank.

2. Increase Traffic

                Infographics visually allow your readers to comprehend what is trying to be said and shows that you obviously are knowledagable in this field.  If someone finds an infographic that they see is extremely beneficial, they will travel to your site and possibly “share” it via social media, causing an increase in traffic, social media presence, and links.

3. Attractive

                To put it simply, infographics are flat out more attractive than a simple blog post. People are more likely to ignore your information that is written in plain text, but when they have something visually attractive to look at, it is almost impossible to ignore.  The good news is that your information is still being presented to your audience, but just in a different format.  Due to this attractiveness, it leads to more links to your site with people who want to share your information. 

4. Embeddable

                Being embeddable is an almost automatic way to have a link back to your site.  For this infographic on Delaware, there are topics on NASCAR and Dover Downs that may entice people to place this on their site, which leads to a link back to you.

Guest post provided by Amanda, an internet marketing and content optimization expert.

admin on August 29th, 2010

We got some database issues at DirectoryRoll and it affects directory list as well as directory submission tracking. We are trying to restore as much data as we can. If you are a user, please feel free to contact us if you don’t see your tracking working after today.

Our article directories and social bookmarking sites list are still functional so you can use them without problems.

Update:
We have updated the directory list but user data has been lost. If you have saved reports, we can try to help you get your account back to original shape.

You will have to create a login again.

Tags:

admin on March 14th, 2010

We have launched a new article directory list for our users. We got a great response for directory list and social bookmarking list. I hope this new list of article directories gets a similar treatment.

At the last count, we have 450 article directories in our list. Out of which more than 175 have PR1 (or more) on home page.

Tags: ,

admin on October 9th, 2009

Time for regular cleanup and I thought I will also post about it on the blog. I regularly check which directories are not approving any submissions and remove them from the list.

The ones I have found so far are these:

www.hitwebdirectory.com - 86438 pending links
femeba.net - 42857 pending links
freeprwebdirectory.com - 62290 pending links

www.aaasmeetings.org - Google deindexed (probably because of fake PR 5)
www.culaciati-libros.com - Google deindexed

www.yxdmw.com - No updates after 13th July
www.batfox.com - No updates after 14th July

www.alibabadownloads.com - No updates after May 2009

If you own any of these directories and want to get included again, please use the contact form on the site.

Tags: ,

admin on July 8th, 2009

Google has updated PR for websites multiple times and I have been waiting for pagerank update to get stable. Here is our take on how free directories are doing.

Here is a comparison of number of PR directories in the list before and after updating pagerank.

Directory PR Number of Directories (31st Dec 2009) Number of Directories (1st April 2009) Number of Directories (8 July 2009)
6 1 1 2
5 15 25 30
4 68 60 61
3 154 216 268
2 315 365 418
1 388 396 563

As with last time, PR of free directories has not really improved significantly.

Tags: ,

admin on April 5th, 2009

As you might already know, DirectoryRoll.com free directory list also keeps pagerank of directories along with other stats like backlink count in various search engines.

We took stock of how the directories fared in this PR update. We have not included numbers of PR 0 / PR N/A directories because we add new directories everyday to our list and it’s rather dynamic.

Here is a comparison of number of PR directories in the list before and after updating pagerank.

Directory PR Number of Directories (PR Update 31st Dec 2009) Number of Directories (PR Update 1st April 2009)
6 1 1
5 15 25
4 68 60
3 154 216
2 315 365
1 388 396

Overall, PR of directories has improved very slightly in this PR update. What do you think about PR on directory homepages?

Tags: ,

admin on March 28th, 2009

I have been preparing a list of social bookmarking sites and the speed with which a lot of new and established social bookmarking sites are vanishing it makes it difficult to manage such a list. Most lists I have used before have a lot of dead social bookmark sites. In some cases the domains have been parked or changed to directories or other type of websites.

Here is my social bookmarking list

I plan to keep this list up to date and will appreciate feedback from readers if any of the bookmarking sites goes bust. You can also recommend SB sites if I have missed there here. At last count I have 285 social news / bookmarking sites in this list. I hope it will be as popular as our new directory list

Let me know what other details you would want to see in this list.

Tags: , , ,

admin on March 10th, 2009

I visit more than 20-30 directories everyday for adding them to my free directory list. I visit both old and new directories and it’s often disappointing to see that directories still have old copyright notices with 2007/8 dates. Some directory owners make sure that they update the notice every year but it’s not such a smart thing to do. I will share a simple trick here so that your directory’s copyright date is updated automagically every year.

This is another simple smarty change similar to the analytics on directory I posted earlier.

Rather than writing the actual date you write this code in your footer.tpl (or whichever file has copyright notice)

{$smarty.now|date_format:”%Y”}

Some directory owners also include the year their directory started, in that case you can just replace the ending year

2000 - {$smarty.now|date_format:”%Y”}

I hope more directory owners will adopt this and fix their copyright dates.

Tags: , ,

admin on February 14th, 2009

I see a lot of directory owners complaining about SPAM on their directories. Our last post covered a method to <a href=https://www.directoryroll.com/blog/remove-spam-on-phpld-free-version-free-mod/>get rid of SPAM using keywords in description</a>. Today I will show you a small change that can make your captcha a math question. It will sure reduce automated spam submissions.

I have rewritten create_CAPTCHA method in libs/captcha/captcha.class.php file in free version of PHPLd to get this change. Its now generating two integers and using the sum as the captcha value. You are free to change it to multiplication.

Simply download the attachment and replace your captcha.class.php file. You may want to change phrase_length to 5 in your captcha.php but that’s totally optional. Don’t forget to change your template to say ‘enter the sum’ instead of type the characters.

You can see a demo at my new <a href=https://www.weblinkstoday.com>web directory</a>. This screenshot might help you understand the mod better.

Math Captcha

Download the mod by clicking the link: mathcaptchaclass

Tags: , , ,

admin on January 26th, 2009

I hope you liked our last tip for integrating analytics on phpld today we will give you a free PHPLD mod that can help you quickly locate bad submissions (or good ones in some cases).

Following is an example for searching listings that use ‘directory’ word in their description.

Use keyword in description to search pending submissions

Use keyword in description to search pending submissions

Download this file search-keywords-description and install in your PHPLD Directory (Free Version) to remove spam entries from your directory.

Tags: , ,