Archives: Snippets
Google Tag – Head
om-embed-code-example.js
archive-listings.php
Property ListingsContinue reading
functions.php
archive-listings.php
Property ListingsContinue reading
Feed Generation Cron Script
wrong redirect .htaccess
# Slash al final RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_URI} !# RewriteCond %{REQUEST_URI} !(.*)/$ RewriteRule ^(.*)$ https://yourdomain.com/$1/ [L,R=301] # END Slash al finalContinue reading