How to apply to the dozens of blog search engines. In addition to registering the website to search engines or sign up to blog search engines automatically, you can also manually register your blog to search engines. If using an automatic way, simply press one button then the service provider submit to search engines that will be executed, but sometimes we are not sure whether we have the right blog submit to a search engine as desired. There are several sites that provide free SEO services autosubmit facilities url to tens or even hundreds of search engines.
If using a manual then you should take the trouble to enter one by one blog url to search engines, but the advantage we can be sure that our blog is listed on the desired search engine.
From the above two ways, depending on your choice, personally I prefer to register your blog to search engines manually rather than sign up to blog search engines automatically. Make friends who wish to register manually can use the following link:(Which shall your list is no 1 to 4, no 5 to 50 is only a complement).
A. http://www.google.com/addurl/?continue=/addurl
2. http://siteexplorer.search.yahoo.com/submit
3. http://www.bing.com/docs/submit.aspx
4. http://www.dmoz.org
5. http://www.scrubtheweb.com/addurl.html
6. http://www.exactseek.com/add.html
7. http://searchsight.com/submit.htm
8. http://www.cuil.com/info/contact_us/feedback.php?to=crawl% 20me
9. http://www.entireweb.com/free_submission/
10. http://www.lii.org/cs/lii/create/todo
11. http://www.webworldindex.com/
12. http://www.viesearch.com/submit.php
13. http://www.a1webdirectory.org/
14. http://www.skoobe.biz
15. http://www.linksite.net/submit.html
16. http://www.illumirate.com
17. http://www.info-listings.com/submit.php
18. http://www.directorystorm.com/
19. http://www.dramba.com
20. http://www.arakne-links.com/submit.php
21. http://www.wikidweb.com
22. http://www.linkcentre.com
23. http://www.infotiger.com/addurl.html
24. http://www.pedsters-planet.co.uk
25. http://www.ablazedirectory.com/submit.php
26. http://www.mydirectorylive.com/submit.php
27. http://www.domaining.in/submit.php
28. http://www.businessseek.biz/page.php?page=submission-policy
29. http://www.surfsafely.com/urladd.html
30. http://www.whatuseek.com/addurl-secondary.shtml
31. http://www.amray.com
32. http://www.onemilliondirectory.com
33. http://www.newwebdirectory.com
34. http://www.worldsiteindex.com
35. http://www.intelseek.com/add_url_form.asp
36. http://www.cyberwebsearch.com
37. http://www.searchwebworld.com
38. http://www.finest4.com/submit.php
39. http://search.sonicrun.com/freelisting
40. http://www.internet-web-directory.com/cgi-bin/member.cgi?action=add
41. http://www.mardox.com/addasite.php
42. http://www.thelivinglink.net/submit.php
43. http://www.01webdirectory.com
44. http://www.submit.biz
45. http://www.triplewdirectory.com/submit.php
46. http://www.wondex.com/submit.php
47. http://www.netinsert.com
48. http://www.clocktowerstudio.com/submit.php
49. http://www.cipinet.com/addurl
50. http://www.amidalla.de/add.htm
Well it is a collection of search engines
Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts
Wednesday, April 11, 2012
Adding a New Element in Blogger
Explanation of On Page Element in the articles I've written about Know Page Element In blogspot so if still wondering about what's Page Element? Just read the article I Know Page Element in blogspot
Adding a New Element
Now if the intent of the title Adds New Element is here I will give you a trick to add a useful element to add the widget, be it under the header or footer in the clear just the addition of only 3 columns and a column on it.
The addition of the element is useful to add useful widgets for your blog., Here I only give way / trick on Adding a New Element. This trick may be useful for my friend who is only 2 column template only has a column or a little, well, why if you want to add the element please follow the steps below:
1. as usual login to blogger
2. This adds to the element under the first header
3. Go to the Layout >> Edit HTML ==
4. Do not forget to backup your template first
5. Now find this code ]]> </ b: skin> then put the code below right above it
# Box-container {main-
clear: both;
}
. Box-column {
padding: 0px 10px 10px 10px;
border: 1px dotted $ bordercolor;
}
6. After that find this code <div id='content-wrapper'> and place the code below directly below:
<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol'>
<b:widget id='HTML3' locked='false' title='==>> Prikitiw <<==' type='HTML'/>
</ B: section>
<div id='box-main-container'>
<div id='box1' style='width: 30%; float: left; text-align: margin:0; left;'>
<b:section class='box-column' id='oke1' preferred='yes' style='float:left;'/>
</ Div>
<div id='box2' style='width: 40%; float: left; text-align: margin:0; left;'>
<b:section class='box-column' id='oke2' preferred='yes' style='float:left;'/>
</ Div>
<div id='box3' style='width: 30%; float: right; margin:0; text-align: left;'>
<b:section class='box-column' id='oke3' preferred='yes' style='float:right;'/>
</ Div>
<div style='clear:both;'/>
</ Div>
</ Div>
Then the picture will be like this

