![]() |
|
Google SEO 1.6.5 - Printable Version +- MyBB Community Forums (http://community.mybb.com) +-- Forum: Resources (/forum-8.html) +--- Forum: Plugins & Code Modifications (/forum-73.html) +---- Forum: Releases (/forum-102.html) +---- Thread: Google SEO 1.6.5 (/thread-101262.html) |
RE: Google SEO 1.6.1 - Wiz01 - 09-17-2011 04:32 AM Hi frostschutz! My error log is full with error messages related to G. SEO Here are the most common things: Code: <error>Any idea? RE: Google SEO 1.6.1 - kokoko - 09-30-2011 05:54 AM not works for me http://www.pakbestgamers.com/forums/Thread-Tekken-Hybrid-date-Revealed-Japan?action=lastpost RE: Google SEO 1.6.1 - IranDeliver - 10-01-2011 01:08 PM Mine say : Add to .htaccess: # Some hosts require RewriteBase to make RewriteRules work. RewriteBase /forum/ what wexactly should i Do ? and help me so something to redirect my old ling to home page bcz i deactivate URL and i want to use .HTML format. is there any thing i can do with that bcz i have like 10K indexed link in google and i want to redirect them to home page at least many thanks RE: Google SEO 1.6.1 - frostschutz - 10-01-2011 01:39 PM Google SEO can redirect back to original MyBB thread URLs. See the uninstall instructions in the documentation. Leave Google SEO installed and enabled, but revert the functions.php changes. RE: Google SEO 1.6.1 - IranDeliver - 10-01-2011 01:53 PM (10-01-2011 01:39 PM)frostschutz Wrote: Google SEO can redirect back to original MyBB thread URLs. See the uninstall instructions in the documentation. Leave Google SEO installed and enabled, but revert the functions.php changes. First ty for helping Second,I did what you said : Now my Google Seo on plugin say , Quote:Add to .htaccess: URLs are .html but I want the Google SEO to redirect my Links that are indexed in Google to index. IDK if that's possible but that's what I'm trying to do. Because now when i click on my link on google it says Invalid forum or Invalid threat ..... RE: Google SEO 1.6.1 - frostschutz - 10-01-2011 02:16 PM Did you uninstall the plugin in between? Uninstalling drops the google seo entries in the database so the URLs will stop working. You'd have to restore the google seo table from a backup then. You can redirect SEO URLs to index by changing the rewrite rules Code: # instead ofDo that for all Google SEO rules and it goes to index... RE: Google SEO 1.6.1 - IranDeliver - 10-01-2011 03:01 PM (10-01-2011 02:16 PM)frostschutz Wrote: You can redirect SEO URLs to index by changing the rewrite rules If I have to change it from .htaccess I DONT have RewriteRule ^Thread-([^./]+)\.html$ showthread.php?pid=$1 [L,QSA] there hmm RE: Google SEO 1.6.1 - raoul - 10-02-2011 07:40 PM When the next update will be released? RE: Google SEO 1.6.1 - nadlerz - 10-03-2011 12:49 AM (10-02-2011 07:40 PM)raoul Wrote: When the next update will be released? (09-06-2011 10:33 PM)frostschutz Wrote: Thanks for the praise, I guess RE: Google SEO 1.6.1 - kokoko - 10-03-2011 05:55 AM please someone reply my post |