
squashed
|
MdM blogger-WP MigrationThis is a thread to prepare and discuss the upcoming MdM migration to new server. The main challange, MdM will have new URL address. so all link, bookmark, blogroll will be broken.
general steps
1. prepare the new place
-template
-categories (proper, interfacing with technorati, and old article recovery)
-blogroll category and all sidebar items
We will be using dual archive method. the blogspot will permanently exist as archive albeit not updated. It's template will have big notification to new address.
2. search engines re-registering
-HM, elbow
-others (MdM has tons of smaller more obscure one. need the list)
3. Bookmark
- telling people to change their bookmark to new place
- staff blogger.com profile page must contain pointer to new address.
4. Blogroll
-the top 20 or so, probably better off handled by Moka personally
-smaller blogs
5. develop early contents in new place to fix all broken link, digging google, etc.
The first few weeks of new place also need to be dedicated to make people feel it's new place and moving links and spread the word.
next several month, there need to be content building to make google index better. (that mean no broken links, text and picture inside a post,...all SEO tricks)
..
okay that's all I can think of right now.
sq.
.
|
moka
|
Yes, I'll handle mailing the top blogs, HM, elbow and the other search engines.
"next several month, there need to be content building to make google index better. (that mean no broken links, text and picture inside a post,...all SEO tricks)"
???
K, need to check up new template also, probably will go with altered kubrick at the begginning since it's one of the easiest to use but I want to change it afterwards to something more personal. Should we stick to the same colors as on the old address or something else?
|
squashed
|
There are several easy to alter template around. see WP section below.
also, I open a discussion thread inside the private forum.
|
squashed
|
This is the new MdM page structure.
writing column width is 470px. So minus border for pictures, you got the max picture size
/*- Page Structure */
html { /* Force Vertical Scrollbar */
/* IE */
overflow-y: scroll;
/* Moz */
height: 100%;
margin-bottom: 0.1em;
}
* {
padding: 0;
margin: 0;
}
img {
border: 0;
}
body {
font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
color: #444;
background: #EDEDED;
text-align: center;
margin: 0 0 30px;
background-color:#2F1100;
SCROLLBAR-FACE-COLOR: #BD9659;
SCROLLBAR-HIGHLIGHT-COLOR: #FFCCCC;
SCROLLBAR-SHADOW-COLOR: #BD9659;
SCROLLBAR-3DLIGHT-COLOR: #BD9659;
SCROLLBAR-ARROW-COLOR: #FFCCCC;
SCROLLBAR-TRACK-COLOR: #BD9659;
SCROLLBAR-DARKSHADOW-COLOR: #BD9659;
}
#page {
background-color:#FFFAF4;
text-align: left;
margin: 0 auto;
padding: 0px 0 10px;
position: relative;
width: 750px;
border: 1px solid #999;
border-top: none;
}
* html #page { width: 740px } /* IE hack */
#header {
padding: 0;
margin: 0 0 20px 0;
position: relative;
height: 250px;
background-color:#FFFAF4;
background-image:url(http://www.moteldemoka.com/images/headermotel.jpg);
}
.content {
background-color:#FFFAF4;
}
#primary {
width: 470px;
float: left;
padding: 20px 0 10px;
margin: 0 10px 0 30px;
display: inline;
}
.secondary {
font-size: 1em;
line-height: 1.5em;
padding: 10px 15px;
margin: 0 0 0 71%;
width: 23%;
color: #666;
position: relative;
background-color:#F3EBE0;
}
.comments {
text-align: left;
padding: 30px 0 0;
position: relative;
}
.
|
squashed
|
The current MdM Theme is K2
documentation is here
http://k2.stikipad.com/docs/show/HomePage
K2 homepage is here
http://getk2.com/
forum is here
http://getk2.com/forum/
.
|
|
|
|