Skip to main content

Home/ Wordpress/ Group items tagged blog web

Rss Feed Group items tagged

anonymous

Spot the 'Black Hat' - Save Your Website from Google's Wrath! - 0 views

  •  
    Web development firms should avoid using the Black Hat SEO techniques to avoid the wrath of Google. They should implement the techniques that comply with Google's modified algorithms.
anonymous

SEO or Social Media, or Both? How a Combination Can Help Your Web Design Busi... - 0 views

  •  
    Social media marketing has significant advantages but without optimized content, the scope of social media is limited. Combining social media advertising and SEO services has greater benefits than either does individually.
anonymous

Let the Visually Impaired "See" Your Website Design! - 0 views

  •  
    Weak vision, partially blind and colorblind people constitute a good portion of web users visiting your website everyday. You should take care to create...
anonymous

Web Content Writing- Can A Crisp Introductory Text Enhance Website Traffic? - 0 views

  •  
    A well-written introductory text can help visitors to understand purposes of the website. Additionally, it should highlight the benefits that the site offers to the users. Keep the content short and simple.
Luciano Ferrer

Redirección de usuarios a páginas personalizadas al registrarse en WordPress - 0 views

  •  
    "// --------------------------------- // Redirección de registro (login) // según el tipo (rol) de usuario. // --------------------------------- function mytheme_custom_login_redirect($redirect_to, $request, $user) { global $user; if ( isset( $user->roles ) && is_array( $user->roles ) ) { // Si es un usuario administrador // le redirigimos a la página de gestión de plugins if ( in_array( 'administrator', $user->roles ) ) return home_url( '/wp-admin/plugins.php' ); // Si es un usuario con permisos de editor // le enviamos a la página de gestión de entradas. elseif ( in_array( 'editor', $user->roles ) ) return home_url( '/wp-admin/edit.php' ); // Y a todos los demás usuarios // les redirigimos a la página de inicio de la web. else return home_url(); } else { return $redirect_to; } } add_filter( 'login_redirect', 'mytheme_custom_login_redirect', 10, 3 );"
Luciano Ferrer

Utilizar una misma instalación de wordpress con varios idiomas - Monta tu Blog - 1 views

  •  
    "Normalmente cuando creamos un sitio web, lo enfocamos a un público determinado, lo cual en la mayoría de los casos quiere decir un idioma único. Pero esto no siempre es así, a veces necesitamos dirigirnos a un público más amplio, lo que puede implicar la utilización de varios idiomas; se me ocurren algunos casos donde esto podría suceder"
Michael Sturgeon

10 awesome PHP functions and snippets - StumbleUpon - 1 views

  •  
    Every web developer should keep useful code snippets in a personal library for future reference. Today, I'm showing you the 10 most useful snippets and functions I have added to my snippet library from the past 3 months.
Peter Nilsson

How To Build An Email List With Your WordPress Site - 1 views

  •  
    As any experienced blogger, online marketer, web-based business owner will tell you, the money is in the list. Learn how to build a email list in WordPress.
Peter Nilsson

A Walk Through Some Vital Variables in WordPress - 0 views

  •  
    This is a post which speaks about different types of variables that serve as handy tools for detecting different things such as browser, web and mobile server in WordPress.
Peter Nilsson

10 Surprising Facts That Show How Popular WordPress Really Is - 2 views

  •  
    WordPress have become the most popular CMS out there. Here are 10 surprising facts about WordPress to help you realize the role it plays today in the web.
Luciano Ferrer

WordPress › WPtouch « WordPress Plugins - 4 views

  •  
    A simple, powerful and elegant mobile theme for your website. WPtouch automatically transforms your WordPress blog into an iPhone application
  •  
    "WPtouch: A simple, powerful and elegant mobile theme for your website. WPtouch automatically transforms your WordPress website into an application-like theme, complete with ajax loading articles and effects when viewed from the most popular mobile web browsing devices like the iPhone, iPod touch, Android mobile devices, Palm Pre/Pixi and BlackBerry OS6 mobile devices."
Alex Sysoef

Build Oneway Backlinks Through Influence Guide | WordPress Web 2.0 Spot-Er - 0 views

  •  
    I'll be short and to the point today. Here is a quick video tutorials for you that shows how to… Build Oneway Backlinks Through Influence Guide
Miren Berasategi

WP-ShortStat - 0 views

  •  
    by Jeff Minard, Web Developer
Peter Nilsson

The Minimalist Guide to WordPress Migration - 2 views

  •  
    If you wish to convert your web project to a CMS you need some kind of a plan to perform your WordPress CMS migration correctly and without any data losses.
Sem Jacobs

Collection of Latest and Brilliant Bootstrap 3 WordPress Themes - 1 views

Web designers and developers love Bootstrap. It is one of the popular and finest tool which has dramatically boosted up the web development process. It has range of powerful features and advance to...

wordpress theme bootstrap

started by Sem Jacobs on 25 Mar 14 no follow-up yet
Victor Mbazigwe

5 Free Essential WordPress Plugins for Small Businesses - 0 views

  •  
    Wordpress widgets and plug-ins that could really your marketing and business plans soar into heights.
« First ‹ Previous 121 - 140 of 207 Next › Last »
Showing 20 items per page