Knowledgebase: Tools
How do I add my private sites?
Posted by Marie Aquino on 28 June 2015 12:58 AM

To add your private sites to the network, go to the “My Sites” on the left side panel of your account and click on the “Add Private Sites” button. Fill in all the necessary information then click on “Save Domain”.

 

To ensure that the sites will work with our DCL program, please download and install the DCL plugins to your site.

Code for Wordpress Sites

To use dynamically controlled linking in wordpress sites you must install 2 Plugins:

Once you have the plugin follow the steps below -

  • Install the plugin. You can install these 2 ways -
    • Via FTP -
      • Unzip the folders you just downlaoded.
      • Login to your site via FTP and Navigate your site folder and go to /wp-contents/plugins/
      • Upload the unzipped folders
      • Go to wp-admin > plugins > find the plugins "PHPEmbed" & "NitroManager"
      • Activate it
      • Via wp admin panel directly
        • Login to admin panel
        • Go to plugins section from left navigation
        • Click add new
        • Browse the attached one plugin at a time, upload and activate until both are done.

Once the plugins are installed you can add your code from your campaign to any post, page or sidebar widget.

To control your sitewide links via sidebar and footer follow these steps:

1. Login to your wp-admin dashboard

2. Add the following 2 codes:

    A. Sidebar Widget:

       Go to Appearance >> Widgets > add a Text Widget and give it any title

       and in the body area add this code: [dcl_sidebar]

    B. Footer Code: 

       Go to Appearance >> Editor > Edit the footer.php file and add this code:

       <?php echo do_shortcode("[dcl_footer]"); ?> then save.

3. To check the site and verify that the sidebar and footer are setup correctly, de-activate the PHPembed and view the live site and if you see [dcl_sidebar] and [dcl_footer] then you have done it correctly, now re-activate the PHPEmbed Plugin. 

4. Add your Blog now to our Dashboard under the MySites & you will be able to add, edit and delete sitewide links on the fly.

Video GuideVideo Guide

Code for Joomla Sites

Adding DCL Plugin: Video Guide

To use dynamically controlled linking in Joomla sites you must install our Plugin:

PHPEmbed: Click here to get the plugin. 

Once you have the plugin downloaded follow the steps below -

  • From the backend of your Joomla site (administration) select Extensions -> Extension Manager -> Install.
  • Click the Browse button and select the extension package on your local machine.
  • Click the Upload File & Install button.
  • Some extensions may provide further instructions on installation.
  • Note that modules and plug-ins must be enabled before they will work.
  • To enable uploaded plug-in select Extensions -> Plug-in Manager -> Select the plug-in just uploaded
  • On Details page the first option is Status -> Make it Enabled and save.

For Static/Dynamic/Custom sites

To use dynamically controlled linking in Static/Dynamic/Custom sites you must follow the instruction. 
Click here to get the plugin. Once you have the plugin follow the steps below -

  • Step 1: Download this file and rename it to anchorGeneratorFromSeonitro.php ( just remove the .inst extension from file name)
  • Step 2: Upload the file to root of your website
  • Step 3: if you have a common header file for all pages then put this code into that file - 
    <?php include $_SERVER['DOCUMENT_ROOT'].'/anchorGeneratorFromSeonitro.php'; ?>. If you dont have a common header for all pages then put it on top of that page in which you want to replace the keywords
  • Once the file is uploaded and you paste the code into desired page use replacing code for example: [dcl=9] where you want to appear the anchor texts.
(0 vote(s))
This article was helpful
This article was not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
Help Desk Software by Kayako Fusion