Advanced Tips for Your WhyPark Account
Ranked #82,954 in Education, #1,237,645 overall
How to accomplish spiffy things with your WhyPark account
New Text / Write module
How to do spiffy things with your WhyPark account
Header Graphic Option
If there could be an option to upload my own logo header graphic that would be great.
This feature is already available...just not through WhyPark. You can always host your image elsewhere and hotlink to that image from your WhyPark template. For example, one of my sites, FM Bridal, has a custom template using images stored at After 5 Web Design. Any basic hosting plan that gives you even the tiniest amount of storage will do, but I recommend 1 & 1 because I know it works and is only $3.99 a month. Plus you get your domain name free with a 1 & 1 web hosting account.
The html you need to add to do this will look something like this:
It really is that easy.
Need to Feed
Mandatory these days: RSS or is there a easy install to put outgoing rss on whypark domains?
Answer: Yes, there is. Dapper.net is a really great tool for creating a feed from your website. You can then use the RSS feed it provides for anything you would normally use an XML feed for. Here's a quick sample I made up:
http://www.dapper.net/RunDapp?dappName=ByRequestDJCompany&v=1&applyToUrl=http%3A%2F%2Fwww.byrequest.dj%2F
And here's some of the things you can do with the Dapp you create:



Powered by DapperSearch Function?
Have a search function so users can easily find an article that is more to their liking because it would very hard find if they have to search through 1000 articles link by link.
Have you seen Google's new Adsense for Search? It uses javascript so you can embed the results directly on your page. Take http://www.carlaabye.com/ for example. It uses Google's Custom Search to do a site search AND displays some Adsense ads in the process. Much better than the old clunker Google used to give us!
More Relevant photos
We need more relevant photos for your templates and/or allow us to upload our own photos.
The same method for uploading banners and header graphics can be used for template photos. In fact, you can specifically taylor your images to your site and then create a simple random image script in php/perl/asp on your 1 & 1 hosted domain that will serve up your own random images. I don't have a sample yet, but Google it if you're interested because there's only like a billion tutorials on this.
Text Ad Option
I really like the power of Text Ads. However, we need an option that would link a Text Ad to one or more domains. Broadcasting a certain Text Ad across all of my domains would really be helpful and would eliminate the duplicate entries for each domain.
This is already part of your WhyPark account. Perhaps this suggestion was made before the option was available?
An "About" page could be useful
Have the option of adding an "About" page would be nice to have for those that want to personalize there sites a little more.
Ok, this is silly. Can someone explain why you can't simply make a custom page named "About"? Custom pages are own of the best ways of making your WhyPark site unique..learn to use it.
Traffic Stats
It would be nice to be able to see stats on sites.
Two words: Google Analytics. It will give you everything you need to know and more.
Ability to have subdomains
Having the ability to add a subdomain that would correspond with the subcategory and create a navigation bar for the users.
This is available already with one caveat: The top level domain must also be pointed at WhyPark. For example, both http://www.fargovideo.com and http://rentals.fargovideo.com are hosted on WhyPark. Once the TLD resolves to WhyPark, simply forward your subdomains there as well.
Number of Articles on a Domain & the number indexed by Google, Yahoo and Live
It would be nice to see the total number of articles on a domain because I've found that about 25 articles seems optimal. Then how many are being indexed in the major search engines. It would be great to get 25 of 25 indexed for search!
WhyPark will tell you how many articles your site has when you save the site's keyword settings. It is then a pretty simple matter of using the "site:" command at each of the search engines to see how well they are indexed.
Contact Form for Domains
I would like to have a Contact form on all my domains with following fields: 1. Your Name: 2. Your Email: 3. Category (Should be a dropdown with options like Feedback, Advertisement etc. Users should be able to manage categories for their sites.) 3. Message Subject: 4. Message: 5. Submit Button This will enable visitors of our domains to contact us if they want. Currently there is no such option and I don't want to publish my Contact Details by making a Custom Page. Pressing on Submit will send email to our account email Or Whypark should give us a option to set emails for each of our domains in admin. The Subject of Email should be [www.domainname.com] concatenated Message Subject of text box. Let me know if you need more clarification about this feature.
The mailto tag already allows you to do all that. Here's a great tutorial on getting the most out of this underused tag: http://www.ianr.unl.edu/internet/mailto.html.
If you're concerned about spammers and bots harvesting your email address, obfuscate it with javascript using this site: http://www.codehouse.com/webmaster_tools/email_obfuscator/.
"Send to a Friend" (Home Page e-mail Option Link)
A simple, "Send to a Friend" or "Email This Article" (or "Site") to a friend would no doubt push the circulation/brand value of both topic(s) and promotional considerations for all.
This feature can be accomplished using javascript to dynamically write a mailto tag. This has the benefit of not having a form that spammers can abuse. Here's the code to email a page to a friend:
<script type="text/javascript">
var thisSubject = "subject=Check out this great tutorial: " + document.title
var thisBody = "&body=I just read a great article I thought you might be interested in: " + document.location.href
document.write('<a href="mailto:?' + thisSubject + thisBody + '">Mail this to a friend</a>')
</script>
Simply put that code in any page you want, or place it in your template (layout) so that it appears on every page of your site. Here's an example of this script in action:
New Del.icio.us bookmarks
WhyPark Related Blog Posts from Google
- How, why Park National set latest 2011 earnings
- For years, putting together Park National Corp. 's earnings reports and financial filings was a straightforward affair. The result has been a string of financial filings that investors may find as easy to hack through as cutting into the dense ...
- Lawmakers Ask Why Park Service Hasn't Removed "Occupy" Protestors
- This morning, the Health Care, District of Columbia, Census and the National Archives Subcommittee investigated the decision by the National Parks Service (NPS) to allow Occupy DC protesters to camp indefinitely in McPherson Square.
- Skullcandy Presents the TransAm at Park City, Utah: Full Recap!
- This weekend proved once again why Park City is a great place to ride, it's because the parks and pipe are perfect. Jeremy Cooper and his park crew at Park City once again welcomed the Transworld Snowboarding TransAm Tour presented by Skullcandy.
- Hey, Cops! Why Park Your Police Car When You Can Valet It? [PHOTOS]
- We've got everything from run-of-the-mill carjackings to hoodrat stereo snatchings. It is getting so ghetto downtown that even the boys in blue are finding safer alternatives -- just ask this police officer who valeted his car at a nightclub Saturday ...
Links To Other WhyPark Resources
- How To Do Spiffy Things With Your WhyPark Account
- This tutorial on my own site.
- Why WhyPark Makes Sense
- The economics of churning a profit using 3 simple tools: WhyPark, DigiXMAS Article Submitter, and digiXMAS Directory Submitter.
- WhyPark Article Importer
- his nice bit of free software helps you rapidly copy reprintable articles to your WhyPark site as a custom page in a matter of seconds. It automates all the copying and pasting so all you have to do is find articles you like and let the software do the rest!
by Tim_Myth
Just a guy in Minnesota trying to make retirement income. :)
- 0 featured lenses
- Winner of 2 trophies!
- Top lens »
Explore related pages
- Create Your Own Online Directory Create Your Own Online Directory
- The Best Keywords Tools | Keyword Research and Trends The Best Keywords Tools | Keyword Research and Trends
- Your Squidoo Lens is worth money Your Squidoo Lens is worth money
- Lensmaster Tools and Utilities Lensmaster Tools and Utilities
- How To Sell Squidoo Lenses How To Sell Squidoo Lenses
- My Online earnings My Online earnings