GithubHelp home page GithubHelp logo

seopress's Introduction

I'm Slava Abakumov, a developer and product lead working with PHP in general and WordPress in particular since 2008. I am or was involved in the development of many plugins, that have an insane user base and huge WordPress ecosystem impact: WPForms, WP Mail SMTP, BuddyPress, CMB2, PDF Embedder, Google Apps Loginc, etc.

On my blog, ovirium.com, I write about my observations, experiences, thoughts, tools, processes – whatever is part of my daily activity. You can subscribe to my newsletter too.

Twitter Follow

seopress's People

Contributors

amites avatar mahype avatar shrinkrayio avatar slaffik avatar svenl77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

seopress's Issues

bp_has_activities() function not working

After opening page:

Fatal error: Call to undefined function bp_has_activities() in /data/wwwcust/sv3-344/html/wp-content/plugins/seopress/special-tags/bp/functions.php on line 62

Facebook Meta Tags

http://www.blog.tocki.de/2010-10-21/facebook-open-graph-meta-tags-header/

<!-- Facebook Meta Data -->
<meta property="og:image" content="http://www.blog.tocki.de/wp-content/uploads/2010/10/virgin-2010-thumb.jpg"/>
<meta property="og:locality" content="Stuttgart"/>
<meta property="og:country-name" content="Germany"/>
<meta property="og:latitude" content="48.78502"/>
<meta property="og:longitude" content="9.16254"/>
<meta property="og:type" content="blog"/>
<meta property="og:title" content="Virgin Atlantic Advert 2010"/>
<meta property="og:url" content="http://www.blog.tocki.de/2010-10-05/virgin-atlantic-advert-2010/"/>
<meta property="og:site_name" content="Blog.Tocki.de"/>
<meta property="fb:admins" content="123456789,234567891"/>
<meta property="fb:page_id" content="200185198887" />

http://www.msr-support.de/valide-meta-tags-fuer-facebook-2622.htm

<?php //Diese Funktion ermittelt, ob der "HTTP User Agent" Facebook ist.
function is_facebook() {
if(!(stristr($_SERVER["HTTP_USER_AGENT"],'facebook') === FALSE))
return true;
} ?>

Nun müssen die META-Tags nur noch zusammen mit der einer if Abfrage eingebunden werden. Die Werte werden erst dann ausgegeben, wenn die Funktion den Wert true liefert.


<?php if(is_facebook()){?>
<meta property="og:image" content="<?php echo catch_that_image(); ?>"/>
<?php }?>

Request: XProfile Field for SEO

Not sure if this is even possible...

In addition to all of the basic seo fields that we can add, like %%username%% - would it be possible to add one that recognized a profile field?

For example: mine says Greg Fielding | What's happening in my community

How great would it be if it was: Greg Fielding | What's happening in Danville, CA

Beta 3 doesn't recognize bbpress titles

I'm using the stand-alone bbpress forums, instead of the BP group/forum setup. I'm getting %%title%% | %%sitename%%.

There isn't a corresponding "forums" page... it is automatically created by the plugin.

http://housingstorm.com/forums/

Is this a bbpress issue? Or does seopress need some sort of mechanism for dealing with non-BP plugins?

Problem activiting

Warning: require_once(admin/getpro_tab.php) [function.require-once]: failed to open stream: No such file or directory in /home/housings/public_html/wp-content/plugins/Themekraft-SeoPress-Free-ab9d927/seopress.php on line 76

I have a multisite community, but was just activating on the main blog.

bp_site_name() failure

After uan pdate to seopress 1.2.2 (wp 3.2.1 and bp 1.5.1 with bp-child-theme frisco) a bp_site_name() is missing (found in header.php: || h1 id=”logo” role=”banner”><a href=”” title=””></h1||) reinstalling to former release bring it back.

an error in seopress

