CodeCanyon

PHP Search Engine

Is it possible to hide parts of the page from getting indexed in search results?

add this to about line 630 just before “remove contents of javascript”

// remove custom are between <!-- hidesearch start --> and <!-- hidesearch end --> from html code
$url_data['data'] = preg_replace('#<!--\s*hidesearch start\s*-->.*<!--\s*hidesearch end\s*-->#ismU','',$url_data['data']);
then add
<!-- hidesearch start -->
and
<!-- hidesearch end -->
html comments around the part you wish to hide.

Create an iframe php search window on your website.

Use this code:

<form action="search.php?iframe=true" id="searchform" method="post" target="iframesearch">
My Website: <input type="text" name="search" id="searchbox" value="test"> <input type="submit" name="go" value="Search">    
</form>
<iframe frameborder="0" name="iframesearch" id="iframesearch" src="about:blank" style="width:100%; height:500px;" scrolling="auto"></iframe>

change search.php to point to wherever your search.php is located. style as necessary.

You must sign in or sign up to purchase this item.

$8Regular Licence

$8

Regular Licence a website (commercial, personal, client), or intranet site project - Details

$40Extended Licence

$40

Extended Licence a website template for sale (including on ThemeForest or ActiveDen) - Details

533 Purchases 123 Comments

Buyer Rating
12345 ( 97 ratings )
dtbaker

dtbaker

  • Has been a member for 2-3 years
  • Won a Competition
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Author had a File in an Envato Bundle
  • Community Moderator
  • Author had a Free File of the Month
  • Exclusive Author
  • Beta Tester
  • Sold between 250 000 and 1 000 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Australia
  • Referred between 200 and 499 users
View Portfolio
Created 28 February 10
Compatible Browsers IE6, IE7, IE8, IE9, Firefox 2, Firefox 3, Firefox 4, Safari 4, Safari 5, Opera, Chrome
Software Version PHP 5.x, PHP 5.0 - 5.2, PHP 5.3
Files Included HTML, CSS, PHP
by
by
by
by
by