Skip to content

Instantly share code, notes, and snippets.

View vinnylabarbera's full-sized avatar

Vinny La Barbera vinnylabarbera

View GitHub Profile

Keybase proof

I hereby claim:

  • I am vinnylabarbera on github.
  • I am vinnylabarbera (https://keybase.io/vinnylabarbera) on keybase.
  • I have a public key whose fingerprint is 8899 7A37 D7D3 8497 61EF 9CDA F490 E485 AA5B FEBE

To claim this, I am signing this object:

@vinnylabarbera
vinnylabarbera / wp-config.php
Created February 9, 2016 19:23 — forked from bhubbard/wp-config.php
A Custom Template for wp-config.php.
<?php
################################################################################
// Custom WP-CONFIG Template.
################################################################################
################################################################################
// For Quick Client Reference
################################################################################
// Client Name:
// Salesforce URL:
map $http_referer $bad_referer {
hostnames;
default 0;
.semalt.com 1;
.kambasoft.com 1;
.savetubevideo.com 1;
.descargar-musica-gratis.net 1;
.7makemoneyonline.com 1;
.baixar-musicas-gratis.com 1;
.iloveitaly.com 1;
@vinnylabarbera
vinnylabarbera / spamsites
Created April 28, 2015 18:44
Spam Referral Websites
4webmasters.org
site27.social-buttons.com
site19.social-buttons.com
site33.social-buttons.com
site28.social-buttons.com
site22.social-buttons.com
buttons-for-your-website.com
best-seo-offer.com
buy-cheap-online.info
best-seo-solution.com
# Apache Server Config | MIT License
# https://gist.github.com/bhubbard/6082577
# Modified from https://github.com/h5bp/server-configs-apaches
# ##############################################################################
# # Default WordPress #
# ##############################################################################
# http://randomtype.ca/blog/the-wordpress-htaccess-file-explained/
<IfModule mod_rewrite.c>
RewriteEngine On

These are the default titles & descriptions I use when using the Local SEO plugin. Note this is only available and used when doing multiple locations.

#####Yoast Local SEO CPT (Default CPT Name is Locations)

Title: %%title%% %%sep%% %%cf__wpseo_business_address%% %%cf__wpseo_business_city%%, %%cf__wpseo_business_state%% %%cf__wpseo_business_zipcode%% %%sep%% %%sitename%%

Description: %%excerpt%%

#####Yoast Local SEO CPT Archive Page (Default CPT Name is Locations)