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/) |
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:
–

hi i just installed the plugin and it works fine..
Very cool.
But i have some suggestions for new features..
If someone tell me a site for the directory i would tell him some sites he can choose from which he can link to..
Perhaps to special watches
or perhaps to another project with another domain..
and then it also should check if the links are still on the side from time to time.
also the “nofollow” should be included for Sites that didn´t link to one of my projects.
tnx Toni
currently I find and fixed a tiny bug in the body.tpl file in the directory odlinks/themes/default
Please download and replace the file.
fixed a bug possibility regarding edit/create categories
Hi, I am not sure but I think in general setting exists an option to change the default odlinks URL after install.
hello sir.
thank you very much for cool tools,
today I havh problem ,
How to remove “WordPress version(http://wordpress.org/?v=3.0-RC1)” from under title.
Please help me :) .
Thank you.
Hi,
Plugin gives a 500 internal server error. I’ve narrowed this error down to the plugin not allowing more than 2 levels in the directory hierarchy e.g. Asia > Japan > Niseko would break, but Asia > Japan would work
I’d imagine this is something to do with the PHP files included in the plugin, but I’m not experienced enough to go about debugging it.
Can anyone point me in the right direction?
———————
Hi, Have you looked in the Apache error log to see if a more specific error was generated?
Regards
Thanks
Hi, I’m having the same problem as Navan with the “http://wordpress.org/?v=3.0” appearing below the title? How do I remove it?
I searched for this issue but didn’t see any thing.
may be can the following site help you:
http://www.christianschenk.org/blog/removing-wordpress-generator-meta-tag-completely/
now I saw the problem. It’s come up with the new version of wordpress.
To disappear please add the following two lines to the bottom of ‘odl_control.php’ file.
///////////////
function rm_generator_filter() { return ”; }
add_filter(‘the_generator’, ‘rm_generator_filter’);
//////////////
Regards,
Mohammad
Hi Mohammed – I appreciate the help.
Just another question – how do I get the thumbnail to show as part of the listing? I.e. I want it to appear without having to hover over the icon. I can see how you’ve got the thumbnails to display below – I just want each thumbnail to display as part of the listing.
regards
Shawn
Hi Mohammed,
Thanks for the great plugin!
Suddenly I discovered that ODLinks plugin is in inactive mode. When I try to activate it, then I got following message:
Plugin could not be activated because it triggered a fatal error.
Warning: require_once(/home/content/63/5158863/html/wp-content/plugins/odlinks/includes//odl_functions.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/63/5158863/html/wp-content/plugins/odlinks/odl_control.php on line 96
Any ideas how to fix this problem?
Best regards,
Mikk