Home
Products
iDevAffiliate
iDevAffiliate Hosted
iDevAffiliate for Joomla
iDevAffiliate Addon Modules
CommissionAlert
CommissionStats
Language Packs
Custom Filename
Quickbooks Export
SEO Links
Support
Support Information
Integration Partners
Professional Installation
Video Tutorials
Live Chat
Customer Tools
Helpdesk
Submit A Ticket
Knowledgebase
Our Customers
Testimonials
Customer Showcase
Company
Corporate Information
Policies & Guarantee
Purchase iDevAffiliate
Browse Products
Browse Addon Modules
Client Area Login
Affiliate Program
Want to host iDevAffiliate separate from your main website?
Order any hosting plan and get free installation and configuration services.
Support Information
Integration Partners
Professional Installation
Video Tutorials
Live Chat
Customer Tools
Helpdesk
Submit A Ticket
Knowledgebase
Home
Support
Customer Tools
ISAPI SEO Code Instructions
iDevAffiliate
Customer Tools
ISAPI SEO Code Instructions
If you're running a Windows server and wish to use the SEO Links module, you'll need to have
ISAPI rewrite
installed and enabled on your web server. Your web hosting Company or server admin should be able to help you set this up. Once you know you have ISAPI rewrite enabled, you'll need SEO code that isn't provided in the current version of iDevAffiliate. The instructions and code for a Windows/ISAPI setup are provided below.
1. In your admin center, click on General Settings > Links and Statistics.
2. Choose "Use SEO Links w/ Mod Rewrite".
3. Now
STOP
and use the following instructions from this point forward.
Click the following button to get the httpd.ini file code. Copy/Paste this code into your existing httpd.ini file.
This file needs to be in the ROOT directory.
Make sure the ISAPI code paths are correctly pointing to your installation folder/directory.
Once this code is placed into your httpd.ini file, you're all set. Links will now point correctly and be 301 redirected properly.
Create A httpd.ini File
If you don't already have a httpd.ini file in your ROOT directory, you need to create one. Open NotePad and paste the above File Code into it. Now using the save-as feature, save the file using a filename of httpd.ini. When saving the file, be sure to use Save as type: All Files. Now upload that file from your local harddrive to the ROOT directory of your web hosting account.