how to create new html page @ wordpress ????

Discussion in 'WordPress' started by mytechguru, May 16, 2008.

  1. #1
    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
     
    mytechguru, May 16, 2008 IP
  2. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #2
    Make a page.
     
    mizaks, May 16, 2008 IP
  3. mytechguru

    mytechguru Peon

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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
     
    mytechguru, May 16, 2008 IP
  4. extreamidea

    extreamidea Active Member

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #4
    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
     
    extreamidea, May 17, 2008 IP
  5. richrf

    richrf Active Member

    Messages:
    1,101
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    88
    #5
    Take a look at my site at links.com. I have a CSE and a page for the results.

    Rich
     
    richrf, May 17, 2008 IP
  6. mytechguru

    mytechguru Peon

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    thanks dear it helped me lot :)
     
    mytechguru, May 19, 2008 IP