Meta Question

MrBlogger's avatar

Add search to Tumblog?

Asked by MrBlogger (382points) August 26th, 2008
4 responses
“Great Question” (2points)

How do I let people search my posts? What do I put in the HTML?

Observing members: 0
Composing members: 0

Answers

mirza's avatar

Read this first.
Click customize and paste this onto the Description box:
<form action=”/search” method=“get”>
<input type=“text” name=“q” value=”{SearchQuery}”/>
<input type=“submit” value=“Search”/>
</form>

MrBlogger's avatar

Hmm whenever I try to type something in it seems to say Not Found

The URL you requested could not be found.

MrBlogger's avatar

Oh my mistake! It seems to be working now! Thanks alot! :)

MagazModelz's avatar

I believe some tumblr themes have search options than other themes. it depends which theme your using.

Answer this question

Login

or

Join

to answer.

Mobile | Desktop


Send Feedback   

`