Update (copy)
This commit is contained in:
@@ -64,7 +64,7 @@ public function indexing(Request $request, $post_id)
|
||||
LaravelGoogleIndexing::create()->update($post_url);
|
||||
IndexNow::submit($post_url);
|
||||
|
||||
return redirect()->back()->with('success', 'Signalled, Bing, Yahoo and Yandex for Indexing.');
|
||||
return redirect()->back()->with('success', 'Signalled Google, Bing, Yahoo and Yandex for Indexing.');
|
||||
}
|
||||
|
||||
return redirect()->back()->with('error', 'Something went wrong.');
|
||||
|
||||
Reference in New Issue
Block a user