Help - Search - Members - Calendar
Full Version: New Header For Internal Pages
World Dating Partners Forum > HTML > HTML tutorials
danvincent
Unfortunately it is not possible for you to change the internal headers, for this you require a branded site.
antondiq
Okay, cool, then I'm not that stupid and blind after all, thanks
antondiq
Hey guys, I've been with WDP for a while now, what I would like to know, is how do I actually change the logged in pages header? I've seen it on some sites... but cant figure out how to do it, sure I've managed to slightly modify the front page http://www.meetmeonline.co.za - but I cant seem to change the logged in pages one, can anybody help me please?

Thanks Anton
antondiq
So what is involved in a branded site - Surely I'm allowed a branded site now that I've given you 1500 members in a couple of days.

What can and can't I change? Daniel, I did send you the header to your email - thanks

Thanks Anton
Patsy (4601)
QUOTE(danvincent @ Sep 22 2008, 11:32 AM) *
Unfortunately it is not possible for you to change the internal headers, for this you require a branded site.


I would like to see tutorials for adding new pages to pump up our SEO. As you know there are a lot of template internal pages (static) that are not picked up by the search engines, but new pages are. This section is for HTML tutorials, I would love to see more. Also, how to add new images to replace some of the ones in the templates. I know the incentive is to get so many customers and you will build a custom site, but for those who would like to do it themselves it would be helpful to know. This has been something lacking since day one and as all of you are incredibly busy it would be great if you could find one person within WDP to be in charge of tutorials and posting them here.

I am sure there are many new people here who would benefit and it would cut down on the amount of customer support emails you must get bogged down with

Happy New Year to everyone at WDP and look forward to seeing more changes this year
Robert (8191)
Hiya Patsy,

I can help out a bit on HTML, we can now upload HTML pages the same way as images so it's just a question of creating them.

You can use and edit any one of the internal pages for a template and add whatever you need. smile.gif

