Two urls for one website

Move the wordpress site to his new domain. Make sure everything is working, hint: update all url’s using Velvet Blues Plugin Point the old domain to a directory containing only two files: A file named “index.php” containing: <?php $goto = $_SERVER[“REQUEST_URI”]; header(“HTTP/1.1 301 Moved Permanently”); header( “Location: http://new-domain-name.ch” . $goto ); ?> And a file … Read more

Ajax loop and history.js for SEO

There are some plugins that add the next/prev links in <head> and follow Google recomendations for paginated archives, which are similar to recomendations for infinite scroll. If you are interested in doing it at yor own, you can implement the ajax load-more in archive templates and do something like this (not fully tested, just an … Read more

How to markup wordpress site using Schema.org?

As anything related to the structure of the generated HTML this is a pure theme issue. There s unlikely to be any relevant plugin as you need to know the content in order to produce the relevant html markup. You might be able to find plugins to do some specific schema.org markup but that standard … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)