Création des Logiciels de gestion d'Entreprise, Création et référencement des sites web, Réseaux et Maintenance, Conception
Création des Logiciels de gestion d'Entreprise, Création et référencement des sites web, Réseaux et Maintenance, Conception
image source highervisibility |
<script style="text/javascript">function mbhTotalCount(json) {document.write(parseInt(json.feed.openSearch$totalResults.$t,10));}</script><p style="font:13px Tahoma;">Total Posts: <script src="http://www.matrixar.com/feeds/posts/default?alt=json-in-script&callback=mbhTotalCount"></script></p><p style="font:13px Tahoma;">Total Comments: <script src="http://www.matrixar.com/feeds/comments/default?alt=json-in-script&callback=mbhTotalCount"></script></p>
We had seen Matt Cutts' video well before we began developing our site. This misses the point. He was referring to the spam sites that list phone numbers but have absolutely no useful information. These were sites that listed every prime number, every harshad number, etc etc in order to get traffic of people searching for numbers.We have studies the search results for phone numbers closely, and don't believe this to be such a simple matter.You stated you often find useful results -- our estimates are that abuot 15-25% of phone numbers currently have "useful results" on google. We were providing useful results for about 80% of all US phone numbers. Again, to reiterate, we STUDIED the phone search market/results on google and feel we made a substantial, honest, and ethical improvement to the results. Nonetheless, we are being flagged as spam. This was my initial question. Hope this clarified any confusion.Basically, we feel we made a substantially better directory, and shouldn't be flagged as spam.
In general, it's important to us that a site is not just autogenerated thin content, but rather that it provides unique and compelling value of its own. Looking through a few of the pages on your site, I'm a bit worried that - at least what's indexable - is just a collection of links and numbers. Assuming this were a service for a different kind of lookup (say error-codes), then it would be a collection of pages listing all possible error codes, without actually providing insights on that error code. Clicking through, after completing a captcha, you might see the bare-bone error-text, but even past that there wouldn't be any more insight there.Instead of focusing on what you think Google needs for indexing, I'd recommend taking a step back and focusing on the user instead. Kevin mentioned a reasonable approach -- work on becoming the absolute best website like this, such that users go to it directly for this information, not that you need over a billion pages indexed that only vary by a handful of digits and a tiny snippet of text. I can see that you're passionate about providing a useful & compelling service, but you really need to think past trying to map all of those database entries 1:1 (or rather 1:many -- considering the "category" pages) to pages that need to be indexed in search with minimal unique & compelling content individually. That's not impossible, but it's not trivial either :) - and that's where you can make your passion & knowledge shine.
</body>
<script src='http://code.jquery.com/jquery-latest.js'/>
<script>
$(function() {
function highlight(){
$('.user.blog-author').closest('.comment-block')
.css('border', '1px solid #FFA500')
.css('background','#F1F1F2 url("http://www.blogblog.com/1kt/transparent/white80.png")')
.css('color', '#444444')
.css('font-size', '12px')
.css('padding', '10px');
}
$(document).bind('ready scroll click', highlight);
});
</script>
Steps to change a blog's URL (web address) in Blogger:
1. log into Dashboard
2. click on the relevant blog
3. click SETTINGS tab
4. click PUBLISHING
5. edit url (see screenshot above. Place where you type the new URL is indicated by cursor (arrow) and also "Type new URL here" in red
Remember to save settings.
Your success will depend on whether the URL has already been taken up or not.
NOTE: Remember, if you changed the URL of your blog, any existing incoming links will become dead link. If your blog is relatively new, that may not be a problem, but if your blog has been on the Web for a long time, your blog will already have been indexed by search engines, and you will have to wait to be indexed by the search engines all over again, and for some time, people searching for content in your blog will get links that lead nowhere. You will lose your PageRank and will have to wait a long time to get a meaningful PageRank for blog with the new URL. People may have linked to your blog or posts and all these will become dead links. Further, there have been lots of reports of bloggers who deleted their blog or changed its URL. Sploggers grab the now available URL and use them for dubious uses the worst of which is pornography. This will be extremely embarrassing for you if your family, relatives, friends, colleagues, etc., have your old URL.
So if yours is an old blog, think very carefully before you change the URL. If you insist on doing it, I would suggest immediately try to re-register your old URL and use it to redirect the old blog to the new blog URL. 2013, By: Seo Master
<div id="cboxbutton" style="position: fixed; bottom: 8px; right: 16px; width: 200px; padding: 3px; text-align: center; cursor: pointer; background-color: #3399CC; border:#999999 1px solid;border-radius: 3px; font-family: Tahoma, sans-serif; font-size: 14px;" onclick="togglecbox()">
<b>Live Chat</b></div>
<div id="cboxdiv" style="display: none; position: fixed; bottom: 48px; right: 16px; width: 200px; background: #EDF3F7; padding: 3px; line-height: 0;border:#C3D7E5 1px solid;border-radius: 3px;">
</div>
<script type="text/javascript">
var cbvis = false;
var cbload = false;
var cbcookie = "cboxvis=";
function togglecbox () {
var cbdiv = document.getElementById("cboxdiv");
var cbbut = document.getElementById("cboxbutton");
if (!cbvis) {
if (!cbload) {
cbdiv.innerHTML = '<iframe frameborder="0" width="200" height="298" src="http://www4.cbox.ws/box/?boxid=4123859&boxtag=39z1wc&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain4-4123859" style="border:#9CB9FF 1px solid;" id="cboxmain4-4123859"></iframe>
<iframe frameborder="0" width="200" height="82" src="http://www4.cbox.ws/box/?boxid=4123859&boxtag=39z1wc&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform4-4123859" style="border:#9CB9FF 1px solid;border-top:0px" id="cboxform4-4123859"></iframe>';
cbload = true;
}
cbdiv.style.display = "block";
cbbut.innerHTML = "Close";
}
else {
cbdiv.style.display = "none";
cbbut.innerHTML = "Live Chat";
}
cbvis = !cbvis;
document.cookie = cbcookie+((cbvis)?1:0);
}
// Toggle Cbox open if it was previously
var cbcookiei = document.cookie.indexOf(cbcookie);
if (cbcookiei >= 0) {
if (document.cookie.substring(cbcookiei+cbcookie.length, cbcookiei+cbcookie.length+1) === "1") {
togglecbox();
}
}
</script>