Home » Blog » How to add meta tags to flatpress blog

How to add meta tags to flatpress blog
Loading

To add meta tags to flatpress blog you have to create a plugin.Its very easy just follow instructions below

Step 1 – Create Plugin File

* Create the file “plugin.headstuff.php” on your PC using a text editor such as notepad, notepad++, or PSPad.
* Go to the Headstuff Plugin web page

* Click the HeadStuff source link
* Copy the headstuff plugin code into the file “plugin.headstuff.php”.
* Change this section of code

echo <<<HEADSTUFF
<!-- put whatever html tag you want here(meta tags,google webmaster ,etc..! -->
HEADSTUFF;

to

echo <<<HEADSTUFF

<TITLE>READ AND DOWNLOAD</TITLE>
<META NAME="description" CONTENT="downloads,ebooks,notes,games,reviews,freeware more..">
<META NAME="keywords" CONTENT="downloads,ebooks,notes,games,reviews,free stuff,ccna,mcsa,freeware">
<META NAME="robot" CONTENT="index,follow">
<META NAME="copyright" CONTENT="Copyright � 2010 ourblog.110mb.com. All Rights Reserved.">
<META NAME="author" CONTENT="ourblog">
<META NAME="generator" CONTENT="www.onlinemetatag.com">
<META NAME="language" CONTENT="english">

HEADSTUFF;

* Save file

Step 2 – Upload Plugin

* Switch to folder fp-plugins
* Create Folder “headstuff”
* Switch to folder headstuff
* Upload the file “plugin.headstuff.php” you created earler to the folder headstuff.

Step 3 – Enable Plugin

* Logon onto your blog site.
* Go to Admin Panel > Plugins.
* Scroll down to the plugin headstuff
* Click Enabled, which turns into Disable.
* Go to Maintain page.
* Click on purge theme and templates cache.
Now metatags are added to your flatpress blog.To generate meta tags automatically click the link meta tags generator and enter the details.

To check meta tags are working fine or not, click this link meta tags generator

If you enjoyed this post, please Donate to keep this site alive.If links are dead or any issues with the contents please consider leaving a comment,or contact us here,will be updated,removed or replaced as suggested with in 24 hours.You can also get updates by subscribing to the RSS feed to have future articles delivered to your feed reader (Inbox).

DP ADMIN

Hello visitor..This is admin of 'DOWNLOADS PARADE'.Here you can find many useful tricks,Troubleshooting your pc,Information all about the user interface etc in all formats. We require moderators and guest authors for this site.If interested please click here to register .The name will be yours and a back link for your website(if any) will be created.Your submissions will be auto approved after 15 approved posts.Please read Disclaimer and Privacy policy before proceeding or downloading any content or file.

Website - More Posts

Post a Comment 

One Response to “How to add meta tags to flatpress blog”

  1. Heinz says:

    Nice, we also use the “headstuff plugin” in our FlatPress. Thank you for the tutorial. Greetings from Switzerland, Heinz

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>