Custom Whypark sites

SpaceshipSpaceship
SpaceshipSpaceship
Spacemail by SpaceshipSpacemail by Spaceship
Watch

mrizos

Established Member
Impact
4
Just wondering if any of you guys have built custom sites on why park. Is it possible to use an IDE (like dreamweaver) to add my custom content, or do I have to just edit the code? :gl:
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Acroplex said:
That's the Greek spirit at work :D

check it now. how did you know i was greek??? My biggest concern is that i link off to other sites. I want to keep people on my why park site, but your pretty much stuck with one page.

Yes, I know you can add multiple "custom" pages, however those don't work well when you customize like i do.

decisions decisions...
 
0
•••
Matt, to keep people on your site you need to localize the content. E.g. use Wordpress (http://www.Wordpress.org) to make a blog.

I knew you're Greek because of your last name :)
 
0
•••
Acroplex said:
Matt, to keep people on your site you need to localize the content. E.g. use Wordpress (http://www.Wordpress.org) to make a blog.

I knew you're Greek because of your last name :)

Ah, most think it's Italian (good job). Yeah, I'm trying the whole wordpress thing with geekfeeder.net . It's a personal rss reader really + I started adding all my namepros clips there too.
 
0
•••
Why

mrizos said:
NM, I figured it out on my own. I started adding custom content to cancerreports.orghttp://cancerreports.com (which is hosted at whypark).

Is there a reason you have not capitalized the begining of each name?

cancerreport vs CancerReport

Change the photo from the rolled up magazine paper to either some kind of official report looking document or even a Dr carrying a binder of some sort, even a atoms or cells would be better.

Many people are very visual and I 've increased my ctr greatly from adjusting to appropriate visuals. It can really make a difference but do not get too loud with it.
 
Last edited:
0
•••
DnPresident said:
Is there a reason you have not capitalized the begining of each name?

cancerreport vs CancerReport

Change the photo from the rolled up magazine paper to either some kind of official report looking document or even a Dr carrying a binder of some sort, even a atoms or cells would be better.

Many people are very visual and I 've increased my ctr greatly from adjusting to appropriate visuals. It can really make a difference but do not get too loud with it.

Yeah, the report photo is a good idea, so is changing the title. Thx. I have all new domains (about 1.5 weeks old), getting any traffic to them is a total pain.
 
0
•••
Big changes made. I now have an easy to work with template as well. :kickass:
 
0
•••
cancerreports.org., looks alot better.

Does anyone know the best way to get automatic news feeds displayed on a whypark site. I've tried some Rss tools, but it seems that you have to place the articles you want and update them yourselves. Still not understanding this process.
 
0
•••
avi2l said:
cancerreports.org., looks alot better.

Does anyone know the best way to get automatic news feeds displayed on a whypark site. I've tried some Rss tools, but it seems that you have to place the articles you want and update them yourselves. Still not understanding this process.


Cool, thx man. I was thinking about the same thing today, however whypark already has some pretty good rss feed's in the [[mainbody]] and [[relavent]] tags.

I'm just taking about 10 articles every two days and updating the oldones. Once you get your template together it's just a simple copy and paste.
 
0
•••
I've done a couple of quick template mods by just tweaking the CSS of the sky blue skin a bit, and inserting some photos hosted at imageshack. I'd like to do more, but I'm kind of holding off to see what WhyPark offers in the future.

http://www.hddv.net

http://www.animemusic.biz
 
0
•••
d9000 said:
I've done a couple of quick template mods by just tweaking the CSS of the sky blue skin a bit, and inserting some photos hosted at imageshack. I'd like to do more, but I'm kind of holding off to see what WhyPark offers in the future.

http://www.hddv.net

http://www.animemusic.biz

I spoken to them about 4 times this week and they are working on upgrades right now.
 
0
•••
My apologies if this has been asked already- Can you add Javascript to a WhyPark page?
 
0
•••
chipdomains82 said:
My apologies if this has been asked already- Can you add Javascript to a WhyPark page?

I'm not sure, I was wondering about that too.
 
0
•••
chipdomains82 said:
My apologies if this has been asked already- Can you add Javascript to a WhyPark page?

Absolutely :)
 
0
•••
0
•••
I had tweaked the template of www.rouletteenligne.com. Here's the code... if anyone would like the same template.

CSS Style Sheet Code:

* {
padding: 0;
margin: 0;
}

P {
font-family: Trebuchet MS;
text-align:justify;
}

.short {
font-family:Trebuchet MS;
text-align:left;
}

body {
background: 888888;
font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
line-height: 1.5em;
text-align: center;
}
a {
color: #3B6EBF;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}


#wrap {
margin: 0px auto;
width: 780px;
background: #fff url('templates/5/images/midbg.jpg');
background-repeat: repeat-y;
text-align: left;
}

#top {
background: #FFF9DD;
height: 30px;
}

#content {
background: #FFF9DD;
padding: 0 20px 0 28px;
}

#bottom {
background: #FFF9DD;
height: 30px;
}


.header {
height: 150px;
background: url('http://i150.photobucket.com/albums/s105/adsensor/casino-1.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}

.breadcrumbs {
background: #D2E87C;
border-bottom: 1px solid #E1E1E1;
padding: 5px;
text-align: right;
}

.middle {
float: left;
width: 506;
}

.right {
float: right;
width: 200;

}

.middle h1 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.middle p {margin-bottom: 15px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
display: block;
clear: both;
width: 100%;
height:1px;
overflow:hidden;
}

#footer {
text-align: center;
color: #666;
}

----------------------------------------------------------------

Page layout code (HTML)

<div id="wrap">

<div id="top"></div>

<div id="content">

<div class="header">
<h1><a href="/">[[sitename]]</a></h1>
</div>

<div class="breadcrumbs">
<a href="/">À la maison</a> ·
<a href="/site-map.cfm">Carte D'Emplacement</a>
</div>

<div class="middle">
[[mainbody]]
</div>

<div class="right">
<p>
[[forsale]]
<p>
[[textads]]
<p>
<br>
<br>
<p>
</div>

<div id="clear"></div>

</div>

<div id="bottom"></div>

</div>

<div id="footer">
[[whypark]] | <a href="/site-map.cfm">Site Map</a> | <a href="/">Home</a>
</div>
 
0
•••
Varon -- PM Sent

Varon - PM Sent.
 
0
•••
Varon,
www.rouletteenligne.com looks great.
I was wondering if anyone here knows how to add text, say a 250 word description of the site, it's purpose, then have the articles below.
I've sent whypark a mail as i'm going to get a designer to put a template together.
So can you guys think of anything else that should be added or would be nice to see, whilst still keeping the template search engine friendly?
When it's finished i'll gladly put the template code on here.
 
0
•••
I think if the template were wider, More spacious, It would be better, Then it leaves options for more advertising links, or more content, Plus it just looks better with a wide template, It takes the turnkey- minisite factor away from it, If it covers the whole screen , Imo.....It would also allow for banner advertising in the header.
 
0
•••
Is there an easy way to get a aggregate view of vistors to all websites, like in sedo, where you can see all of todays active sites on one page? Maybe I haven't figured out analytics and its a feature on it.

Any info would be great.
 
0
•••
if you are manually copy pasting new articles in every 2 days or so...
what happens to the ones that you had there ??

are they archived ??

or do you just lose any gained benefit in the se's for those particular articles ??

what's the address for why park ??

~DomainBELL (Patricia)
 
0
•••
Olitt — high-converting AI websites, only from $1/moOlitt — high-converting AI websites, only from $1/mo

We're social

Escrow.com
Spaceship
Domain Recover
CryptoExchange.com
Catchy
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back