473,508 Members | 2,295 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML vs. Wordpress vs. Dreamweaver ?

14 New Member
Hi.

I was wondering what the difference btw these ways of making a site are?
Why do people even type up html when they can often get prettier sites with other technology?

I coded this site: http://rblog.net16.net/

How would it have been any different in terms of SEO if I had used ie. wordpress?

Thanks.
Aug 23 '10 #1
4 8185
Jamison Bryant
6 New Member
In terms of Seo, there wouldn't have been any difference, assuming you set up Dreamweaver, Wordpress, or whatever you use to apply searchable tags to your website.

On the other hand, I have found that using an IDE to design a website can and will cause your code to be totally crappy, because the IDE doesn't know exactly what you're trying to do.

If you ever want to, create a website using Microsoft Publisher, save it out to an HTML file, and open it up in a text editor. Beware: you will cry.
Aug 27 '10 #2
JKing
1,206 Recognized Expert Top Contributor
HTML is the basis of any site.

Whether you use dreamweaver or wordpress you are still creating html.

It is the combination of HTML, CSS and Javascript that makes sites look pretty. Javascript and a server-side language like PHP, ASP.NET or Cold Fusion add functionality to sites.

People like myself prefer to hand-code HTML because of the control it gives you.
Aug 27 '10 #3
tharden3
916 Contributor
Jamison Bryant is right. I've looked at code from Microsoft Publisher and it is a giant mess. It isn't even close to standards-compliant.

You are talking about three different ways to design websites:

1.) Software like Dreamweaver and Microsoft Publisher let you design a website by "point-and-click." This sounds great, and some of the sites designed with this software even looks cool, but it is almost never completely standards-compliant. It often ends up creating messy code that is difficult to fix, and even harder for search engines to database or query.

2.) WordPress is a little different than the software I discussed above, because it usually ends up with clean, valid code. Many people don't "design" websites with WordPress from scratch. They usually pick a template, and insert content like images and paragraphs into the template. I know this sounds like the other software, but it really isn't. It has websites already built basically, and you just add content/tweak it. WordPress is a content management system (CMS) and it allows you to edit/add to the site without diving into code.

3.) HTML and CSS are the two basic internet languages. There are many other languages used in web design, but most static sites only require HTML and CSS. Options #1 and #2 above do their best to "edit" the code for you, so that you can change things visually without having to know the languages.

You can always use a mix of CMS and pure HTML coding to get the results you desire, or just try one or the other.

If you are really serious about web design, you are going to need to know HTML and CSS inside and out. Luckily, they are two relatively simple languages to learn.

Cheers,
Tim
Sep 2 '10 #4
kovik
1,044 Recognized Expert Top Contributor
WordPress is very powerful. If you are building a website that doesn't need a lot of "advanced" features (such as database-driven scripts), then WordPress is for you. Hell, even if you do need those features, you could build a plugin in WordPress to handle it for you. It'd just be slower.

Basically, you build your theme, install the plugins you need (they have a database full of them), and put in your content. I use it for clients that need a CMS with a blog, since that's what WordPress basically is.


There are SEO-focused plugins out there for WordPress as well, if that's what you are interested in.
Sep 4 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
1938
by: I.P. Freely | last post by:
Hi, I've been using Visual Studio.NET for a while to design WinForms and Console apps and love it. Recently I had to a WebForms app. Because I have no artistic skill whatsoever, I enlisted the...
12
1852
by: rj | last post by:
We are developing an ASP.NET website that will provide databasae access to the users, for ordering and looking up different information. The static website is developed in Dream Weaver and this is...
5
2151
by: jamie | last post by:
I am confused.... I am trying to start getting into internet programming and creating web pages with a "wow" effect beond the plain-jane html document, but I dont know where to start. I have...
1
1978
by: mohkb | last post by:
If i run my javascript withen html using dreamweaver, it works perfectly well. But when i try to use 'src' command to run the script from another file it doesnt work. Can anybody tell me why. and...
1
1344
by: tangolik | last post by:
Hi all, I am a new member. I have been trying to fix my problem myself for a while. can't come up with absolute solution . But I am sure it can be done. I 'll get to the point. Here are two pictures...
4
4234
by: Neil Jones | last post by:
Hello, I would like to create my own theme(s) for a couple of my own blog sites. I am hoping a few better themes could bring lot more readers. So far, I have stayed with the default wordpress...
4
2007
by: Cirene | last post by:
I am using VS.NET 2008. In Dreamweaver you can create page templates (equivalent to Master Pages) and make HTML documents based on them. In VS.NET can you have a HTML file linked to a Master...
6
6530
by: Starmonger | last post by:
I've been making an ebay template using Dreamweaver CS4. I was following some video tutorials on the net on how to do Ebay templates. Now it's take me months of getting the look right, and I'm nearly...
0
1443
by: DonS | last post by:
I have created a newsletter (HTML) in Dreamweaver (CS3) with an index and their respective anchors. The file is stored on our server. The bookmarks work correctly in the various browsers; however, we...
0
7228
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7128
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7332
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7502
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5635
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4715
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3206
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3191
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
426
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.