• Welcome to DNForum.com - Domain Investor Forum, Free Domain Marketplace and a community for 45+ domain pros
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

Custom Parked.com Pages SHOWCASE!

Status
Not open for further replies.
Didn't take more than 10 minutes to register and set up this.

The customization feature allowed me to make it look like a Blogger blog :)

Donny, any idea about that RSS feed integration?

Or providing us a way to add code (javascript, iframe or remote include) that'd pull content via a 3rd party's RSS feed manager, such as RSS Include?

That looks GREAT Acro!

I will be doing further customization on my Parked portfolio this weekend.

Michael
 
I wish I could get an answer on my past questions regarding if in fact the SE's index the custom content, including any outside links, assuming they know it is a parking page.

A related issue is does framed forwarding make that more likely vs dns change?
 
If we can have the following two items please :D

1. Logo placeholder
2. RSS feed

...I'd be a happy camper :D
 
If we can have the following two items please :D

1. Logo placeholder
2. RSS feed

...I'd be a happy camper :D

Would be the final missing links...:).....Theo...nice job re!!! - StrydeHax.com..:)
 
Thanks Tony. Already one of the top results in Google :)
 
Very nice Theo!

Do you know the answer to this: "Do the SE's index the custom content, including any outside links, or maybe not assuming they know it is a parked page? A related issue is does framed forwarding make that SE listing more likely vs dns change?
 
But the cache is this" Your search - cache:rfsJ9Hzzg1kJ:strydehax.com/ strydehax - did not match any documents.

??...where do u see that?..nevermind...ok.....saw it now...what does that mean exactly?
 
??...where do u see that?..nevermind...ok.....saw it now...what does that mean exactly?

I hope it does not mean that G did not index it properly because of it being parked?
 
Thanks Tony. Shows you just how versatile this feature is. I also used for the first time, the keyword exclusion tool: I removed the names of other Democrat candidates :D LOL So it does look like an Obama site.

Which brings me to the next item on the request list, Donny ;)

Is there a way to color-code the names of customized templates on the drop down list? Just make them stand out from the rest of the standard ones. Also, while you guys are at it, it should not matter if a name for a custom template or color scheme matches that of a standard one - internally, the code should append some sort of separator. I tried to name this color scheme "America" and it was taken.
 
Theo - Interesting questions here. Actually had me thinking for a while.

#1. You can't color code in a drop down box like we are using, unless you change everything. This is why we have all of the custom templates down at the bottom in their own section.
#2. I agree with you on why we don't allow a template to be named after one that's already created. Since we allow the system to create a template even if somebody already has a custom layotu created. We are waiting on one person to verify that there is no problem with us changing it, but they are in flight right now, so it won't be until next Tuesday or so.

Are you a good designer? :)

Donny
 
Theo - Interesting questions here. Actually had me thinking for a while.

#1. You can't color code in a drop down box like we are using, unless you change everything. This is why we have all of the custom templates down at the bottom in their own section.
#2. I agree with you on why we don't allow a template to be named after one that's already created. Since we allow the system to create a template even if somebody already has a custom layotu created. We are waiting on one person to verify that there is no problem with us changing it, but they are in flight right now, so it won't be until next Tuesday or so.

Are you a good designer? :)

Donny

hey Donny,

1. You can add some CSS to achieve that:

<head>
<style type="text/css">
<!--
.democrat {
color: #ffffff ;
background-color: #0000ff ;
}
.republican {
color: #ffff00 ;
background-color: #ff0000 ;
}
-->
</style>
</head>
<body>
<form>
<select>
<option class="democrat">Obama</option>
<option class="democrat">Biden</option>
<option class="republican">McCain</option>
<option class="republican">Palin</option>
</select>
</form>
</body>

Use another class for the standard templates.

I'm a good designer but Parked makes things easy on me and I am getting lazy :D
 
Acroplex - Both of your ideas should be implemented on Monday of next week. :)

Donny
 
That's great news :D Anything about adding RSS feeds?
 
I need to do this, I just started to put custom pictures on my parked pages (well, a couple of them).
 
Status
Not open for further replies.
Back
Top Bottom