What’s this weird page in my Wordpress theme?

badthemefile.gifI installed a new theme on another site a few days ago. Today I noticed that one of the most visited pages was:

http://[mydomain].com/wp-content/themes/bobv2/dax.swf

which is some sort of x-shockwave-flash object that creates a big white page in the browser that says only “Please pass in your text.” (See the screenshot.)

What is this? I can’t see any Flash stuff on the theme, so what is this doing? I think whether it’s malignant or not, I want to get rid of it because it’s getting hit so much and it’s a non-page. I keep deleting it from the file manager in cpanel, but it keeps re-creating itself.

Related posts:
  1. Wordpress: how to have different sidebars on static front page
  2. Theme test drive Wordpress plugin
  3. Playing with the theme functions file in Wordpress
  4. Blogging Resources Page Up!
  5. New theme – it’s all chocolatey

5 Responses to “What’s this weird page in my Wordpress theme?”

  1. Chris said:

    I think it is a component of the sIFR text replacement tool. If you have any .js scripts in your header that contain the letters sIFR (or sifr or SIFR etc.) then it’s called up every time someone visits a page that uses the script.

    At least thats what I think it is…

  2. Sapphire said:

    Thanks, Chris. There is a .js script in the header that contains “sIRF”. Hmm.

  3. Chris said:

    no problem. its used to generate the aliased headers on your page. if you wanted to get rid of it, you should just be able to delete the .js scripts from your code and the text *should* display using normal fonts.

  4. Sapphire said:

    Ah, okay, that explains a few things. Thanks! I’m completely self-taught on theming, so this is a nice piece of knowledge to have.

  5. Jack said:

    This is really weird. But the comments do explain the problem.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>