When i set Group Forum title as: %%component_name%% forum | %%site_name%%
it didn't show the group name 'groups forums | mysitename'
the same error is with: Group Members title !

Forum topic error

OK, I updated again today, using Version 1.1 beta 2.
New Problem: When logged in the plugin makes duplicate forum topics appear. The entire forum topic appears twice. If I am not logged in I get this error and no forum topic appears “there are no posts for this topic”.

I deactivated the seopress plugin just to make sure and then everything is OK. Thanks

autocopy fb:title & description

When no specific value is set for the facebook metadata, but the title and description is set by hand, this should be used as standaard values for the facebook metadata.

SEO Advice function

Scan the blog (permalinks, H1s, Pagerank, etc...) and give advice on what to do in order to improve the website.

Upload error

I get the following error while uploading an image to a post with SeoPress activated.

“http error.”

Deactivating the plugin fixes the error.

%%page_excerpt%%

%%page_excerpt%% Does not exist. There have to be %%page_auto_excerpt%%.

Event Directory and on the Create New Event page

svenl77 created task on Feb 22nd, 2011:

Warning: Invalid argument supplied for foreach() in /home/oneearth/public_html/mysite.com/wp-content/plugins/seopress/meta.inc.php on line 310
#

No tags | Category: Bugs | Project: SeoPress

Deadline: Nov 30th, -0001

Avatar Image svenl77 said 7 months ago:

http://themekraft.com/groups/seopress/forum/topic/1-plugin-section-of-bp-not-working-in-seopress/

Bug in the New Page or Post creation page

I am using SeoPress 1.2, WP 3.2.1, BP 1.5.1

After activating SeoPress I get a bug in the New Page or Post creation page.

After I enter the title, the string with generated URL of the Post/Page would not appear.
Upload buttons above TinyMCE don’t work.
TinyMCE displays both HTML and Visual mode buttons (3 rows).

It all gets back to normal after I Publish or Save Draft. Thats quite annoying and only disappears when deactivating SeoPress.

I also get this warning above SeoPress meta-box and all SeoPress plugin pages in admin:

Warning: Parameter 1 to sp_get_pro_tab() expected to be a reference, value given in C:Sitesnesiditsawwwwordpresswp-includesplugin.php on line 405

Autocomplete behaviour

"t sticks and doesn’t disappear sometimes and also seems to be fussy about not copying and pasting what you click on."

-> Trying other settings

IMG ALT tag SEO rewrite

Analyse the site title of the oage that the link of the picture is aiming to. Extract the site title and use it as alt text for the picture and in the link title.

Saving error

nach Speichern einer Seite erhalte ich folgende Fehlermeldung:
Fatal error: Call to undefined function get_post_thumbnail_id() in /…/wp-content/plugins/seopress/facebook/loader.php on line 98

Dublicate forum

OK, I updated again today, using Version 1.1 beta 2.
New Problem: When logged in the plugin makes duplicate forum topics appear. The entire forum topic appears twice. If I am not logged in I get this error and no forum topic appears “there are no posts for this topic”.

I deactivated the seopress plugin just to make sure and then everything is OK. Thanks

Plugins Page Not Complete

I'm getting this message...

Please config your "Map" plugin before you setup your component meta! (Do this at the bottom of this page)

But there is nothing at the bottom of the page. For what it's worth, I think this is for my Mapology plugin...

Sitemap Support?

Sven,

One other issue that I've been struggling with for Buddypress SEO is sitemaps. I can't find any sitemaps out there that properly highlight Buddypress content.

For me, yes, blog posts and pages are great, but the vast majority of the content is from the members. I would love members's profile pages (which show their streams) to be highlighted by a sitemap.

I don't have groups, but I would think they would also be highlighted for most BP users.

-Greg

Warning function in SeoPress Tab

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /data/wwwcust/sv3-344/html/wp-content/plugins/seopress/admin/seo_buddypress.tab.php on line 32

Maybe Buddypress 1.5 Problem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.