Aug
11
2006
11
2006
How to make your TypePad blog searchable
- go to Google Free Site Search and create an account
- in the customize section, enter the domain of your website (in my case, blogging.typepad.com)
- click Update to get the code that google generates for you
- Now you’ll need to make a few modifications to that code so that it displays properly in your TypePad blog:
- Change the line of code that reads:
-
to instead read
- AND change the line that reads:
-
%(domain)s
%(domain)s
-
%(domain)s
- to instead read:
- yourdomainnamegoeshere
- (obviously, replace ‘yourdomainnamegoeshere’ with your actual domain or site name)
- Change the line of code that reads:
- create a typelist called search and paste the modified Google code
for the search box right into the notes section of the only item in the
list. - Make sure the notes are set to display as text,
- add the typelist to the sidebar of your blog in the regular
interface wherever you want it to appear (In the design section, first
go to content and check the typelist, then go to order and position the
searchbox where you want it to go.
People can now easily search all of your posts for the info they’re
looking for, rather than having to hunt through your archives.
How to make your TypePad blog searchable
Originally from Technophilia by
