Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

Hide Link

Status
Not open for further replies.
Joined
Sep 28, 2006
Posts
402
Reaction score
6
Ive knocked together a script to htaccess ban after running a PHP script.
(basic spider banning)

Now ive got a problem how to hide the <a href link in the page!!


This isnt fully thought through but how can I have a link thats not seen by humans but crawlable via source?
 
<a href='www.domain.com' style='visibility:hidden; display:none;'>Link</a>
 
Looks just the ticket thank you.
If you look back... any idea whats the oldest release of IE / FF to support the style tag?
google didnt help with way to many hits



Taking your code I will wrap in div tags as i think more browsers could support div

<div style='visibility:hidden; display:none;'><a href=bot.php style='visibility:hidden; display:none;'>.</a></div>
 
Last edited:
Status
Not open for further replies.

Rule #1: Be Respectful

Do not insult any other member. Be polite and do business. Thank you!

Members online

No members online now.

Premium Members

New Threads

Domain Forum Friends

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Siusaidh AcornBot:
    Siusaidh has left the room.
      Siusaidh AcornBot: Siusaidh has left the room.
      Top Bottom