i have just added Google custom search engine code <form action="http://www.mysite/search.html" id="cse-search-box"> now i need to create one html file[search.html] in my wordpress blog how to create it & place it @ CSS style sheet Code. EG: i mean to say like this http://www.labnol.org/search.html
now i need to create one html file[search.html] in my wordpress blog how to create it & place it @ CSS style sheet Code. EG: i mean to say like this http://www.labnol.org/search.html plz any one help me out
hi just create a page having "Google custom search engine code" wich u added on the first page and also put ur codes whr u want to display ur search result like : <!-- Google Search Result Snippet Begins --> <div id="googleSearchUnitIframe"></div> <script type="text/javascript"> var googleSearchIframeName = 'googleSearchUnitIframe'; var googleSearchFrameWidth = 800; var googleSearchFramehight = 100; var googleSearchFrameborder = 0 ; var googleSearchDomain = 'www.google.com'; </script> <script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"> </script> <!-- Google Search Result Snippet Ends --> on ur search.html and uplaod to ur server on root folder