WordPress ODLinks Plugin

WordPress ODLinks Plugin Guide & Instructions

Open Directory Links (Website Directory Project) is a WordPress plugin.

ODLinks 1.4.3-a is now available.

last changes (May 2018)

last changes (15.03.2013 about: 15:00 GMT)
To display the latest xx ads in the sidebar,
you copy the following code and place it anywhere else in the sidebar.
<?php lastODLinksSidebar(8) ?>

last changes  (Today 07.03.2013 about: 15:00 GMT)
– implemented the page navigation functionality
– updated to uses the thumbshots.ru for the Website screenshots
The update fixes website’s search function. [not important!]
Save your local changes (you have any) and unzip the file and overwrite existing directories and files.

 

The plugin can help you to start a profitable website directory which is the same as the DMOZ.org directory.This plugin is under active development. If you experience problems, please first make sure you have installed the latest version. Feature requests, bug reports and comments can be submitted [here]
1) Click here to download the odlinks plugin last release

Installing the plugin:

1. Unzip the downloaded file and upload the odlinks folder to your WordPress plugins folder (/wp-content/plugins/)
2. Log into your WordPress admin panel
3. So go ahead and activate the ODLINKS plugin, which should appear in the list of installed plug-ins.
4. “ODLinks” will now be displayed in your admin panel.
5. For first step instructions, go to Options “Settings”

You will need to make the Smarty cache and template_c folders writable (chmod 777):
Use your FTP client to change its permissions to 777.
* odlinks/includes/Smarty/cache
* odlinks/includes/Smarty/templates_c

Once you have changed the folder permissions, return to your browser, and refresh it.
Now you can submit your settings. After submission, installer process will create the tables automatically.

For your information, after submitting the settings a new page will be created with the title [[odlinks]](in upper letters) .
This title will be also added to the content of pages automatically.
Do NOT remove the page. The plugin work correctly with this page ID.
Please, you should keep the default title[[odlinks]] (in upper letters) of page to make it to work…

To uninstall and deactivate the plugin, please go to Options “uninstall” under ODLinks menu.

6. Creating/Editing a category and subcategory
– Before deploying, you should create and set-up the categories and subcategories for your Website.
– Go aheead and choose “Categories” from the ODLinks drop down menu and insert the category name and category description and then submit it.
– You can insert the subcategories by clicking on ‘Add Category’ and choosing any category name from the list in parent category. If you select root as parent category, then you create a main category.
– Create a subcategory is mandatory and required!

Depending on the “Permalink Settings” it’s possible for some pages that the categories urls are not accessible.
To fix this problem you should go to update the .htaccess file which is exised under wordpress top directory.

Normaly if you click on categories you will get something like this:
<yourDomain>/odlinks/?_action=main&id=2&parent=1

If insteaed of the “/odlinks/” somthing elses is placed for example “/97-revision-v1/”
you can upadte your the .htaccess file as follows:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteRule ^97-revision-v1/?([^/]*)?/?(.*)$ /index.php?pagename=odlinks=$1=$2 [QSA,L,R,NS]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

== Frequently Asked Questions ==

How can we display the latest xx ads in the sidebar?

You copy the following code and place it anywhere in the sidebar.php located in active theme folder.
<?php lastODLinksSidebar(8) ?>

 

This guide will show you the step by step process for first installation/configuring

 

Demo:

Test ODLinks (Open Directory Links)   OR  odlinks.com

Questions and Examples of Use

Frequently Asked Questions

Q. Why the main site gives me the 404 or Not Found error message or I cannot see the “Submitt a link”?

This usually occurs only when using a custom permalink structure (like /%category%/%postname%/).
This is a .htaccess 404 error message and you should update your .htaccess file in the WP root directory.

Normally you should not edit the htaccess, the Permalink link will be detect by plugin automatically.

Please install the CURL module for PHP.


Todo
:

179 Comments on “WordPress ODLinks Plugin

  1. Haben Sie einen rss feed, den ich abonnieren kann?

    Wunderbare Erläuterung, Sie haben einen neuwertigen Leser dazugewonnen.

  2. Hello,
    I installed the 1.4.2b version and I would like to limit the number of ads per page, but it does not work.
    what can I do?
    thank you

  3. I’m using WordPress and the Open Directory Links plugin. I update the plugin today to get an error every time a new link is submitted.  http://cafoundationfund.org/resources/directory/.  I also cannot get the thumb shots to work.  I registered with thumb shots.ru and obtained the following key, OCE5OKPLVLF0I07TMVTMUY4NQV2FOZYC.  Can you tell me why I get the following script error and why the thumb shots do not show up?  
     
    Warning: eregi() [function.eregi]: REG_ERANGE in /home/migvas1/cafoundationfund.org/wp-content/plugins/odlinks/odl_posts.php on line 89
     

  4. Thu 18 Jul 2013, 9:28 am
    Hi Mohammad,
    What a great plugin.  I love it!  Thanks!
    Unfortunately, when it is installed, it messes up the list of categories in the text editor.  See screenshots.

    As categories are an important part of my blog architecture, and being able to select them quickly and easily when adding a new post is important, this is VERY inconvenient.
    This is the category list should look:  http://rebtinfo.info/images/cat-good.jpg
    This is how it looks after installing OD Links:  http://rebtinfo.info/images/cat-bad.jpg
     Any suggestions?
    Thanks v. much for your help.
    Aloha,
     
    Rex
    Khon Kaen, Thailand
    http://www.MindBodyThailand.net
    http://REBTinfo.info

  5. سلام و روز بخیر
    حاجی سی اس اس ماژول با قالب ادمین مشکل داره
    قسمت کادر دسته ها میریزه به هم و نمیشه فهمید کدوم دسته زیر مجموعه کدوم یکیه.
    این مشکل را هم حل کنید اوکیه
    شاد باشید

  6. I select a subcategory, click on “submit your website”, fill the fields URL, title, category, description, email & captcha, but dont works, it returns an empty screen. 
    If I fill the fields in the wp_odnew_links directly, it works perfectly.
    Some idea? 
    Thanks

Leave a Reply

Your email address will not be published. Required fields are marked *

*