
| DatafeedFile.com Documentation 1.02 | ||
| Prev | Search Engine Page Title | Next |
<?php include('http://www.datafeedfile.com/dffphptitle_search.php?'.$_SERVER['QUERY_STRING']); ?>
The search engine page title script automatically detects the search conditions of your search engine to generate the appropriate titles for your page.
However, if your search engine uses default parameters, you must pass those parameters to the page title script manually. The search engine page title
script has no way to detect your search engine's default settings automatically.
<?php include('http://www.datafeedfile.com/dffphptitle_search.php?
dffget_catnum=340&'.$_SERVER['QUERY_STRING']); ?>
<?php include('http://www.datafeedfile.com/dffphptitle_search.php?
dffget_mernum=2016&'.$_SERVER['QUERY_STRING']); ?>
<?php include('http://www.datafeedfile.com/dffphptitle_search.php?
dffget_mfgnum=2003&'.$_SERVER['QUERY_STRING']); ?>
<?php include('http://www.datafeedfile.com/dffphptitle_search.php?
keyword=trail+mix&'.$_SERVER['QUERY_STRING']); ?>
You can pass the script multiple parameters.
|
Prev Page Titles |
Home |
Next DFF Product Page Title |