Jump to content

Revive Adserver And Rel="nofollow"


Recommended Posts

  • 2 months later...

Would not it be interesting to the community that uses Revive Adserver the development team include this feature or option to use it in the new versions of the script available in future?

 

I imagine it would be something beneficial in relation to SEO of sites that use the Revive Adserver.

 

To download a pack with the modified files: http://s000.tinyupload.com/index.php?file_id=19376603928045912062

Link to comment
Share on other sites

  • 1 year later...

Here I need to insert nofollow tag?

$outputbuffer = $g_prepend . '<a href=\'' . $row['default_banner_destination_url'] . '\' target=\'' .

Why?

Thank you ;-)

In here, I make this:

Before:

$clickTag = "<a href='$clickUrl' target='{target}'$status>";

After:

$clickTag = "<a href='$clickUrl' rel='nofollow' target='{target}'$status>";

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...