|
Howdy folks, I started a website for my small company (https://www.epocean.com) over 4 months ago, and originally had it a customized WordPress install, but I've switched over to a more simple framework. It's incredibly simple, just one page, but it doesn't show up on Google. Not even using "site:www.epocean.com". I've submitted it to Google using Webmaster Tools, done the test crawl (it doesn't find any errors), and have Google Analytics running on it just fine. I'm at a loss. Is there something that I'm missing? The site shows up under Bing ![]() I'm linked to/from my product line (https://www.oceanimagingsystems.com - Don't judge that site, it's undergoing a redesign at some point soon), and those links show up when you search my company's name.
|
![]() |
|
![]()
|
# ? Apr 2, 2023 08:15 |
|
I might be blind, but I see no links to epocean.com on the other site. If no one else is linking to your site, google doesn't know it exists. They have a bunch of things you can do to diagnose page errors for googlebot, as well ask them to (re)index a page at https://www.google.com/webmasters/
|
![]() |
|
adorai posted:I might be blind, but I see no links to epocean.com on the other site. If no one else is linking to your site, google doesn't know it exists. They have a bunch of things you can do to diagnose page errors for googlebot, as well ask them to (re)index a page at https://www.google.com/webmasters/ It's in the footer. Nothing huge, but it's there. I've asked them to re-index as well, close to 3 months ago. It's odd that it's on Bing and Yahoo.
|
![]() |
|
The comedy option is you peed in the cereal of someone who works there.
|
![]() |
|
Try adding a robots.txt?
|
![]() |
|
you tell the google search bot to manually index your website like 5 times a month from google webmaster tools its this option ![]() you press fetch and then it shows this button ![]() worth a shot edit: oh well if you already tried it then i dont know ![]() pram fucked around with this message at 05:22 on Dec 7, 2014 |
![]() |
|
i find the indexing behavior inscrutable, some of my websites will have tons of pages indexed and then it just magically explodes. no idea what the methodology is really.![]()
|
![]() |
|
Wee Tinkle Wand posted:Try adding a robots.txt? Lord Windy posted:The comedy option is you peed in the cereal of someone who works there. pram posted:you tell the google search bot to manually index your website like 5 times a month from google webmaster tools Thanks for the suggestions. I didn't piss off Google, Hell, I'm a shareholder. I guess it's just a waiting game.
|
![]() |
|
I spool up new sites daily and am usually indexed within 24 hours (at least the index is started). Often these days it's near instantaneous. 1) Put up a robots.txt as already suggested http://html5css3box.com/robotstxt-generator/ 2) Create and submit a sitemap (also list in robots, I use screaming frog for this but you can probably find something free on google) 3) Create a Google+ Places for Business for your company, with that URL in the description 4) Post a G+ introduction post, linking your URL 5) Link back to your G+ profile from your site using rel=publisher (also link out to any other social properties) 6) Submit your site/business to legit business directories. Spend a few hours at this, your goal is to generate business citations. If you want to use a service, I recommend Neustar Localeze or MozLocal. If you want to put in serious effort, I recommend https://www.whitespark.ca/local-citation-finder It's possible that your domain is blacklisted in some database, but more likely Google just thinks it's too thin to bother indexing and possibly spam as your backlink profile is almost non-existent and the site is so small. 7) Build more pages with solid content. Google wants these pages at minimum: 7a) About 7b) Terms of Service 7c) Privacy Policy 7d) In addition, create a page for each section (Consulting, Design, Manufacturing) 8) Mark up your footer business address with schema: code:
mcsuede fucked around with this message at 02:47 on Dec 8, 2014 |
![]() |
|
![]()
|
# ? Apr 2, 2023 08:15 |
|
sharkytm posted:No robots.txt means that the spider just crawls every link, which is just the only page there. That's the default behavior yeah but there are ways for a server to tell crawlers to take a hike so to be safe it's a really good idea to include a robots.txt in the root directory of each site anyway. From minor experimenting I have found that Google seems to go with what "www.sitename.com/robots.txt" says even if it finds conflicting instructions elsewhere.
|
![]() |