7. Well to the addition of the element under the header is finished now in the footer
8. Find the code ]]> </ b: skin> then put the code below right above it
# Footer-column-container {
clear: both;
}
. Footer-column {
padding: 10px;
}
9. after that find this code <b:section class='footer' id='footer'/> and replace with the code below
<div id='footer-column-container'>
<div id='footer-bottom' style='text-align: center; padding: 10px; text-transform: lowercase;'>
<b:section class='footer' id='col-bottom' preferred='yes'>
<b:widget id='Text2' locked='false' title='==>> Uye-uye <<==' type='Text'/>
</ B: section>
</ Div>
<p>
<hr align='center' color='#5d5d54' width='90%'/> </ p>
<div id='footer2' style='width: 30%; float: left; text-align: margin:0; left;'>
<b:section class='footer-column' id='col1' preferred='yes' style='float:left;'/>
</ Div>
<div id='footer3' style='width: 40%; float: left; text-align: margin:0; left;'>
<b:section class='footer-column' id='col2' preferred='yes' style='float:left;'/>
</ Div>
<div id='footer4' style='width: 30%; float: right; margin:0; text-align: left;'>
<b:section class='footer-column' id='col3' preferred='yes' style='float:right;'/>
</ Div>
<div style='clear:both;'/>
</ Div>
Then it will look like this

10. after that save it and to see my friend could get into result element
page.
Adding a New Element
Now if the intent of the title Adds New Element is here I will give you a trick to add a useful element to add the widget, be it under the header or footer in the clear just the addition of only 3 columns and a column on it.
The addition of the element is useful to add useful widgets for your blog., Here I only give way / trick on Adding a New Element. This trick may be useful for my friend who is only 2 column template only has a column or a little, well, why if you want to add the element please follow the steps below:
1. as usual login to blogger
2. This adds to the element under the first header
3. Go to the Layout >> Edit HTML ==
4. Do not forget to backup your template first
5. Now find this code ]]> </ b: skin> then put the code below right above it
# Box-container {main-
clear: both;
}
. Box-column {
padding: 0px 10px 10px 10px;
border: 1px dotted $ bordercolor;
}
6. After that find this code <div id='content-wrapper'> and place the code below directly below:
<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol'>
<b:widget id='HTML3' locked='false' title='==>> Prikitiw <<==' type='HTML'/>
</ B: section>
<div id='box-main-container'>
<div id='box1' style='width: 30%; float: left; text-align: margin:0; left;'>
<b:section class='box-column' id='oke1' preferred='yes' style='float:left;'/>
</ Div>
<div id='box2' style='width: 40%; float: left; text-align: margin:0; left;'>
<b:section class='box-column' id='oke2' preferred='yes' style='float:left;'/>
</ Div>
<div id='box3' style='width: 30%; float: right; margin:0; text-align: left;'>
<b:section class='box-column' id='oke3' preferred='yes' style='float:right;'/>
</ Div>
<div style='clear:both;'/>
</ Div>
</ Div>
Then the picture will be like this
7. Well to the addition of the element under the header is finished now in the footer
8. Find the code ]]> </ b: skin> then put the code below right above it
# Footer-column-container {
clear: both;
}
. Footer-column {
padding: 10px;
}
9. after that find this code <b:section class='footer' id='footer'/> and replace with the code below
<div id='footer-column-container'>
<div id='footer-bottom' style='text-align: center; padding: 10px; text-transform: lowercase;'>
<b:section class='footer' id='col-bottom' preferred='yes'>
<b:widget id='Text2' locked='false' title='==>> Uye-uye <<==' type='Text'/>
</ B: section>
</ Div>
<p>
<hr align='center' color='#5d5d54' width='90%'/> </ p>
<div id='footer2' style='width: 30%; float: left; text-align: margin:0; left;'>
<b:section class='footer-column' id='col1' preferred='yes' style='float:left;'/>
</ Div>
<div id='footer3' style='width: 40%; float: left; text-align: margin:0; left;'>
<b:section class='footer-column' id='col2' preferred='yes' style='float:left;'/>
</ Div>
<div id='footer4' style='width: 30%; float: right; margin:0; text-align: left;'>
<b:section class='footer-column' id='col3' preferred='yes' style='float:right;'/>
</ Div>
<div style='clear:both;'/>
</ Div>
Then it will look like this
10. after that save it and to see my friend could get into result element
page.
Subscribe to:
Posts (Atom)