Mitt webbhotell varnade att man kommer att uppgradera php-version från 5.6 till 7.2 inom några veckor. För att säkra att webbplatsen fungerar som den skall efter uppgraderingen ville jag testa hur den snurrar på php 7.2 i en utvecklingsmiljö.
I recently installed a new WordPress website running in XAMPP on a Windows Server. This is how I configured it to pass the Nessus Vulnerability Scanner.
I needed to upgrade the bundled php-version 6.5.12 to the latest 6.5.14 due to some security vulnerabilities. This is how I upgraded php in XAMPP to the latest version.
I am working on some customization on the new TwentyFourteen theme from WordPress. I wanted to replace the standard site name text at the top left of the site with a logotype. It is easy to do by editing the header.php file and insert an <img>-element. Then you should first create a child theme and edit a copy of the header.php file in the child theme folder. That way you can always update the original Twenty Fourteen theme in case there are any updates released in the future. Not using a child theme your modifications will be overwritten.
But I wanted to avoid doing modifications to the header.php file and insert a logotype using pure CSS instead. This is the way to do it.
Detta är checklistan för dig som har installerat om din dator och behöver sätta upp en WordPress-site i utvecklingsmiljön igen utifrån en skarp site.
Idag har siten flyttat till ett rykande färskt domännamn byggoteknik.se som jag hoppas beskriver lite bättre vad siten handlar om. Det går också att surfa till byggochteknik.se men då skickas man vidare till byggoteknik.se (och är nedkortat till o). Så här gick det till.
#blogg100, Google Analytics, Google Webmaster Tools, WordPress
Min blogg rullar på WordPress. Igår lade jag ut en funktion som visar relaterade poster genom att hitta andra poster med samma taggar. Jag valde att visa fyra relaterade inlägg och presentera deras posters tumnaglar/utvalda bilder och titel. Det underlättar för besökaren att navigera och hitta liknande inlägg som kan vara intressanta att läsa vidare. Jag lade också på ett filter som exkluderar taggarna #blogg100 och linkedin. Här visar jag koden.
I am working on a new WordPress site using the TwentyTwelve responsive theme. I wanted the search form to render on the same level as the primary navigation main menu. This is the code I was using to solve this. This code is valid for most WordPress themes.
Har precis hållit denna presentation om WordPress CMS och sökmotoroptimering internt för våra utvecklare 🙂
Senaste kommentarer