4
votes
2answers
148 views

Create single HTML file from many HTML files by keeping header, sidebar & footer section common

I don't know whether I am missing a trick in HTML. I have one simple HTML website which has over 100 HTML pages. For each page the header, sidebar & footer section are the same but the content is ...
1
vote
1answer
35 views

Search Rankings and new website [duplicate]

I want to switch from HTML to Wordpress. How will completely new pages and site structure affect my Google ranking? [I'm not sure what other clarifications or details to give - please tell me if ...
0
votes
0answers
36 views

A few website questions related to blogs, forms, wikis, and hosting? [closed]

I got my domain from enom.com because at the time I was told that they are the most popular besides Go-Daddy. I did not go with Go-Daddy because I have heard too many horror stories about them. I'm ...
0
votes
0answers
42 views

Wordpress html email plugin that doesn't merge with your users? [closed]

I just launched a wordpress site as a redesign of my strictly html site and added my blogger blog to Wordpress to keep it all in one place. I am trying to send an html email from my Wordpress site to ...
2
votes
1answer
62 views

Why are perfectly legitimate pages on my website registering in Google Webmasters as 404?

I have seen this question asked several times here, but never clearly answered. I suspect it has something to do with my .htaccess file: # BEGIN WordPress <IfModule mod_rewrite.c> ...
-1
votes
1answer
71 views

Wordpress Theme [closed]

I'm trying to create a basic wordpress theme. As far as I know the basic files I need are the style.css, header.php, index.php, footer.php, functions.php. Then it should show a blank site with some ...
0
votes
2answers
183 views

wordpress sites are slow on shared hosting but plain html/css sites are fast

ive got a shared hosting account, unlimited sites, unlimited gb, unlimited bandwidth ect ect. Of course because its shared and a cheap one at that theres too many sites on each server and it all ...
0
votes
1answer
167 views

SEO and suboptimal source code

I have a wordpress website for my business and its success will be largely dependent on google ranking. The structure of the theme I'm using is designed for a blog, not for a business website. That ...
0
votes
2answers
109 views

Is su.pr no longer supported?

I'm looking to shorten permalinks in Wordpress automatically within the loop but it seems there is no information on the su.pr api. Is su.pr dead?
0
votes
2answers
180 views

SEO purpose: Does Google prefer html sites than wordpress sites? [duplicate]

Possible Duplicate: SEO for pages that load from database Will html sites have any advantages over blog sites while getting analyzed by Google bot?
2
votes
4answers
2k views

Can i export a wordpress site to html?

I want to export a wordpress site with themes and images to html format like we can do in blogspot. Is there a plugin or a tool for the same.
2
votes
2answers
589 views

Wordpress vs Clean html/css

When it comes to designing/coding presentational websites, with static content and few pages.. let's say, between 5 and 20. Would you go with wp, design a custom theme and update with content, or ...