I know more and more of our site pages are not getting indexed now as mine have gone from 40 to 26, we run the risk of penalties (if we're not already) if we're not carefull, i'd like more control over the urls and to be able to fully edit more pages to make them more unique.
Patsy (4601)
QUOTE(Robert (8191) @ Jan 5 2009, 07:29 PM) *
Hiya Patsy,

I can help out a bit on HTML, we can now upload HTML pages the same way as images so it's just a question of creating them.

You can use and edit any one of the internal pages for a template and add whatever you need. smile.gif

I know more and more of our site pages are not getting indexed now as mine have gone from 40 to 26, we run the risk of penalties (if we're not already) if we're not carefull, i'd like more control over the urls and to be able to fully edit more pages to make them more unique.


Hi Robert, I would like to add completely new pages which would be picked up by the search engines. I know that all our pages that start with /static run right across the whole system and the search engines do not see them. I do not know how we could be penalized by Google for adding original content, if anything it will help considerably. I would like to have links to different city pages and that is why I am asking how to add something like mysite.com/newyork or mysite.com/London that type of thing. Too many people here set up sites with the templates and leave them and you and I know that Google will never give any love to a template site with the same content as 100 other partners.

If you can give me a quickie lesson that would be great as I have huge plans for this year and eager to get started. I have 24 websites to overhaul.

talk to you soon Robert Happy New Year
Robert (8191)
Hiya Patsy, Happy new year to you. smile.gif

You can create folders that will appear as mysite.com/London, go into site management, then Files Management and click the create folder and type in what you need, obviously when you're done click on that folder and upload the files you want.

To keep the template theme you could download one of internal pages like /static/video.do and edit it to your needs, only thing would be to change the file type to .html as the system will reject others.

Hope this helps.
Patsy (4601)
QUOTE(Robert (8191) @ Jan 7 2009, 12:17 AM) *
Hiya Patsy, Happy new year to you. smile.gif

You can create folders that will appear as mysite.com/London, go into site management, then Files Management and click the create folder and type in what you need, obviously when you're done click on that folder and upload the files you want.

To keep the template theme you could download one of internal pages like /static/video.do and edit it to your needs, only thing would be to change the file type to .html as the system will reject others.

Hope this helps.


Thanks Robert that is a start. I will look at the html for the other pages like you said. I do check the source code but as I am not a coder it is difficult to see where it starts and stops. I am waiting to hear from Lisa but I am guessing with the holidays that she is swamped and trying to catch up
Robert (8191)
I haven't mastered it yet fully but the thing i've been doing mostly over the past few months is playing around with HTML and CSS using guides found on google, surprisingly you can pick it up fairly quickly. smile.gif
Patsy (4601)
QUOTE(Robert (8191) @ Jan 7 2009, 05:28 PM) *
I haven't mastered it yet fully but the thing i've been doing mostly over the past few months is playing around with HTML and CSS using guides found on google, surprisingly you can pick it up fairly quickly. smile.gif


sounds like a new year plan for me for sure...hey I have a book HTML and CSS , time to dust off I guess and stop asking and doing right

Cheers rolleyes.gif
Robert (8191)
Patsy,

I'm not sure if this will help or if WDP would be ok with doing this but if i take a standard template page, clear the title & meta tags and any other content (so basically it will be a clean page) and attach it as a txt file to a post.
All that would be needed would be to change the file type to .html and open in an editor.

I can do a kind of guide on how and where to add/alter text etc, it should work on all sites as the style sheets and any background images should be in the same locations.
Patsy (4601)
QUOTE(Robert (8191) @ Jan 8 2009, 01:58 AM) *
Patsy,

I'm not sure if this will help or if WDP would be ok with doing this but if i take a standard template page, clear the title & meta tags and any other content (so basically it will be a clean page) and attach it as a txt file to a post.
All that would be needed would be to change the file type to .html and open in an editor.

I can do a kind of guide on how and where to add/alter text etc, it should work on all sites as the style sheets and any background images should be in the same locations.


Now THAT would be a great idea smile.gif
Robert (8191)
Hiya Patsy,


I've edited the "About us" page from a standard template site, removed the content and any domain references and added guides on where to add page title and content.

All that's needed is to change the file name to your intended page like "london.html" and edit it in a WYSIWYG editor, that way you can see where to add your own slogans and page content where i've marked as "add slogan", "add page content" etc.

The only thing needed in the source code would be to put your meta info like page title, keywords and meta description.

I'll have a look round later for some free WYSIWYG editors and hopefully encourage other partners to make their sites more unique.


Hope this helps.

You'll have to right click and "Save as" to download to a folder of your choice. smile.gif
Patsy (4601)
QUOTE(Robert (8191) @ Jan 11 2009, 08:03 AM) *
Hiya Patsy,
I've edited the "About us" page from a standard template site, removed the content and any domain references and added guides on where to add page title and content.

All that's needed is to change the file name to your intended page like "london.html" and edit it in a WYSIWYG editor, that way you can see where to add your own slogans and page content where i've marked as "add slogan", "add page content" etc.

The only thing needed in the source code would be to put your meta info like page title, keywords and meta description.

I'll have a look round later for some free WYSIWYG editors and hopefully encourage other partners to make their sites more unique.
Hope this helps.

You'll have to right click and "Save as" to download to a folder of your choice. smile.gif


I have Dreamweaver and have not used it, crazy eh? I just do not know anything about stylesheets, CSS but I am working on it. good post Robert
tech5055
Hi! Everyone

Patsy

You helped me get headed in the right direction, and you are right we need to change our internal pages. While my pages styles, for now are the same and
I am not big enough for a custome site, I have learned the importance of the changes for our SEO.

I made a template of the login page witch is attached. I have had to learn HTML, CSS, JAVA, Fash, keywords, ad making, marketing, so hundreds of hours,
thousand dollars poorer and nothing made yet, I have learned a lot. I though okay I will put up a dating site, it can't be that hard, wrong it is a lot of hard work.

I made the committment and I am here for the long run, 7 various sites later and I have so much to learn and do.

Any way bak to the template, I put three place holder images in, and the basic style is the same for ease.

I had to put http://www.stlouiscoffeeclub.com in to get the current style sheet, and other items to work at home so the site would load correctly this would
come out at some point. I had to make a new style shhet to get the site to verify.

The style sheet and the images are hosted at http://www.thedatingreview.org tis would come out if this is actually used.

I have attached the html file and the style sheet I modified.

I hope in some small way I can repay the help everyone has given, and if I can do more for someone let me know, I will be glad to help.
Robert (8191)
There's a great plugin for Firefox that helps with HTML errors & validation..

https://addons.mozilla.org/en-US/firefox/addon/249
tech5055
I use The add in for Fire Fox three, and it works quite well, I also use HTML-KIT so far the free version and it checks on line, thanks Robert you are the one who
got me headed toward style sheets. The HTML Kit works okay most of the time but has some quirks. Especially moving around with long text. I also tried
Page Breeze, and it's not bad to start with, but it changed a lot of text to upper case, and moved formats around on it;s own. It does have some nice free
templates. One of the biggest problems I have so far is cleaning up code you get for links, and the difference between IE8 Beta and Firefox3. IE 8 will display
a page fime and FireFox will show it broken, and it usually is.

But after all it is a learning experience and well worth it. Some of the template I have gotten are so riddled with errors that you can spen as much time fixing
them as starting over, but for me it give me a creative template idea.

I can match my blue socks together, so I need it.

Thanks Robert for the help.

Mike
Robert (8191)
You are welcome Mike,


It does get frustrating though it can be fun to learn new ways of doing things, especially when they display properly. smile.gif
point2
Sorry i am new.. but i still don't get it.. can anyone create a simple guide? please.. i would love to have my inner page unique as well..
point2
Can anyone help me? change the header, footer, background and theme of the inner page to match my front page? if you can give me a simple step by step guide..
Laura(WDP)
QUOTE(point2 @ Nov 26 2009, 04:20 PM) *
Can anyone help me? change the header, footer, background and theme of the inner page to match my front page? if you can give me a simple step by step guide..


Hello point2,

Please contact the Support team and they will give you advice regarding this.

Laura
point2
QUOTE(Laura(WDP) @ Nov 28 2009, 02:36 PM) *
Hello point2,

Please contact the Support team and they will give you advice regarding this.

Laura


thank you.. i will try and do that..
treck
06Escorts new york asian escorts offering outcall companionship. Our new york escorts gorgeous Escorts provide ny escorts Professional services throughout New York and NJ. See the best that The NY has to offer: find the sexiest nyc escorts New York escorts in NYC all in one place at New York Exotic Asians.
Our Guarantee: At New York Exotic Asians, our goal is to provide a warm and pleasurable experience you won't soon forget. We assure absolute confidentiality at all times, and hope you find each encounter with our New York Asian escorts is a satisfying one.
s desc: New York Escorts And NYC Asian Escorts Service, is New York escorts agency providing adult escort service by beautiful asian escorts in NYC & New York.Tel: 866-687-1710 729 broadway, New York, NY 10003
treck
06Escorts new york asian escorts offering outcall companionship. Our new york escorts gorgeous Escorts provide ny escorts Professional services throughout New York and NJ. See the best that The NY has to offer: find the sexiest nyc escorts New York escorts in NYC all in one place at New York Exotic Asians.
Our Guarantee: At New York Exotic Asians, our goal is to provide a warm and pleasurable experience you won't soon forget. We assure absolute confidentiality at all times, and hope you find each encounter with our New York Asian escorts is a satisfying one.
s desc: New York Escorts And NYC Asian Escorts Service, is New York escorts agency providing adult escort service by beautiful asian escorts in NYC & New York.Tel: 866-687-1710 729 broadway, New York, NY 10003
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.