Results 1 to 3 of 3

Thread: integrate wordpress posts in indexu

  1. #1
    Join Date
    Feb 2005
    Location
    Antwerp, Belgium
    Posts
    118

    Default integrate wordpress posts in indexu

    Hi i managed to integrate the tittles of the posts of my weblog into the index of indexu

    because i had to integrate a php file into the html template i did it with a iframe.

    my question is : do searchengines read iframes?

    or are there other way's to do the trick?

  2. #2
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default

    not sure about your questions but if wordpress uses mysql then you could do something like http://www.nicecoder.com/community/s...ead.php?t=1483



    .
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  3. #3
    Join Date
    Feb 2004
    Posts
    455

    Default

    Quote Originally Posted by landuyt
    Hi i managed to integrate the tittles of the posts of my weblog into the index of indexu

    because i had to integrate a php file into the html template i did it with a iframe.

    my question is : do searchengines read iframes?

    or are there other way's to do the trick?
    Hello,

    I do not think that SE like frame, I think the only thing they see is the top frame. Look at the source of your page what you see is what they see.
    You might be better serve by using something like:

    <php> include('http://www.audiomastermind.com/blogfeed.php'); </php>

    You can put the above in index.html where ever you want the thing to be display
    Last edited by aladdin1; 11-25-2005 at 11:16 PM.

Similar Threads

  1. Replies: 26
    Last Post: 06-25-2007, 09:45 PM
  2. Integrate template into indexu
    By cogimo in forum Help Wanted/Job Request
    Replies: 1
    Last Post: 12-13-2005, 05:28 PM
  3. Replies: 2
    Last Post: 09-29-2005, 10:17 PM
  4. INDEXU v4.0 preview website.
    By dody in forum v5.x
    Replies: 93
    Last Post: 04-19-2005, 12:02 PM
  5. Indexu 4 ???? or Indexu PPC?
    By nooralam in forum v5.x
    Replies: 15
    Last Post: 06-07-2004, 04:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •