- Strength to Increase Rep
- +15
- Strength to Decrease Rep
- -3
- Upvotes Received
- 714
- Posts with Upvotes
- 540
- Upvoting Members
- 263
- Downvotes Received
- 133
- Posts with Downvotes
- 99
- Downvoting Members
- 68
- Interests
- just ʇuÇɹÇɟɟıp
- PC Specs
- why do they put a 2TB drive in a netbook
Re: Search engines regularly change the criteria for links, social media is abused often, social media may get zeroed out of link results | |
Re: there are none the algorithm is more closely guarded than gold subscribe to [google webmaster tool](https://www.google.com/webmasters/tools/home?hl=en&pli=1), and use instructions by google personalised to your site google: because nobody else' opinions matter | |
Re: Quite enjoying tv shows again this spring **The trailer park boys** film in the streets [What the street looks like 10 months of the year](https://www.google.ca/maps/@45.3801867,-63.2670066,183m/data=!3m1!1e3?hl=en) [what the street looks like mid may to mid july, When **the Trailer Park Boys** film](https://www.google.ca/maps/@45.3803757,-63.2666997,46m/data=!3m1!1e3?hl=en) bad quality car wrecks, bubbles' kitties, Exploding trailers, drug … | |
Re: doorway pages important, [B]to NOT have[/B] avoid SEblacklisting, by NOT having anything that breaks the terms of inclusion real content, honest links, clean code, white-hat seo = good ser poor content, link farms, error-ridden code, any black-hat seo = reduced ser, penalties "removed from index" it is hugely harder to … | |
Re: [QUOTE=ahihihi...;928655]Brevity is the soul of wit... do not know who said[/QUOTE] (Oscar wilde) | |
Re: SEO aiming for a machine that cannot react emotionally SMO aiming for people that only react emotionally Impossible to be absolutely in both at the same time, as everything else, a balance between where the hits and conversions are going to come from for your specific marketing needs | |
Re: goto google webmaster tools and read webmaster 101 you should be able to work out how to google search google webmaster tools | |
Re: [B]no[/B] you dont want to remove it, you want to edit it to ensure it matches your site structure and requirements[code=apache]User-agent: * Disallow: /cgi-bin/ Disallow: /other_folder/ Disallow: /another_folder/ Disallow: /pics/ Sitemap: http://www.mysite.com/sitemap.xml[/code] | |
Re: starthosting has disabled *add handler server parsed*, in php.ini for their convenience they know exactly what they have done, and yes they refuse to change it.. it is a simple way for them to reduce their server load, NO parsing of html files for php scripts changes cannot be made … | |
Re: the best way to submit to a search engine, is via the search engine's webmaster utilities. google (important) bing (useful) ask (ok) and yahoo (who gives a f###) have webmaster pages second best, is infinitely better than not at all | |
Re: I was going to make a bunch of sarcastic, smart-alec, obnoxious comments, it is probably easier to provide some help, There are dozens of user management scripts that provide this functionality, many are public domain so you can reverse engineer the function into your chat service. Many chat services provide … | |
Re: Scrap is fed into a shredder, that reduces it to 6mm chunks from there it conveyers into a 44foot tipper trailer body, when the trailer is full, it gets picked up and another one is left. don't think the drive data is readable anymore We are at the moment rather … | |
Re: Get a [Google Webmaster Tools](https://www.google.com/webmasters/tools/) account (set it up per onpage in structions) follow the SEO instructions Googlebot, will give you = individualised instructions from the rule maker itself Woo Hoo crazy to ask anybody else, even those of us with the best intentions don't have access to your code … | |
Re: 1. It's important to have a woman, who helps at home, who cooks from time to time, cleans up and has a job. 2. It's important to have a woman, who can make you laugh. 3. It's important to have a woman, who you can trust and who doesn't lie … | |
Re: The above advice, except Kelly's is no use at all. Break Google's rules, get killed Google's rules, [Google 101 how google crawls the web](https://support.google.com/webmasters/answer/70897?hl=en) instructions for your site, are directly personalised in your google webmaster tools account GET a Google webmaster tools account, follow the instructions read [**Read Me** before … | |
Re: being that there isnt a link to the page, all guesstimates are mere guesses, but because code compliant sites rank better these standard tests may assist you [speed](http://analyze.websiteoptimization.com/) examine sprites for small images icons logos, [html standards](http://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&group=0) [handheld standards](http://validator.w3.org/mobile/check?task=2013072814202982.mobile2) [css2 standards](http://jigsaw.w3.org/css-validator/validator?profile=css21&usermedium=all&warning=1&lang=en) [css3 standards](http://jigsaw.w3.org/css-validator/validator?profile=css3&usermedium=all&warning=1&lang=en) handheld device emulator [opera](http://demo.opera-mini.net/demo.html) [iphone](http://iphonetester.com/) [ipad](http://testiphone.com/) [android](https://www.manymo.com/emulators) … | |
Re: The hardest part for those keywords, is competing with ikea, the big box stores with ridiculous ad budget There are many flatpak and modular kitchen companies paying for adspace in newspapers, that give them the same space in the online versions, and those have dofollow links in the ads * … | |
Re: Well that didn't take long to degenerate to a spam fest. four posts all gushing about the wonderful service: glad it didint think to link this garbage Please Kill the spammer and its spam | |
Re: You are competing with the entire web The best you can get, may be less than you hope: "Content is King" Accurate, original, unique, attributed, semantic, compliant content will get you ranked as highly as possible. Any other *quick-fix*, will be downgraded Fast Gabryprof's link is a starting point explains … | |
Re: Keywords are irrelevant. There are no "competitive" keywords, the magic word is 'bullshit' Do not buy backlinks, link farms are SEsuicide. 1 link from a relevant site is better than thousands from BSfarms SE index content, entire content. Keywords may downgrade, if they do not match content as determined by … | |
Re: generally: original, semantically & grammatically correct, accurate content. Don't mess up read-ability to stuff the text with keywords. use others' content, with permission, and attribute that content, the backlinks help them. keep the landing page small so it loads fast, subsequent pages will already have the css and scripts in … | |
Re: If your site is validly offering a service, check the local govt. town county state etc, for "local business" links. A link from an *authorative* site is invaluable | |
Re: It is possible in javscript so here is a small sample, probably not the best sample but a sample nonetheless[code=html]<script type="text/javascript"> function theChecker() { if(document.getElementById('textin').value=="") { document.getElementById('subm1').disabled=true;document.getElementById('subm2').disabled=true; } else { document.getElementById('subm1').disabled=false;document.getElementById('subm2').disabled=false; } } </script> <input id='textin' type='text' onkeyup='theChecker();'><br> <input id='subm1' type='submit' disabled='disabled' value='submit1'> <input id='subm2' type='submit' disabled='disabled' value='submit2'>[/code]see also … | |
Re: Published page ranks, are nothing to do with google, its one of the things that google keeps close to the chest Services that provide page rank do so by estimating what they believe google will see and respond to. They do seem to be quite accurate, If you observe sonmething … | |
Re: My favorite response is ask google [Google webmaster tools](https://www.google.com/webmasters/), gives a comprehensive listing of everything you need to make yoursite SEO current, any time the algorithms change, free, personalised, from the ones who make The_Rules get a google webmaster account, Its Google doing most of your SEO for you This … | |
Re: > Adam and Eve walk through paradise. Adam said to Eve, "Do you actually love me?", In which Eva replied: "Of course, who else?". She still counts his ribs every night while he's asleep | |
Re: how is the date stored, if stored using a date object or a timestamp its a piece of cake if its stored using text dates, punch out your dbase designer | |
Re: create a **google webmaster tools** account verify ownershipe of your site in the account (Follow instructions) submit sitemap IN webmaster account (follow instructions) |